Programing Info

Programing Article - News - Download

Tracking your blog Free Trafict Backlink

More Bookmark

Del.icio.us reorganized!!! (its about time)

Focused on usability and readability.More spacing, less colors, few icons...Applies also to the del.icio.us Firefox plugin More…

Learn to Ruby: 74 Quality RoR Resources and Tutorials

As is the case with every language, learning Ruby on Rails from scratch can be quite a pain. We've compiled a list of the best Rails resources the Web

Top Ten Mistakes in Web Design (Updated 2006)

Since my first attempt in 1996, I have compiled many top-10 lists of the biggest mistakes in Web design. See links to all these lists at the bottom of

Detective Story about a Famous Snippet of Quake 3 Code

Beyond3D tracks down the origin of a famous function in the Quake 3 source for finding inverse square roots.

CSS: Getting Into Good Coding Habits

In this article we will look at what might be considered best practices, or perhaps, good coding habits to get into. To begin, we will look at removin

The Daily WTF is now named Worse Than Failure.

The Daily WTF is now named Worse Than Failure. Don ’t worry – nothing else is changing – it’s still the same ole’ WTF.

300+ free-use PHP scripts

A nice collection of PHP code snippets with tags

Watch Diggs Appear in Real-Time on Brian Shalers Map of the Digg Community

In this Digg data visualization, icons are placed at users' coordinates on the map in real-time as they Digg stories. You can then click on the icon t

How to: Defeat Procrastination and Analysis Paralysis

If the company you work for spends more than an hour a week in meetings you just might have the organisational version of analysis paralysis. While it

Beyond JPEG

It's surprising that the venerable JPEG image compression standard, which dates back to 1986, is still the best we can do for photographic image compr

Cell Phone Software: The Billion-Dollar Sand Trap

Cell phones seem like the obvious platform for the next generation of billion-dollar startups. But they're not. Hundreds of web entrepreneurs have gon

List Article And Content

More Article

Performance Research, Browser Cache Usage - Exposed!

"Since browsers spend 80% of the time fetching external components including scripts, stylesheets and images, reducing the number of HTTP requests has

Six ways to write more comprehensible code

As a developer, time is your most valuable resource. These six tips on how to write maintainable code are guaranteed to save you time and frustration:

Code Monkey Song

What do Code Monkey think?Code Monkey think maybe manager want to write god damned login page himself

975(and counting) Downloadable Ebooks

the title says it all.

Migrate Visual Studio C and C++ projects to Eclipse CDT

With most C/C++ projects on Windows ® developed with Microsoft® Visual Studio®, it is essential to study the migration of these projects to Eclipse,

AJAX Debugging with Firebug: web development is fun again!

The creator of Firebug shows that this Firefox extension is much more than just a JavaScript console: modify the page in place, explore and change all

How To Make a Simple IRC bot From SCRATCH In Python!

A great guide on how to make something useful and fun in Python - an IRC bot. A MUST-READ for anyone learning Python! More…

Google liberates the Google Web Toolkit

Google has released the source code of GWT under the open source Apache 2.0 license.

What does the hot girl at the party think of your programming language?

Imagine, if you will, a hypothetical situation. It involves a geek talking to a hot girl at a party, so already we can guess that it is _very_ hypothe

Top 12 Ruby on Rails Tutorials

A former student asked me a few days ago how I learned Ruby on Rails. The answer was that I simply read alot of great tutorials. So in the spirit of s

A First Person Shooter in javascript?

With the Canvas tag, it's now possible. This article includes an emulator that loads roms and many proof of concept applications using this tag