CSS Equivalent of Prototype?
One of our programmers had the following comment in a recent Subversion commit: “Verified to display correctly with IE6, IE7, FF Ubuntu, FF, Galeon,... more »
1 commentsSave Tags: css-html, web design
Using Ruby to Scrape a Web Page
Code to scrape a web page and look for occurrences of a string.
0 commentsSave Tags: how-to, ruby
Web 2.0 Colors CSS Template
A style sheet that makes it easy for you to test various web 2.0 colors on your site.
0 commentsSave Tags: css-html, web 2.0
Creating Web 2.0 Buttons in Linux with Xara Xtreme
Use this alternative to Gimp and Inkscape to create your next Web 2.0 button.
0 commentsSave Tags: gui, how-to, open source, web 2.0
Eclipse Day 2 - Sync Manager - FTP remote file editing
Moving from Dreamweaver to Eclipse.
0 commentsSave Tags: eclipse, how-to, tools, web design
Sending SMTP E-mails With Ruby on Rails
Skip the headaches with this easy guide.
0 commentsSave Tags: how-to, ruby
Essential Tools for Web Developers
A peek into the toolbox of a Web 2.0 developer.
0 commentsSave Tags: tools, web 2.0, web design
Using Easy Eclipse + Aptana Instead of Dreamweaver
Has anyone been able to find a good color chooser and PHP auto-completer for Eclipse?
0 commentsSave Tags: how-to, reviews
Determining Your Website’s Popularity Free
15+ resources to help you to track your website s progress.
0 commentsSave Tags: how-to, web design
Going from Dreamweaver to EasyEclipse
Although Dreamweaver is a great editor in its own right, I am always trying to explore new and easy ways to increase my productivity as a programmer.... more »
0 commentsSave Tags: how-to
Create a Simple Ruby on Rails Plugin in Minutes
Use this guide to create your first simple plugin in Ruby on Rails.
0 commentsSave Tags: how-to, ruby
Understanding the C in CSS
This simple tutorial explains the cascading feature of CSS. Useful for those starting out with CSS or if you need a refresher.
0 commentsSave Tags: css-html, how-to
How to Handle Thousands of Users with Your Blog
I have encountered this multiple times where people say something like: "I got around 13,000 hits and server couldn't handle it". This article shows... more »
0 commentsSave Tags: how-to, open source, php, server
How to Easily Monitor your Website Uptime for Free
This is a very simple and effective way to make sure you know when your site or blog is down.
0 commentsSave Tags: how-to, tools, unix-linux, web design
How to: Optimize Website Performance for 100 million page views
The "Slashdot effect" or "Digg Effect" are just two popular terms, describing a website crashing under the load because it wasn't designed to properly... more »
0 commentsSave Tags: database, methodology, server, web services
Emacs for Rails
If you are interested in setting up Emacs on Windows, OS X or even in a terminal specifically for Rails development, this 5 part series of posts is... more »
0 commentsSave Tags: how-to, ruby, tools
A Simple Graphical Batch File Name Changer for Windows (Python Source)
This will be most useful for those starting out with Windows programming using Python.
0 commentsSave Tags: how-to, python, tools
Using the Decorator Design Pattern to Create a Dynamic Community
Some thoughts on creating a dynamically evolving social network based on usage data.
0 commentsSave Tags: frameworks, methodology
Introducing LinRails: Run Ruby on Rails in Linux Easy
LinRails is a binary package that includes Ruby-1.8.6, Rubygems-0.9.4, Rails 1.2.3, Mongrel 1.0.1, MySQL-5.0.41, ncurses-5.6, OpenSSL-0.9.8e, and... more »
0 commentsSave Tags: announcement, frameworks, ruby, unix-linux
How to Access Your Ubuntu Remotely
When I was using Windows XP I would use UltraVNC to access my desktop remotely, then when I “upgraded” to Vista I did not take to the time to do that,... more »
0 commentsSave Tags: how-to, unix-linux
Social Networks for Developers
Here are ten (sort of) social networks every developer should check out
0 commentsSave Tags: humor, opinion, research
Dynamic CSS Tabs in Symfony
This solution is based on the Sliding Door technique with dynamic width and a rollover effect. The menu is defined using a plain HTML list and using... more »
0 commentsSave Tags: css-html, frameworks, php, web design
Build Scalable Web 2.0 Sites with Ubuntu, Symfony, and Lighttpd
How to scale a website using tools such as tmpfs in-memory file systems, eAccelerator, Memcached, Lighttpd, Symfony, Ubuntu, client-side caching, and... more »
1 commentsSave Tags: frameworks, how-to, open source, unix-linux
Learn Python in 10 minutes
So, you want to learn the Python programming language but can't find a concise and yet full-featured tutorial. This tutorial will attempt to teach you... more »
0 commentsSave Tags: how-to, python
Time-Savers: Code Beautifier And Formatter
The tools and services we ’ve collected below aren’t validators. They format and beautify the code; some of them can remove redundant elements. Using... more »
1 commentsSave Tags: tools
via