Tuesday, March 18, 2008

Mobile Phone Testing Platform on Internet

Mobile Complete offers about a thousand disassembled cell phones of every description, wired to servers. The phones run live for real-time 24/7 remote testing.
DeviceAnywhere is a revolutionary online service of MobileComplete that provides access to hundreds of real handsets, on live worldwide networks, remotely over the Internet - for all your dev/porting/testing needs.


Read more at
http://www.wired.com/gadgets/wireless/news/2007/10/iphone_dev_platform

Tri Lingual Email

Get Your Tri Lingual Email Address from ICTA
It's COOL !!

http://www.esrilanka.lk/esrilanka/src/login.php

Tuesday, March 11, 2008

Good Read on TCP/IP

Have you ever wondered how data reaches your computer from all over the world as you browse the Internet? You may have heard of TCP/IP, but what exactly is it doing to reach that single Web server over in the United States, all the way from Sri Lanka? How does that information reach you?

Read this!!
http://www.newartisans.com/blog_files/life.and.times.tcp.packet.php#unique-entry-id-42

Global Incidents Map

This is interesting! When you click on the website link below, a world Map comes up showing what strange & dangerous things are happening right now in every country in the entire world & is updated every few minutes. You can move the map around, zero in on any one area & actually up-load the story of what is going on. It is amazing when you can see the things that are happening anywhere, sometimes right in your own state or even your city. Global Incident Map: There is a lot happening in our world every minute. This "map" updates every 460 seconds...constantly 24/7.

http://www.globalincidentmap.com/home.php
Click on any icon on the map for text update information. It's not just about Terrorism - it's about everything happening every minute some place in the world of terrorism threats, explosions, airline incidents, etc.

Monday, March 3, 2008

An Online RegX Generator

An effective online Regular Expression generator

http://www.txt2re.com/index-csharp.php3

SQL Trigger Order Control

Good quick read on controlling the firing order of 2 or 3 triggers which fire on the same table action. (More than 3 triggers can NOT be controlled)

I have two triggers defined on my table which are set to fire on the same table actions (i.e. an INSERT, DELETE, UPDATE transaction). The second trigger that fires is dependent on the first fired trigger. How can I make sure that they fire in the correct order to enforce my business logic? In addition, as our system changes, what are some of the caveats that I need to be aware of when managing the trigger firing order?

http://www.mssqltips.com/tip.asp?tip=1409

Now I'm going to love .NET

.NET Framework Source Code now available

http://weblogs.asp.net/scottgu/archive/2008/01/16/net-framework-library-source-code-now-available.aspx