Monday, July 21, 2008

Cheat Sheets for Front-end Web Developers

In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).

read more

How To Get Started Programming With Django

Django is a web framework designed to help you build complex web applications simply and quickly. It's written in the Python programming language. Django can do some very complex things with less code and a simpler execution than you'd expect. This tutorial breaks down how to start working with Django.

read more

Tuesday, July 15, 2008

Google Docs Offline :Get your documents whenever, wherever

Concerned about storing documents online because you can't get them offline?No worries, now Google Docs works offline:Edit your documents and view your presentations.Changes are saved offline and sync automatically.Get your documents whenever, wherever !!!

read more

Deep Fried Bytes 4: Scaling Large Web Sites with Joe Stump

Have you ever wanted to learn how top 100 web sites are architected? Deep Fried Bytes hosts Keith Elder and Chris Woodruff sat down with Joe Stump, Lead Architect at DIGG to discuss scaling large web sites, his life, development experiences and team building.

read more

Google on How they Use Data to fight Web Spam

As the head of the webspam team at Google, I'm in charge of making sure your search results are as relevant and informative as possible. Webspam, in case you've never heard of it, is the junk you see in search results when websites successfully cheat their way into higher positions in search results or otherwise violate search engine quality ....

read more

$15 Million of Red Bull says Ruby on Rails is here to stay

Enterprise Ruby host "Engine Yard" has announced another $15 million in funding- a strong indicator of the future of the Ruby programming language. They plan to use the money to buy Red Bull and build a cloud computing infrastructure called Vertebra.

read more

Monday, June 30, 2008

25 Excellent Ajax Techniques and Examples

If you’re interested in expanding your understanding of Ajax techniques and practices, check out these 25 hand-picked Ajax articles and tutorials that outline various methods and concepts involved in the development of Ajax-based applications.

read more

15 Tools to Help You Develop Faster Web Pages

If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications.

read more

Google on How they Use Data to fight Web Spam

As the head of the webspam team at Google, I'm in charge of making sure your search results are as relevant and informative as possible. Webspam, in case you've never heard of it, is the junk you see in search results when websites successfully cheat their way into higher positions in search results or otherwise violate search engine quality ....

read more

Monday, June 2, 2008

Database Normalization and Table Structures

Normalisation and relationships explained in clear terms.

read more