Archive for Interesting Links

99 Bottles of Beer in Different Programming Languages

October 12, 2009 | 0 Comments

99 Bottles of Beer

 

Read more…

Filed Under: Interesting Links

A List of All The Top-Level Domains

September 3, 2009 | 2 Comments

Here is list of all the generic top-level domains (gTLDs) and country-code top-level domains (ccTLDs). A link to a CSV file containing the list is available at the end of the post.

Read more…

Filed Under: Interesting Links

6 C# Blogs Worth Following

February 17, 2009 | 2 Comments

Here is a list of C# blogs worth checking out every now and then.

Read more…

Filed Under: Interesting Links

8 Links to Programmer Jokes Pages

February 9, 2009 | 1 Comments

funny

Some jokes about our profession.

Read more…

Filed Under: Funny, Interesting Links

A PInvoke Wiki for .NET Developers

January 26, 2009 | 0 Comments

PInvoke Logo
PInvoke is short for Platform Invoke which is a service in the .NET Framework that enables managed code to call unmanaged functions in dynamic link libraries (DLLs). PInvoke.net is a wiki of Win32 and other unmanaged APIs for C# and VB.NET developers.

Read more…

Filed Under: Interesting Links

A Complete List of Travian Game Servers

January 10, 2009 | 5 Comments

Travian
Here is a list of all the Travian servers available to date. It took me a long time to compile this list, and the Travian Team dont have such a list available for third party developers. To get the SQL-Dump of a server just append /map.sql to the name of the server for the sql file, or /map.sql.gz for a compressed version. The SQL-Dump is updated daily at 7 AM (GMT +1). To use this file in ASP.NET please read Creating Your Own Travian Utilities.

Read more…

Filed Under: Interesting Links

How to Check Your Site for Infected Links and Malware

January 2, 2009 | 0 Comments

Scandoo is Google Search wrapper that displays icons in search results that show if the page is safe or not.

Read more…

Filed Under: Interesting Links