To fight my fire I need a MOP
I feel like I have reached a peak, I understand and use Inheritance, Polymorphism, Abstraction, Encapsulation and Parametric Inheritance (Generics)... more »
0 commentsSave Tags: methodology, opinion, trends
Mac Widgets for Java
I’ve just released Mac Widgets for Java version 0.9.0. The Source List component (pictured below) is the only component fully ready to use. You can... more »
0 commentsSave Tags: apple, gui, java
Managed Extensibility Framework: Why?
Sometimes... no often... I'm quite dumb. I've been skimming through posts about the MEF thinking that people were talking about the Entity Framework... more »
0 commentsSave Tags: .net, frameworks, opinion
Silverlight Slider and Absolute values
If you use the Slider object in Silverlight (or WPF for that matter) you may have experienced some similar frustration that I have recently. Let’s... more »
0 commentsSave Tags: .net, ria
SQL 2008, Filestream, Docs from VB
Someone asked me if I had a simple sample of how to read/write documents into a database table using FILESTREAM in SQL Server 2008. I set about it.... more »
0 commentsSave Tags: .net, database, how-to, microsoft
Some Silverlight events coming up
I’m pretty excited about the upcoming Fall travels I have. Fresh on the heels of a 3-day session with the entire Silverlight team this past week, I’m... more »
0 commentsSave Tags: .net, microsoft, ria
Comet: Behold, the Forever GIF
I imagine readers of Comet Daily are pretty familiar with the typical Comet transports: Long-polling, htmlfile streaming, XHR streaming, etc. I... more »
0 commentsSave Tags: javascript, server
How can I make sure Terracotta is wired into my application?
One of the funny things about Terracotta is that applications typically don't know it's there. This is normally a really good thing - it means you... more »
0 commentsSave Tags: frameworks, how-to, java
Using Groovy Builders in Sling
Sling is a new approach in web development. It is, amongst other, a thin REST layer onto a JCR repository. Sling also makes use of the language... more »
0 commentsSave Tags: frameworks, groovy, java
TotalView Debugger Offers Instant Replay
After years of development, TotalView Technologies has launched ReplayEngine, a debugger add-on that allows developers to record and replay their... more »
0 commentsSave Tags: gui, other languages, tools, unix-linux
Real World Haskell vs Python for Text Processing
This is fortuitous because I recently decided to try Haskell once again for real development. I wrote my cute little tree kernel in Haskell and the... more »
0 commentsSave Tags: other languages, python
Page Thumbnails for UI Design
Early in a UI design project, it's efficient to be able to quickly arrange and rearrange the high level navigation and flow of the application or site... more »
0 commentsSave Tags: methodology, tools
JavaScript file encoding
Although JavaScript itself uses Unicode internally, you can still run into charset conversion problems. Consider the following example of charset... more »
0 commentsSave Tags: javascript
10 Minute Mock Prototyping - Tips for PowerPoint
Mocking up user-experience designs needn’t be time a huge time-sink. This is especially true for sketchy, early-stage designs. First draft mockups are... more »
0 commentsSave Tags: methodology, tools
YUI Pacman!
So here it is, my new project after a one year break. I know it’s not perfect and of course you can find some bugs, errors, not well optimized lines... more »
0 commentsSave Tags: frameworks, games, javascript
Wow - Google Chrome at 7% less than a week after release
7% less than a week after release. That must be the most successful SW release in history of mankind :)
1 commentsSave Tags: microsoft, news, open source, tools
Tips and Tricks - ASP.Net AJAX Applications
My previous articles on ASP.Net AJAX helped you to understand the basics and implementing AJAX applications in ASP.Net. This article is aimed to... more »
0 commentsSave Tags: .net, ajax, web design
The Monday Roast: Weekly Flash Link Roundup
A weekly selection of the hottest Adobe Flash related links from around the web.
0 commentsSave Tags: flash-flex
Empowering The Agile Team - Does This Apply To Me?
Many times we question the what if’s and how they apply to what I do. One of the very earliest projects I had the privilege of working on involved... more »
0 commentsSave Tags: agile, methodology, reviews
Podcast: Writing LUA Scripts for MySQL Proxy - MySQL University
This session will introduce the basics of the Lua language, with particular emphasis on the features of immediate use with MySQL Proxy. The lecture... more »
0 commentsSave Tags: database, how-to, other languages, server
Google Chrome Already 12+% Market Share
On my site javacrawl.com, Chrome usage this week is over 12%, almost double last week. Google Chrome has been out one week now. This is admittedly a... more »
0 commentsSave Tags: news, web design
10 Principles of Agile Project Time Management
Project Time Management is one of the nine knowledge areas of the Project Management Body of Knowledge (PMBOK). It deals with the definition of... more »
0 commentsSave Tags: agile, methodology, reviews
The Difference between RSCC and .NET Reflector
.NET Reflector enables you to easily view, navigate, and search through the class hierarchies of .NET assemblies even if you don't have the code for... more »
0 commentsSave Tags: .net, reviews
Common Tasks in Developing ASP.NET Application
I mentioned developing an ASP.NET website in the first blog. ASP.NET is a sophisticated architecture that often confuses developers, especially which... more »
0 commentsSave Tags: .net, web design
Developing WSF/PHP Webservices With Contract First Approach - 2 Minutes Introduction
Quick Guide to develop a web service with contract first approach using WSF/PHP library and toolkit
0 commentsSave Tags: how-to, php, web services
via