Review: “ZeroMQ” by Pieter Hintjens; O'Reilly Media
Book Review of “ZeroMQ” by Pieter Hintjens from O'Reilly Media
Tweet 0 Comments Save Tags: frameworks , open source , reviews
Dump JSP tag libs and switch to JSON
I often see development teams using JSP tag libraries when they shouldn't be. I wrote this post to explain why it's best to view JSP tag... more »
Tweet 0 Comments Save Tags: ajax , frameworks , java , javascript
Programmatically Creating SharePoint Lists, Be Careful With Column Names and Watch Out for the Trailing Zero
Recently I was working on a Feature that when activated would create a new list in the site. I was creating the list and its columns via code...
Tweet 0 Comments Save Tags: .net , frameworks , microsoft , windows
Laravel 4 tutorial – simple website with backend – Part 2
This is part 2 of the Laravel 4 tutorial on how to build a simple website with backend. This part will get into the core of the Laravel 4... more »
Tweet 0 Comments Save Tags: frameworks , php , trends
PhoneGap and AngularJs: Build upon the PhoneGap api to expose some AngularJs services
This series of tutorials will focus on using PhoneGap and AngularJs together in an iOS application. We will start off small but build... more »
Tweet 0 Comments Save Tags: frameworks , how-to , javascript , mobile
Django Email Tricks - part 2
Suppose you have a user that has just signed up for an account with your company using your shiny new web app. You need to send welcome... more »
Tweet 0 Comments Save Tags: frameworks , how-to , python
Concurrent introduce Hadoop machine learning tool Pattern
Following March’s $4m investment, Cascading company Concurrent have made their latest Big Data move, pushing a new free Hadoop workflow... more »
Tweet 0 Comments Save Tags: frameworks , news , opinion
Test-Driving Development for the Firefox OS Phone
Mozilla's Firefox OS delivers an easy way to develop and market apps for Android and the upcoming Mozilla-specific phone. Mike Riley... more »
Tweet 0 Comments Save Tags: frameworks , mobile , reviews
XML Serialization and Deserialization: Part-1
The article talks about serialization of objects in XML format and deserialization of an XML file back to an object. Serialization is a... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
Windows 8 UX Design Jump Start
Windows 8 is a new digital canvas where you can showcase your creativity and flair with apps that reach hundreds of millions of people.... more »
Tweet 0 Comments Save Tags: frameworks , gui , windows
Retrying tasks with TPL, async and synchronous code
In this world, we have to face up to the horrible possibility of failure. Sometimes, that failure is irrecoverable. There’s no going... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
Introducing endjin composition framework 2.0 : Part 3 – Using the content factory
As I explained in this post, the framework provides a set of installers for registering components against interfaces in the container.... more »
Tweet 0 Comments Save Tags: frameworks , reviews
Plans for supporting Web Components in AngularJS and Ember.js
Web Components [1] are an upcoming standard for custom HTML5 user interface elements. Those UI elements will eventually become... more »
Tweet 0 Comments Save Tags: frameworks , javascript , reviews
Wrestling All Day With WebAPI, NewtonSoft and JSON Date Formats
Half to document what I now believe and half to share my findings, I’m going to do a short post that shows the implications of changing... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript
AngularJS on Rails 4 - Part 1
Angular seems to be the big craze as of late. Some may agree and some may not, but AngularJS is one of the next big contenders for being... more »
Tweet 0 Comments Save Tags: frameworks , javascript , ruby
Node.js Library for Authentication with Windows Azure Active Directory
Node.js developers: add some Windows Azure authentication and access control to your Node app with the newly MS Open Tech’s released open... more »
Tweet 0 Comments Save Tags: cloud , frameworks , javascript , server
Windows Azure Blob Storage Service – Migrating Blobs Between Accounts
I recently created a Windows Azure Storage Account without an Affinity Group and was faced with the task of migrating the data to a newly... more »
Tweet 0 Comments Save Tags: cloud , frameworks , reviews
Retrieving the client's IP address in ASP.NET Web API
One of the common tasks, for logging or authorization purposes, is to obtain the IP address of the client accessing your Web API. There... more »
Tweet 0 Comments Save Tags: .net , frameworks , web services
Create location aware apps using geolocation and Bing Maps
By tying together a user’s location to the business logic of your app, you can easily provide app users with weather, coupons, sporting... more »
Tweet 0 Comments Save Tags: frameworks , reviews , windows
Mockery: An alternative mocking framework for unit testing
Sometimes is hard to test the SUT (System Under Test) because it depends on other components or sub-systems that cannot be used in the... more »
Tweet 0 Comments Save Tags: frameworks , methodology , php
Java Roots : Whats in a name : Reason behind naming of few great projects
Reason Behind naming of few great projects
Tweet 0 Comments Save Tags: frameworks , humor
Dealing with Windows Azure Storage transient faults
When an application uses a service, errors can occur because of temporary conditions such as intermittent service, infrastructure-level... more »
Tweet 0 Comments Save Tags: cloud , frameworks , reviews
Tracing Black Boxes I: JMX Insight Into JVM Performance
JMX stands for Java Management Extensions, and while Wikipedia’s page about JMX is a bit sparse, this IBM developerWorks guide provides a... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , tools
Migrating legacy app to a Symfony Components based framework (Part I)
These series of posts intend to show how independent Symfony components can be used to architecture your own framework. This also shows... more »
Tweet 0 Comments Save Tags: frameworks , open source , php , web services
Apache Flex Overview
This blog provides an overview of Apache Flex RIA Framework for a beginners.
Tweet 0 Comments Save Tags: flash-flex , frameworks , open source , ria