30 Best Firefox add-ons
As I am one of the many Firefox users I use many of its add-ons which make my work so much easier. And I would like to share with you list of 30 best... more »
1 commentsSave Tags: reviews, tools
Learn Adobe AIR, Part 1: Build A Note Storage App
The Adobe Integrated Runtime (AIR) platform changes the game for web developers, taking standard web technologies such as HTML, CSS, and JavaScript,... more »
0 commentsSave Tags: flash-flex, ria
IntelliJ Idea 8: Smart Type Completion Becomes Even Smarter
Most of you are aware of IntelliJ IDEA smart type completion feature that is invoked with Ctrl+Shift+Space shortcut. In the latest IntelliJ IDEA 8... more »
2 commentsSave Tags: announcement, java, tools, usability
Check In Early, Check In Often
Developers who work for long periods -- and by long I mean more than a day -- without checking anything into source control are setting themselves up... more »
0 commentsSave Tags: methodology
Five Reasons BitNami Makes Your Life Easier
If you’re not already familiar with BitNami, the aim of the project is to help spread the adoption of open source software by making it easier than... more »
1 commentsSave Tags: open source, php, unix-linux, windows
Ruby Programming Language By David Flanagan, Yukihiro Matsumoto
tries to highlight imp points from this book.
0 commentsSave Tags: ruby
New Website for the Scala Language
The new website finally goes live! The existing content has been reorganized and updated, and finding the desired information should now be much... more »
0 commentsSave Tags: news, open source, other languages, research
A basic PureMVC MultiCore AS3 example using Pipes Utility and Modules
These days I’ve been playing around with the latest cool utility for PureMVC MultiCore AS3 called “Pipes Utility” developed by Cliff Hall. It’s a very... more »
0 commentsSave Tags: flash-flex, frameworks
Things to watch for when Porting from PureMVC to PureMVC multicore
So you’ve built the majority of your application in PureMVC and now you wanna lob a module or two in there. Go ahead. Add that excitement to your... more »
0 commentsSave Tags: flash-flex, frameworks
John Resig - querySelectorAll in Firefox 3.1
A brand-new implementation of the Selectors API has landed in the latest Firefox nightlies (and in Firefox 3.1a1) - on track to head your way in the... more »
0 commentsSave Tags: javascript, tools
Identifying Senior Software Engineers: Six Critical Differences
For HR and legal purposes, most development companies classify Software Engineers into ranks from I to IV (or V). The higher the rank, the higher the... more »
0 commentsSave Tags: agile, how-to, methodology, opinion
Beust Coding Challenge Wrap-up
My first take away from this little exercise is that conciseness only goes so far. I have seen people post a one-liner solution on their blog in... more »
0 commentsSave Tags: c-and-cpp, java, other languages
12 Print Magazines for Web and Graphic Designers
There’s obviously no shortage of content online for web designers, but the offline content is frequently overlooked. There are a number of print... more »
0 commentsSave Tags: reviews, web design, web services
Spring Recipes: A Problem-Solution Approach
Spring Recipes covers Spring 2.5 from basic to advanced, and introduces several common Spring projects that will bring significant value to your... more »
0 commentsSave Tags: books, frameworks, java, reviews
Python: An Introduction to Thread Programming
This writing explains the basics of thread programming, for a beginner, the concept of thread programming is often intimidating with the complexities... more »
0 commentsSave Tags: python
8 Golden Rules of Interface Design
From the book Designing the User Interface by Ben Shneiderman, he pointed out 8 rules to guide us to good interaction design.
0 commentsSave Tags: usability
Don't bring me solutions, bring me problems
Why managers/leaders/product owners sometimes treat developers as machines to write the code? Why they don't trust developers and don't believe they... more »
0 commentsSave Tags: agile, how-to, methodology, opinion
Blank Themes, Frameworks and Templates: Resources to Speed Up Your Development Time
A collection of 12 resources that will help you to save time at the start of your design projects.
0 commentsSave Tags: css-html, tools, web design
4 Online Handbooks for Web Designers & Developers
Great resource lists for designer and developers.
0 commentsSave Tags: tools, trends, web 2.0, web design
Practical Uses for the PHP Tokenizer
In this article we take a look at the PHP tokenizer and its potential at analyzing and processing PHP source code. We will build several working... more »
0 commentsSave Tags: php
Erlang Mnesia or ETS?
Recently I've been working on a RESTful web app project in Erlang using Yaws appmods. I decided I needed a memory cache to cache a (MySQL) database... more »
0 commentsSave Tags: frameworks, opinion, other languages
Big list of Web 2.0 Design Generators For Developers
If you are a busy web developer that also need to work on the interface, here is a handy list of online tools to help you save time and effort... more »
0 commentsSave Tags: web 2.0, web design
XML Schema nillable=”true” vs minOccurs=”0″
nillable="true" and minOccurs="0" is really confusing terms in XML Schema. Here is a simple explanation of what it actually means.
0 commentsSave Tags: how-to, web services, xml
14 Must-read Web Design Interviews
"Below is the list of 14 interviews with web design and development experts. The interviews are nicely confined, and are themselves informative and... more »
0 commentsSave Tags: css-html, trends, usability, web design
A Deeply Skeptical Look at C++0x
Today I saw a link to an article entitled C++ Gets an Overhaul on Hacker News detailing C++0x, the proposed set of standards for the new generation of... more »
1 commentsSave Tags: c-and-cpp, standards
via