Step-by-step Guide for Getting Ruby Apps to the Cloud
In this blog post, CohesiveFT's Yan Pritzker shows you how to quickly get your Rails app from your local repo, or from GitHub, up to Amazon EC2 in a... more »
0 commentsSave Tags: how-to, ruby, server, web 2.0
How to get rid of curly quotes in your WordPress blog
Ah, curly quotes. They look nice, but they’re also such a pain if you display code on your blog, or copy/paste it from another blog. Here’s a very... more »
0 commentsSave Tags: how-to, open source, php
Scream Free Project Management
A few weeks ago I had the opportunity to read a book by Hal Edward Runkel called Scream Free Parenting. The title is a little misleading because the... more »
0 commentsSave Tags: agile, how-to, methodology, opinion
Send Files via FTP Using PHP
Sending files to a server via FTP is an essential ability of any web developer or designer. Of course, we all use glossy email clients like WS_FTP and... more »
0 commentsSave Tags: how-to, php
Freelancing in a Recession
Tips on surviving a recession when you are a freelancer. Its not all doom and gloom in fact it could be the best of times
0 commentsSave Tags: how-to, opinion, web design
Blisteringly fast Integration Tests with NHibernate and SQLite
One thing I love about using NHibernate as my O/RM is being able to push the database schema from the domain. This lets me create the database from... more »
0 commentsSave Tags: .net, frameworks, how-to, open source
How to Create Own Form-Helpers in Rails
There's a simple article with explanations and example, how you could write own form-helper methods for a ruby-on-rails based project, so they were... more »
0 commentsSave Tags: agile, gui, how-to, ruby
The Hitchhiker's Guide to Refactoring: Why, Where, When and How
Girl Developer tackles the subject of refactoring.
0 commentsSave Tags: agile, groovy, how-to, methodology
How To: Acegi/Spring Security Integration and JSF Login Page
Everyone seems to be going through hell to get a fully functional JSF login page working with Spring Security (formerly Acegi,) and yes, I did too,... more »
1 commentsSave Tags: frameworks, how-to, java, security
Why good open source PHP CMS developers are hard to find
So why is it so hard to find really good PHP programmers that can do wonders with an open source CMS? Why do developers jump ship, disappear or simply... more »
2 commentsSave Tags: frameworks, how-to, php, trends
Second Life Architecture - The Grid
Second Life is a 3-D virtual world created by its Residents. Virtual Worlds are expected to be more and more popular on the internet so their... more »
0 commentsSave Tags: frameworks, how-to
Branching, tagging and merging in Subversion
In this Automation for the People installment shows how to effectively tag, branch, and merge source code using the open source, freely available... more »
0 commentsSave Tags: announcement, how-to, java
Setter Injection in StructureMap 2.5
I know this isn’t the most exciting post I’ve ever written, but I’m blogging the new StructureMap 2.5 documentation as I create it. I’ve done quite a... more »
0 commentsSave Tags: .net, frameworks, how-to, open source
Develop Web 2.0 apps using JPA, AJAX, and Dojo tools
This article will explain how to create a simple end-to-end Web application using the JPA, AJAX, and Dojo tools available in IBM Rational Application... more »
0 commentsSave Tags: announcement, how-to, news, web 2.0
Flex Builder / Eclipse -- Restore deleted resource files
A post on How to restore the deleted files (from Flex Builder / Eclipse)
0 commentsSave Tags: eclipse, flash-flex, how-to
Apache Axis2 - Tips and Tricks
This post gives a summary (With code examples) of some Tips and Tricks related to Apache Axis2 (Java). Apache Axis2 is a high performance Web Services... more »
0 commentsSave Tags: how-to, open source, web services, xml
All About the Sun Certified Enterprise Architect (SCEA) Exam
SCEA second exam
0 commentsSave Tags: books, how-to, java
Introduction to NHibernate: Configuring NHibernate (Part 2)
A short screen cast showing on NHibernate: Configuring NHibernate (Part 2)
0 commentsSave Tags: .net, frameworks, how-to, microsoft
A Quick Introduction to C#
A quick introduction to C# using the new Mono 2.0 platform on Linux, give it a try!
0 commentsSave Tags: .net, how-to, microsoft, unix-linux
The Manga Guide to Databases???
IWho comes up with this? A dummies for dummies book? In The Manga Guide to Databases, Tico the fairy teaches the Princess how to simplify her data... more »
0 commentsSave Tags: books, database, how-to, opinion
JSF 2.0 New Feature Preview Series (Part 2.3): Resources
This is the fourth blog in the JSF 2.0 New Feature Preview Series. The previous entry covered the new resource API. This will be the last part of the... more »
0 commentsSave Tags: frameworks, how-to, java, web design
Have you failed recently?
Innovation dues not occur without regular doses of FAIL.
1 commentsSave Tags: how-to, java, methodology
The Spring Jdbc Template - Tutorial
This article describes the usage of the Spring JDBC Template in a standalone application.
0 commentsSave Tags: database, how-to, java
Starting with Zend Framework
Zend Framework is a big & heavy object-oriented framework for PHP. I started working with ZF a couple of months ago, I liked it’s documention (it’s... more »
5 commentsSave Tags: frameworks, how-to, php, web design
How to Parse and view Outloook .msg Files programmatically
This article shows that how can you parse and view Outlook .msg files using your own code in C# applications where Microsoft Office Outlook is not... more »
0 commentsSave Tags: .net, how-to, microsoft, tools
via