Push notifications using express.js and socket.io
Ever wondered how to get push notifications on your web-page? Instead of using XMPP solutions, there are simpler techniques today using... more »
Tweet 0 Comments Save Tags: how-to , open source , opinion , ruby
OxICDaoProxy: a generic proxy for building DAOs (with CoreData support)
Generic proxy for building DAOs using Objective C and Cocoa (CoreData for example). We use this component when building iPhone applications.
Tweet 0 Comments Save Tags: apple , frameworks , open source
Optimizing INPC Objects against memory leaks using WeakEvents
Working with WeakEvents to fight against memory leaks in objects. Read it to know more about possible pitfalls on memory leaks that may... more »
Tweet 0 Comments Save Tags: .net
5 Excellent Opensource Database Change Management tool for complex projects
Database change management tools are of great help to developers and database administrators. These tools increase the efficiency of... more »
Tweet 0 Comments Save Tags: database , open source , research , tools
Backbone.js vs Ember.js
In the #documentcloud IRC channel on January 31, 2012, Jeremy Ashkenas (jashkenas) and Yehuda Katz (wycats) were asked by Travis... more »
Tweet 0 Comments Save Tags: frameworks , javascript , reviews
E-discovery for the sysads and programmers
The data you handle might end up in court. Court is a place you don't want to be. Here's how to make the experience as painless as possible.
Tweet 0 Comments Save Tags: how-to , opinion , security , trends
Ruby Enumerable Mindmap
A different way to memorize the api, through a mindmap. Particularly useful to polyglot programmers, who like to switch languages.
Tweet 0 Comments Save Tags: how-to , ruby
Givit.me posts their code for integrating node.js with twitter
This is a pretty through walk through with code snippets of how Givit.me integrated their site using node.js with twitter.
Tweet 0 Comments Save Tags: how-to , javascript , other languages
Guice – A lightweight DI framework alternative to Spring – Part 1
Guice alleviates the need for factories and the use of new in your Java code. Think of Guice’s @Inject as the new new. Guice embraces... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java
Tech Comics: "The Development Process"
There's a method to the madness. Kind of.
Tweet 0 Comments Save Tags: humor
#0129 - SQL Server – SSMS – Tutorial – Part 04 – Introduction to Database Diagramming (L100)
For those who have worked in Enterprise environments, documentation is of utmost importance. Documentation can be in the form of a... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
Using TraceEvent for MDX Debugging
Do you know how it feels like to hear an old song and have a whole lot of memories come flooding back to you? Well, something sort of... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
The 10 rules of a Zen programmer
What does it mean to be a Zen programmer? 10 things I learned from Zen buddhism connected to the modern world of a computer programmer
Tweet 0 Comments Save Tags: methodology , opinion
To prevent caching in web browser
There are two possible ways with that we can solve this problem With use of HTML meta tag. With HTTP headers
Tweet 0 Comments Save Tags: css-html , php
Beautiful Article on Java Marker Interface
You will love this simple write up on java marker interface.
Tweet 0 Comments Save Tags: java
How to create Immutable Class in Java
We have heard the word “Immutable class” lots of time in Java. The best example is class “String“. Immutable class is the class whose... more »
Tweet 0 Comments Save Tags: java
Limit Request Methods Using .htaccess
There can be a case when you want to restrict any request methods for your website. Restrict in the sense you don’t want user to perform that action.
Tweet 0 Comments Save Tags: how-to , open source , php , usability
PhoneGap From Scratch: Twitter & Maps
Want to learn how to use PhoneGap, but don’t know where to get started? Join us as we put together “Sculder”, not only a tribute to an... more »
Tweet 0 Comments Save Tags: frameworks , javascript , mobile
How To Make The Most of Your Least Productive Time
Everybody talks about mastering the art of staying productive. Not many people willingly accept that such efforts are futile. It’s... more »
Tweet 0 Comments Save Tags: opinion , reviews
New Social APIs in Android ICS
With Android Ice Cream Sandwich, we set out to build software that supports emotional connections between humans and the devices they... more »
Tweet 0 Comments Save Tags: frameworks , mobile , reviews
Services/Notifications/Push/API
Push notifications are a way for websites to send small messages to users when the user is not on the site. iOS and Android devices... more »
Tweet 0 Comments Save Tags: frameworks , reviews , ria
A Few Thoughts on the Economics of Software Product Development
Some of you probably already get this… some of you might even disagree… but unless you are building software as a hobby… chances are, you... more »
Tweet 0 Comments Save Tags: opinion , reviews
Maintain Http Session State in WCF REST Services with HttpWebRequest
This article demonstrates how to maintain "Http Session State" in "WCF" "REST" Services when consumed from desktop applications using the... more »
Tweet 0 Comments Save Tags: .net , frameworks , web services
What’s new in WCF 4.5? Changed default for ASP.NET compatibility mode
This is the eighth post in the WCF 4.5 series. This post continues the previous posts on web-hosting features. This post is about the... more »
Tweet 0 Comments Save Tags: .net , frameworks , web services
The Science of Kanban – Conclusions
Is scientific management still relevant for product development then? As I have already said, I believe it is, with the following... more »
Tweet 0 Comments Save Tags: methodology , reviews


