Why Programming Is Less Rewarding Than Designing
Why does programming feel so much less rewarding than designing? Why can't people see the hard work we have to do, and look beyond the shiny colorful... more »
3 commentsSave Tags: opinion, trends, web design, web services
Creating DSLs in Java, Part 3: Internal and external DSLs
You understand the basics of domain-specific languages and now you're ready to begin creating and refining them for your projects. In this third... more »
0 commentsSave Tags: how-to, java
An Automated, Browser-based JavaScript Profiling Tool
A cross-browser Ajax profiling tool called "Razor Profiler" is available for public review now at razorspeed.com. This online tool uses lexical... more »
0 commentsSave Tags: ajax, javascript, tools
Adventures of adding YahooUI (YUI) to a MVC Site
I decided that I wanted to give the YahooUI (YUI) framework/library a go recently. My first task was to get a few of my data listing pages on... more »
0 commentsSave Tags: .net, frameworks, javascript
Spring 3.0 and REST
I've heard a bit here and a bit there. I'm pretty interested in the RESTful changes that the Spring @MVC framework and even the cessation of Support... more »
0 commentsSave Tags: frameworks, java, web services
Interesting GridGain Demo at Denver JUG
However, during Denver JUG something interesting happened. During the coding demo, one of the people in the audience downloaded GridGain and started a... more »
0 commentsSave Tags: java, open source
Cloud-Oriented Architecture (COA)
With all the hype this year about cloud computing and things like Amazon EC2/S3 as well as Google App Engine and Bigtable, you can feel it coming.... more »
0 commentsSave Tags: opinion, server, trends
Dependency Injection is Broken
Earlier today I was reading a blog about the worthlessness of constructors. Frankly, I didn't really get the point of the post, but the title was... more »
1 commentsSave Tags: frameworks, java, opinion
Visual Studio Tip: Split Views
There are a couple of ways to get a split view in Visual Studio. Both are incredible time savers that I use daily. The first is one that most... more »
0 commentsSave Tags: .net, how-to, tools
How to create a horizontal navigation website using JQuery.
Horizontal based navigation websites are the ones in which the user has to scroll horizontally rather than scrolling vertically to see the contents.... more »
0 commentsSave Tags: css-html, javascript, web design
OpenXava 3.0.3: JPA Application Engine
OpenXava is a JPA Application Engine. You put in your JPA classes and, in exchange, you obtain a full-featured application ready for production, and... more »
0 commentsSave Tags: frameworks, java, news
MySQL 6.0.6 Alpha Released Introduces Maria
MySQL 6.0.6-alpha, a new version of the MySQL database system has been released and intoduces two new storage engines most interesting Maria.
0 commentsSave Tags: announcement, database, server
An example of bad test, part 1
Let us take a look at this test. When I saw it, the test cried out in pain to me: "Help me, I am so overworked."
0 commentsSave Tags: other languages, reviews
Play an MP3 Using Java Media Framework
The following code shows you how to develop a simple Java application that can play MP3 files. This application is based on JMF (Java Media... more »
0 commentsSave Tags: how-to, java
JavaScript Arguments
The arguments object in JavaScript is a local variable in any function that provides some nice features we can use in our code. Here is the list of... more »
0 commentsSave Tags: how-to, javascript, reviews, web design
NetBeans IDE 6.5 Beta The Solution For PHP Developers?
The recently released NetBeans IDE 6.5 Beta introduced support for PHP development. This post asks PHP developers whether you've tried NetBeans yet,... more »
0 commentsSave Tags: php, tools
CSS 3 Rounded Corners
Find out how to make cool rounded corners without any images
0 commentsSave Tags: css-html, web 2.0
An Introduction To Open Sim: the "Apache of Virtual Worlds"
You've probably read a bit about Open Sim, the BSD-licensed virtual world server, and recent news that IBM and Linden Lab are working to make Second... more »
0 commentsSave Tags: news, open source, opinion, reviews
Easier C++: An Introduction to Concepts
C++0x concepts bring the full power of the Generic Programming paradigm to C++, making templates more expressive, easier to write, and easier to use.... more »
1 commentsSave Tags: c-and-cpp
Stripes 1.5 Final Release
Stripes Framework, the best Java MVC action based framework, 1.5 version available, thanks and congratulations for all the Stripes community
0 commentsSave Tags: frameworks, java, news, open source
Build An Incredible Login Form With jQuery
This tutorial will teach you how to build a beautiful login form with jQuery.
5 commentsSave Tags: javascript, usability, web design
25 Painless Ways to Free Up an Hour a Day for Your Goals
What would you do if you had an extra hour a day? This is a common barrier I run into when I write about making positive life changes: people don’t... more »
0 commentsSave Tags: opinion, reviews
The Ruby Programming Language - Part1
tries to highlight imp points from the book.
0 commentsSave Tags: ruby
Obie Fernandez "Do The Hustle" - how programmers can sell, negotiate, and deal with clients without headaches
Obie Fernandez shares his experience successfully selling consulting services for both Thoughtworks and Hashrocket to help you with the following... more »
1 commentsSave Tags: how-to, ruby
Actionscript Filters Assist
Filters Assist is an online tool to compose Actionscript filters in an artist friendly way, and then obtain the sample code to use the achieved visual... more »
0 commentsSave Tags: flash-flex, tools
via