VB.Net: Single Instance application the better way
A better way to create a single instance application
0 commentsSave Tags: .net, how-to, microsoft, opinion
Hidden Gems - Not the same old 3.5 SP1 post
Folks were hassling me in the comments for not posting the picosecond that .NET 3.5 SP1 came out (or, as I like to call it, .NET 3.6 - although the... more »
0 commentsSave Tags: .net, frameworks
Madness? THIS. IS. SOA!
There is an interesting war being fought in the blogosphere over the use (or overuse) of ESB (enterprise service buses) to build out a SOA (service... more »
1 commentsSave Tags: methodology, standards, web services, xml
Examples of Scrum Product Backlog & Sprint Backlog
Here are examples of a Scrum product backlog and sprint backlog...
0 commentsSave Tags: how-to, methodology, opinion
Osgi Hibernate Spring-DM Sample
I have developed a small sample to demonstrate how to use Hibernate in OSGi with Spring Framework and Spring-DM. The sample works in either Felix or... more »
0 commentsSave Tags: how-to, java, research
Code Access Guide to Eclipse 3.4
This article describes how to access the Eclipse source code, how to use the Plug-in Spy to identify a plug-in which is responsible for a certain part... more »
0 commentsSave Tags: eclipse, how-to, java
Introduction to Hibernate Search
Many Web applications exist to provide access to copious amounts of data stored in a relational database, but what's the easiest way to enable users... more »
0 commentsSave Tags: frameworks, java
Getting your Flash Game More Traffic
So you’ve created a great flash game, and want to get as many people to see it as possible. Where do you begin? Hopefully, this post will give you an... more »
2 commentsSave Tags: flash-flex, games, how-to, research
Why clients want software developed cheap
Why do clients want software solutions to be a cheap affair.
1 commentsSave Tags: opinion
How to do AVG and SUM in Google App Engine Data Store
People who are used to relational databases, which is pretty much every gosh-darned web developer out there, will run into pretty much the same... more »
1 commentsSave Tags: database, how-to, python
Maven2 Build Livecycle
When you start building your large project with Maven2 it is not easy. You need to understand the concepts behind Maven2. One concept is the build... more »
0 commentsSave Tags: tools
.NET-Fu: Zero Delay Signing Of An Unsigned Assembly
The code-base that I am currently working with consists of a large set of binaries that are all signed. The savvy .NET devs out there will know that... more »
0 commentsSave Tags: .net, how-to, windows
Extending JCR with Scala
In (J)Ruby classes can be re-opened, e.g. to fix parts of an API one is unhappy with. Michael Dürig shows how the same can be achieved in the... more »
0 commentsSave Tags: how-to, java, other languages
ASP.NET - Client Side State Management - Hidden Fields
In the previous posts in this series I introduced the client side state management and one of its techniques - the ViewState. Today I'm going to drill... more »
0 commentsSave Tags: .net, how-to, web design
Hacking the Core of the Zend Framework
So, I’ve been hacking the core of the Zend Framework again, this time the Zend_Controller component. I spent a couple of hours monitoring the... more »
3 commentsSave Tags: frameworks, php
Enterprise Service Bus? - First Class Thoughts
A fun but educative presentation on SOA and Enterprise Service Bus (ESB) by some big canons! Here's my reactions...
0 commentsSave Tags: humor, opinion, trends, web services
Build your own Google
Google and other large Web 2.0 operations have had to design totally proprietary, specialized systems in order to scale their databases that large –... more »
0 commentsSave Tags: how-to, reviews, web 2.0, web services
Hibernate - Tuning queries Using Paging, Batch Size, and Fetch Joins
Another entry about queries - this time a tuning test case and the relations between simple queries, join fetch queries, paging query results, and... more »
0 commentsSave Tags: database, how-to, java, server
Access Windows registry using 'pure' Java
Querying the windows registry with 100% ;-)
2 commentsSave Tags: java, windows
How I hacked Digg
An in depth article of how digg wouldn't respond to my bug reports, how I exploited a cross-site scripting vulnerability to force everyone to digg my... more »
2 commentsSave Tags: ajax, javascript, security
dojo.E brings XML Markup Language and Runtime to dojo toolkit.
Over the last few months we have been working on the dojo.E project and just released the first version. dojo.E is designed to be a small JavaScript... more »
0 commentsSave Tags: ajax, announcement, javascript
Metaprogramming and Documentation
The post is about the effects of meta programming on the readability and documentation of the code.
0 commentsSave Tags: ruby, trends
Adopting Agile
In this episode, I discuss adopting Agile with Owen Rogers. Owen is an Agile coach and has helped many teams adopt Agile practices.
0 commentsSave Tags: methodology, reviews
Understanding scope in object oriented JavaScript
When you think of the keyword this you probably assume it refers to the current instance of the class. This is true for most object oriented languages... more »
0 commentsSave Tags: javascript
Acrobat.com: PDF and Flash sitting in a tree
Ever since Macromedia and Adobe merged, we have been waiting for a day where PDF and Flash played really nice together, and today is the day. Very... more »
0 commentsSave Tags: flash-flex, gui, news, tools
via