Call for Action - Open web needs you now
Danger of creating Web kit only websites, the need for open web and how developers can contribute is explained
Tweet 0 Comments Save Tags: css-html , how-to , web 2.0
Technical Article: Debugging Firmware Based on the Unified Extensible Firmware Interface
Technical Article: Debugging Firmware Based on the Unified Extensible Firmware Interface This article provides an overview of common... more »
Tweet 0 Comments Save Tags: how-to , research
Presentation Smells
I've given lots of presentations, and since I go to a lot of conferences I see a lot too. This means I see a lot of problems, where... more »
Tweet 0 Comments Save Tags: how-to , methodology
How to Create Your Own Random Number Generator in PHP
Computers cannot generate random numbers. A machine which works in ones and zeros is unable to magically invent its own stream of random... more »
Tweet 0 Comments Save Tags: how-to , php
Using Traits in PHP 5.4
Minimizing code duplication through better organization and code reuse is an important goal of Object Oriented Programming. But in PHP it... more »
Tweet 0 Comments Save Tags: how-to , php
Painless (well, less painful) migration to Symfony2
Over the past months I’ve talked to several companies that run a symfony 1 codebase, sometimes as old as symfony 1.0, which is big, very... more »
Tweet 0 Comments Save Tags: frameworks , how-to , php , trends
Attila Szegedi on JVM and GC Performance Tuning at Twitter
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of... more »
Tweet 0 Comments Save Tags: how-to , java , research
Transactions without Transactions
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional... more »
Tweet 0 Comments Save Tags: database , how-to
Yesod Web Framework
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating,... more »
Tweet 0 Comments Save Tags: frameworks , how-to
Collaboration: At the Extremities of Extreme
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP,... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology , opinion
Cool Code
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
New-age Transactional Systems
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for... more »
Tweet 0 Comments Save Tags: database , how-to
Best Resume Ever: How to Woo a Startup
This story, like all incredibly successful hiring stories, includes bad puns, elaborate presentation-proposals and one of the cutest... more »
Tweet 0 Comments Save Tags: how-to , research , tools , trends
Heroku Toolbelt
Everything you need to get started using Heroku
How to Add an Existing Project to TFS
A quick and easy tutorial detailing how to move an existing project to TFS Team Project. The writer includes some useful step-by-step... more »
Tweet 0 Comments Save Tags: how-to , open source
Make Your Facebook Timeline More Attractive with Timeline Cover
Facebook introduced it's new feature named Timeline worldwide.Share and highlight your most memorable posts, photos and life events on... more »
Tweet 0 Comments Save Tags: how-to , trends , web 2.0 , web design
Git in a nutshell
Git is really not that hard to learn, yet it is a powerful tool to manage version control of your work. I learned the basics recently... more »
Tweet 0 Comments Save Tags: how-to , open source , tools
EvenTiles from Start to Finish - Part 9
Maarten Struys continues his series on developing a Windows Phone app from start to finish. In this post, he talks about adding a... more »
Tweet 0 Comments Save Tags: how-to , microsoft , mobile , windows
Tables are no Domain Objects: Data Type Transformations
Last post of a series about entity design basics. This topic covers table columns that are candidates to be transformed into something... more »
Tweet 0 Comments Save Tags: database , how-to , usability
Quick tip on using Blocking method in Java
Java API has several blocking methods in IO, Swing and Threading which can hung the program if not used properly. its quick guide on... more »
Tweet 0 Comments Save Tags: how-to , java
Getting started with SSIS - Part 3: First SSIS Package
Hope that you have a basic understanding of ETL, SSIS and BIDS. So without much delay, let us start getting our package to move data from... more »
Tweet 0 Comments Save Tags: database , how-to , microsoft , server
MyHDL Tutorial I (LED Strobe)
Each of the development boards used in this tutorial have medium sized FPGAs and a bank of LEDs available. The boards are development... more »
Tweet 0 Comments Save Tags: hardware , how-to , python , tools
The Basics of Wireless Roaming Latency Analysis
Roaming latency is a common pain point within a wireless system and can degrade the performance of your network. Learn what causes... more »
Tweet 0 Comments Save Tags: how-to , standards , tools , trends
Facebook open graph publishing simplified
Facebook has just enabled the open graph for 60 lucky apps. The new open graph beta allows you to post a user’s actions to their... more »
Tweet 0 Comments Save Tags: how-to , python , tools , web services
Find/Replace in Visual Studio using Regular Expressions
David Amador gives a brief tutorial on using Find/Replace to change unwanted code snippets using regular expressions in Visual Studio.
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools


