5 Steps for the Perfect Tabbed Navigation Menu
I've just been browsing a site of a service that I'm trying out, and while I like the site and a lot of the interface, I came across a little design... more »
0 commentsSave Tags: opinion, web design
MySQL WorkBench - A great tool for your databases
A great tool for working with mysql database
3 commentsSave Tags: database
Will you need a JavaScript framework on your next project?
One of the pitfalls of using a JavaScript framework, especially among beginners, is the ability to quickly lose sight of what is specific to the... more »
0 commentsSave Tags: frameworks, javascript, trends
Objective-C for iPhone application development
Objective-C and iPhone application development. Resource links & how to start.
0 commentsSave Tags: mobile
SubSonic Scaling
A question came up in the dashCommerce forums about SubSonic's ability to scale. I'd like to address this a bit as the link has been deleted and I... more »
0 commentsSave Tags: .net, frameworks
Sprinkle some Groovy into your App Part 1
Easily add Groovy scripting to your existing Java application.
0 commentsSave Tags: groovy, java
Why Learning F# Is So Difficult
My third installment in the Learning F# Series is coming out in the next day or two. While I was writing it, I had some time to reflect on why... more »
0 commentsSave Tags: .net, opinion, other languages, trends
It's not Christmas: Nobody enjoys unwrapping your present
I don't know why it happens, but it happens with disturbing frequency. A customer wants to report a problem, and then illustrate it with a screenshot... more »
0 commentsSave Tags: humor
Mozilla drags IE into the future with Canvas element plugin
Most browser implementors are quick to adopt emerging Internet technologies, but Microsoft can't or won't make Internet Explorer a modern web browser.... more »
0 commentsSave Tags: css-html, javascript, tools
Does your team culture encourage learning?
In the ever-growing field of software engineering, continually learning is essential. While a lot of developers internally have the drive, they're... more »
0 commentsSave Tags: opinion, reviews
C++ Gets an Overhaul
In this overview of the changes proposed for the new standard, you'll get an idea of the kinds of improvements you can expect this time around.
2 commentsSave Tags: c-and-cpp
Semitransparent rollovers made easy with JQuery
I’m continuing to enjoy working with jQuery. This article shows a simple method for enabling semi-transparent rollovers which actually work on IE 6.... more »
0 commentsSave Tags: javascript
GemPlugins: A Brief Introduction to the Future of Rails Plugins
The new Gem Dependencies of Rails 2.1 give developers an easier-than-ever ability to keep track of and maintain the various library dependencies... more »
0 commentsSave Tags: reviews, ruby
Java web-application in 60 days. Day 5 - Annotations, JPA, ExtJS grids, Acegi
After some timeout and with new ideas we will go ahead. Today we will implement our thoughts about annotation driven Spring context, will review main... more »
0 commentsSave Tags: java
Integrating Graphic Assets Into Your JavaFX Application
This tutorial shows you the process of exporting a layered graphic from Adobe Illustrator into a NetBeans JavaFX project. It helps you work with one... more »
0 commentsSave Tags: how-to, java, other languages
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
via