MIT’s Introduction to Algorithms, Lecture 6: Order Statistics
This is the fourth post in an article series about MIT’s lecture course “Introduction to Algorithms.” In this post I will review lecture six, which is... more »
0 commentsSave Tags: research
Creating Vista Style Login Screen With Silverlight 2 Beta 2
I was trying to create Vista style Login screen using Silverlight. I've seen couple of excellent custom Vista style UI designed in WPF by the known... more »
0 commentsSave Tags: gui, microsoft
White paper on IronRuby published
Manning published my white paper — or green paper as they call it — on IronRuby. You can find it here...
0 commentsSave Tags: .net, ruby
Curved ScrollBars using WPF 3D
My blog entry Non-Affine Transforms in 2D? posted a year ago is about using WPF 3D to mimic two-dimensional non-affine transforms, which are not... more »
0 commentsSave Tags: .net, frameworks, gui
Virtual SCRUM Board
Virtual SCRUM Board (VSB) is a software tool that helps Scrum teams manage the uncommitted backlog, sprints, stories and tasks. VSB empowers Scrum... more »
0 commentsSave Tags: agile, methodology, tools
Interview: Ruby On Rails Creator On The State of eCommerce
David Heinemeier Hansson created the Ruby on Rails software framework. He’s also a partner in 37signals, producers of the popular Basecamp suite of... more »
0 commentsSave Tags: frameworks, ruby, tools, web 2.0
Why we bill by the Hour
Hourly vs. Fixed Bid, why we bid hourly and always will.
0 commentsSave Tags: agile, opinion
QuickSort for Fun!
This is a QuickSort for fun in C# 3 for a list with repeated items.
0 commentsSave Tags: .net
Zero to Production in 15 Minutes
There still seems to be confusion about the relative simplicity or difficulty of deploying a Rails app using JRuby. Many folks still look around for... more »
0 commentsSave Tags: frameworks, java, ruby, security
Mootools basics + 5 useful tips
In this post, you will find a little reminder of Mootools base functions (Basic Learning) + 5 very cool tips and examples to do more things with less... more »
0 commentsSave Tags: javascript, open source, web 2.0, web design
Microsoft .NET 3.5 SP1 Released: More Controls, Streamlined Setup, Improved Start-up
The .NET Framework 3.5 Service Pack 1 (SP1) delivers more controls, a streamlined setup, improved start-up performance, and powerful new graphics... more »
0 commentsSave Tags: .net, announcement, web design
300+ PHP Presentations Online
The PHP Presentation System hosts over three hundred presentations, covering a slew of different topics including performance, testing, debugging,... more »
0 commentsSave Tags: php, security, web services, xml
5 Software Build Patterns
Do you want to help develop build patterns and identify? We have patterns-a-plenty for writing code. How about patterns for building it?
0 commentsSave Tags: .net, agile, java, tools
Distributing Air Applications in a clean, easy way
Tutorial on how to distribute AIR Applications to people that never heard of it. How to avoid to force user to install two things (AIR Runtime and the... more »
0 commentsSave Tags: flash-flex, how-to, methodology, ria
Root Cause of Singletons
Since I have gotten lots of love/hate mail on the Singletons are Pathological Liars and Where Have All the Singletons Gone I feel obliged to to do... more »
0 commentsSave Tags: java
Why XAML is Powerful
XAML, Microsoft's eXtensible Application Markup Language, was released with the .NET 3.0 framework and works with the new technologies available in... more »
0 commentsSave Tags: .net, microsoft, windows, xml
A critical review of the upcomming JSF 2.0 spec
JSF, especially 1.1, got criticized by some Java developers. For JSF 2.0 this critique was taken seriously and a much improved spec is currently being... more »
0 commentsSave Tags: java, reviews, web 2.0
You've caught an exception. Now what?
An effective strategy for handling exceptions is to catch them at the boundary of a coarsely-grained "unit of work". Once you've caught an exception,... more »
1 commentsSave Tags: .net, java, opinion, php
Chain.js - Great JavaScript Template Engine
Find out how to use Chain.js (a JQuery plugin) as client-side Javascript template engine -- the best one I've ever seen.
1 commentsSave Tags: javascript
Java.next #3: Dispatch
This is Part Three of a series of articles on Java.next. In Part Three, I will explore how the Java.next languages (JRuby, Groovy, Clojure, and Scala)... more »
0 commentsSave Tags: groovy, java, other languages, ruby
Divx releases H.264 encoder alpha
DivX is joining the high-definition era: Following its first H.264 decoder, the company today announced the alpha version of its first H.264 encoder.... more »
0 commentsSave Tags: announcement, frameworks, news
Swing Explorer 1.3: NetBeans Plugin & "Addition Trace" Feature
After quite a long summer delay I'm proud to announce a new version of Swing Explorer. Swing Explorer is a tool for debugging of Swing applications,... more »
0 commentsSave Tags: frameworks, java, tools
Redhat perl. What a tragedy.
According to this google trends analysis Redhat, Centos and Fedora make up the majority of linux distributions used in production. All these have a... more »
0 commentsSave Tags: perl, unix-linux
30 Free High Quality Wordpress Themes
In this article we present over 30 fresh free high-quality WordPress themes. All themes can be downloaded, customized and used for free — in personal... more »
0 commentsSave Tags: web design
User Stories: Three Steps to Better Presentations
As a Scrum Coach, I often take on the role of Evangelist. Monday afternoon, I explained Scrum to the Swiss Java User Group[1]. Although not my first... more »
0 commentsSave Tags: agile, how-to, methodology, trends
via