CSS 3 Rounded Corners
Find out how to make cool rounded corners without any images
0 commentsSave Tags: css-html, web 2.0
7 New Sites for Designers that are Worth a Look
A quick collection of several noteworthy launches within the past few weeks.
0 commentsSave Tags: web design
Neat PHP tricks: Casting Arrays to Objects
Array notation is fine, but it can look a bit clunky when you’re working with complex structures. This is a fairly simple example, but I’m sure we’ve... more »
0 commentsSave Tags: php
DbFinderPlugin: The ORM isn't important anymore
Today I tried the DbFinderPlugin for the first time. I am truely impressed. Using this plugin, it is not necessary anymore to really care about which... more »
0 commentsSave Tags: frameworks, php, tools
Dynamically Creating Graphs and Charts with PHP and GDChart
If you've been working with PHP for a while, you already know that the language makes dynamic image generation very simple: the GD extension and a few... more »
0 commentsSave Tags: how-to, php
Two Exhaustive Free Tools for Web Developers
If you're a developer, or would-be developer, working on any type of web-based project, there are a couple of free resources that I recommend for... more »
0 commentsSave Tags: php, tools, web design, web services
Using Annotations in PHP
Addendum is a PHP library that supports single-value and multi-value annotations.
2 commentsSave Tags: how-to, open source, php
11 Steps to a More Stable Freelance Income
Some tips for minimizing down times for freelancers.
0 commentsSave Tags: how-to, web design, web services
Maven and MyEclipse Webinar (free, of course)
This Wednesday, MyEclipse will host a FREE webinar that will explore the latest features of MyEclipse 6.5, specifically Maven4MyEclipse.
0 commentsSave Tags: announcement, java, tools, usability
JDK 6 Update 7: Java VisualVM Included
JDK 6 Update 7 has been released, which includes a new visual troubleshooting tool called Java Visual VM.
0 commentsSave Tags: java
Python Developer Center from Sun Microsystems, Inc
Welcome to your resource center for the Python programming language and Jython, its implementation for the Java platform.
1 commentsSave Tags: python
5 useful google search tips
You can use Google search can be used as calculator, currency converter or height and weight unit converter.
0 commentsSave Tags: how-to, usability
deviantART: 30+ Breathtaking Artworks
The web is rich with creative and amazing artworks, and one of the most unusual source of artworks are those you can find on deviantART. Let’s take a... more »
0 commentsSave Tags: trends, web 2.0, web design
Building a medium to large scale Flex App using Cairngorm (Part 4)
In this final part on building a medium to large scale flex or Air app using Cairngorm, I will look at how I approach the service locator and use flex... more »
0 commentsSave Tags: flash-flex, frameworks, methodology, ria
Aspect Oriented Programming in JavaScript « The Simple Part
A simple example of how to achieve some form of AOP in JavaScript.
0 commentsSave Tags: javascript, web 2.0
How to create draggable or resizable elements using mootools - a beginner guide
A simple beginner guide of how to create draggable or resizable elements using mootools.
0 commentsSave Tags: ajax, frameworks, javascript, web 2.0
Tim Bray: The Web is NOT an OS
Last Thursday I tweeted: “I strive to maintain an open mind when nontechnical people talk about the ‘Internet OS’ or ‘Web OS’. Sometimes it's tough.”... more »
2 commentsSave Tags: opinion, trends, web 2.0
The Essence of Software
Distilling software into its essence provides a unique perspective on the overall process. Once we've explored the foundations it becomes easier to... more »
0 commentsSave Tags: opinion
A look at the Google Graph class
Using the GoogleGraph PHP class by Ryon Sherman was easy and straightforward, but it had some problems. Find out how to fix these bugs in the... more »
0 commentsSave Tags: php
8 steps to my personal Firefox setup for productivity
A Java + Web programmer's COMPLETE guide to setting up Firefox 3 for ultimate productivity. There is a ton of useful stuff here just for new FF3 setup... more »
2 commentsSave Tags: how-to, opinion, tools
Enerjy Java & Eclipse Products Now Free
After much thought, we have decided that selling Java development tools is not a viable business model for us. The good news is that we are absolutely... more »
0 commentsSave Tags: eclipse, java, tools
What Science Fiction Can Teach Developers
I am a bit of a SciFi geek. There ... I have admitted it. No, not one of those weird SciFi fans that turns up at Trekkie or Trekker conventions... more »
0 commentsSave Tags: opinion
OpenID: Does The World Really Need Yet Another Username and Password?
As we continue to work on the code that will eventually become stackoverflow, we belatedly realized that we'd be contributing to the glut of username... more »
0 commentsSave Tags: opinion, reviews
Database schema: Keep track, manage and apply changes.
LiquiBase is an open source, DBMS-independent library for tracking, managing and applying database changes.
7 commentsSave Tags: database, java, open source, php
Fibonacci Functions
You can tell a *lot* about how a language works by looking at those simple examples. Does it encourage and/or optimize for tail-recursion? Does the... more »
0 commentsSave Tags: other languages
via