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
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
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
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
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
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
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
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
Tourist.js
Tourist.js is a simple library for creating guided tours through your app. It's better suited to complex, single-page apps than websites.... more »
Tweet 0 Comments Save Tags: frameworks , javascript
Lambdas vs. Closures
In recent days, I've twice found myself explaining the difference between lambdas and closures in C++11, so I figured it was time to... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
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
Lessons Learned: A Year with a Large AngularJS Project
After a year of working with a large AngularJS project, I thought I’d share a few of the lessons that I learned in the process. Firstly,... more »
Tweet 0 Comments Save Tags: frameworks , javascript , reviews
InfiView 2.2 Released
Due to changes introduced in the latest Firefox and Chrome releases we created an updated version of InfiView - version 2.2 InfiView 2.2... more »
Tweet 0 Comments Save Tags: ajax , frameworks , javascript , news
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
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
Square Libraries and Tools for Android Development
great libraries and tools from Square including DI
Tweet 0 Comments Save Tags: agile , frameworks , java , mobile
Moving from Partial Views to AJAX Calls
In this article, I'll take an ASP.NET application that uses partial views and convert it to use AJAX calls and some JavaScript... more »
Tweet 0 Comments Save Tags: .net , ajax , frameworks , web design
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
Using Entity Framework Code First Approach with Fluent API in an ASP.NET MVC application
Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to... more »
Tweet 0 Comments Save Tags: .net , frameworks , reviews
SpringSource's Groovy and Grails Workshop by Peter Ledbrook
This 4-day intensive training covers both Groovy and Grails in great detail. After a thorough introduction to the technology, students... more »
Tweet 0 Comments Save Tags: announcement , frameworks , groovy , how-to
Portable HttpClient is now available as RC
Three months ago we shipped the first preview of the portable HttpClient. Many of you wondered when we would ship the RTM version. Today,... more »
Tweet 0 Comments Save Tags: .net , frameworks , reviews
Windows Phone 8 XAML LongListSelector
Last year we evangelized the use of the LongListSelector control to provide smooth infinite scrolling scenarios. The LongListSelector... more »
Tweet 0 Comments Save Tags: frameworks , mobile , windows
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
Inside Windows Phone – Practical MVVM for Windows Phone
The cornerstone app architecture for Windows Phone development is the MVVM (Model-View-ViewModel) design pattern. In this video, Matthias... more »
Tweet 0 Comments Save Tags: frameworks , mobile , windows
Android to Windows Phone 8: Working with Key-Value Pairs
In Android development, if you have a small collection of key-value pairs that you want to persist from session to session you use... more »
Tweet 0 Comments Save Tags: frameworks , mobile , windows