Arquillian enters new territory with Spring Framework Extension
Jakub Narloch revealed on the Arquillian blog that his Google Summer of Code 2012 project, the Arquillian Extension for Spring Testing,... more »
Tweet 0 Comments Save Tags: announcement , frameworks , java , tools
Yahoo! Mojito, an environment agnostic MVC web application framework
A common problem developers have today when developing a single product is that they need to support so many different devices such as... more »
Tweet 0 Comments Save Tags: frameworks , javascript , mobile , open source
ZATS Mimic 1.0 Released! Test your application with JUnit or TestNG without a server or browser
ZATS Mimic 1.0.0 is the first official release of ZATS, ZK Application Test Suite. ZATS Mimic offers the ability to create test cases for... more »
Tweet 0 Comments Save Tags: frameworks , java , javascript , open source
iOS SDK: UIKit Theme Customization
Theme customization is a great way to stand out in the App Store, but it isn’t always easy to achieve. This tutorial will teach you... more »
Tweet 0 Comments Save Tags: apple , frameworks , mobile , reviews
Diving into CanJS
If you haven’t heard, there’s a new kid in town: CanJS. What better way to dive into what this new framework offers than to build a... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Metro: Creating a Master/Detail View with a WinJS ListView Control
The goal of this blog entry is to explain how you can create a simple master/detail view by using the WinJS ListView and Template... more »
Tweet 0 Comments Save Tags: frameworks , other languages , windows
Keep Localizable Strings Close To Your Users
Much has been written about the technical ins and outs of localizing .NET applications with ResX files, but I think that most treatments... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
Under the covers of the async modifier and await operator in .NET 4.5 and C# Metro style applications
IL DASM (The Intermediate Language Disassembly tool) is something I haven't used in a while. When .NET 1.0 first came out in beta over a... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
ASP.NET Web API: Generating a Web API help page using ApiExplorer
In the previous post, I briefly introduced you to the IApiExplorer which can be used to generate documentation, machine-readable... more »
Tweet 0 Comments Save Tags: .net , frameworks
Kinect for Windows: SDK and Runtime version 1.5 Released
I am pleased to announce that today we have released version 1.5 of the Kinect for Windows runtime and SDK. Additionally, Kinect for... more »
Tweet 0 Comments Save Tags: frameworks , microsoft , news
Playing PingPong with STM - Refs and Agents
PingPong is a classic example where 2 players (or threads) access a shared resource. We see 3 examples demonstrating - thread based sync,... more »
Tweet 0 Comments Save Tags: frameworks , java , open source
Introducing Apache Hive Query Patterns
The authors propose four design patterns for developers who have to deal with different HiveQL queries to perform basic operations on... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , java
From inside the code: Camel RouteBuilder and Java DSL
Ever wonder how and why certain Java DSL methods are available in the route builder? For example, to begin a route, you must specify a... more »
Tweet 0 Comments Save Tags: frameworks , java , open source
CPU Profiling with Nodetime
One of the reasons for slow load times is inefficient code, which uses a lot of CPU making everything else wait. This is especially... more »
Tweet 0 Comments Save Tags: frameworks , javascript , server
Corona SDK: Create a Balloon Game – Interaction
This is the second installment in our Corona SDK Bloons inspired Game tutorial. In today’s tutorial, we’ll add to our interface and start... more »
Tweet 0 Comments Save Tags: frameworks , games , mobile
Configuring an HTTPS site with Django on Nginx + Gunicorn
I have deployed quite a few Django powered sites(or projects, if you will) on PaaS like OpenShift, Google AppEngine and most of the time,... more »
Tweet 0 Comments Save Tags: frameworks , javascript , ria
10 reasons why I switched to Spine.js
In the past year, I shifted interests from the desktop to the web. I’m really drawn to apps that can be accessed from any device with a... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Tutorial - Apache Struts 2: From Soup to Nuts
Formerly of the Apache Struts projects, Ted Husted gives us a quick-start guide into the enterprise-ready Java web framework. First... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , open source
Developer productivity tools and Visual Studio extensions
A few days ago a question was asked on Readify's internal forum about useful VS extensions. A few extensions were mentioned that I had... more »
Tweet 0 Comments Save Tags: frameworks , microsoft , reviews , tools
CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery
This article will demonstrate, step-by-step, how to create a basic application of CRUD (Create, Read, Update, Delete) Operations using... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript , ria
Which WCF Binding Is Best?
Which binding is best? That’s a question I hear and see a lot. When it’s asked of me, the answer is always – “it depends”. It’s... more »
Tweet 0 Comments Save Tags: .net , frameworks , web services
5 Popular Php Forum Scripts Showcase
Making a website forum is a fantastic idea to drive traffic to your website. Your website becomes a destination page meaning that people... more »
Tweet 0 Comments Save Tags: frameworks , open source , php
Debug MVC projects through the source code of the MVC framework using Visual Studio 11 Beta
In this post we will see how we will remove the reference of the MVC dlls and add reference to the projects itself so we can debug the... more »
Tweet 0 Comments Save Tags: .net , frameworks
Using and Disposing of WCF Clients
The WCF client classes generated by Visual Studio implements IDisposable, but putting them in a using block hides any real exception with... more »
Tweet 0 Comments Save Tags: .net , frameworks , how-to , web services
Symfony Community Survey 2012
Symfony 2.0 has been released for quite a long time now, and so we would like to conduct a quick survey to get a better understanding of... more »
Tweet 0 Comments Save Tags: frameworks , news , open source , php


