Grail Projects in Hudson
Guidelines and problems solved for building a grails + maven project in your continuous integration server.
Tweet 0 CommentsSave Tags: frameworks, groovy, how-to, java
Easy access to Silverlight file resources with my ResourceFile class
Silverlight application developers have several choices when deploying file resources for a Silverlight application. For my own Silverlight... more »
A TextBox that selects its text on focus for Silverlight
A minor annoyance of mine is that there is no way to wire up a standard Silverlight TextBox to select its text when it receives the keyboard focus;... more »
Tweet 0 CommentsSave Tags: .net, how-to, ria
Settings for Silverlight using IsolatedStorageSettings
Here is a simple static class, Settings, that offers methods to Read and Write application settings and preferences from Silverlight applications. ... more »
Tweet 0 CommentsSave Tags: .net, how-to, ria
Beginners Introduction to Java
What is Java? If you have been hearing the buzz of this technology and wondering what its all about.......some popular applications developed... more »
Visual Studio 2010: Generating sequence diagrams on the fly
One nice feature that Visual Studio 2010 provides is generating sequence diagrams on the fly. Just point out method and choose diagram generating... more »
Tweet 0 CommentsSave Tags: .net, how-to
Customize Spring code generation using Skyway Template Projects
In this video Niel Eyde will demonstrate the creation of a Skyway Template Project, which will contain a copy of all code generation templates. The... more »
Using Skyway Builder for generating Spring applications for JBoss, Websphere, Weblogic and OC4J
In this video Niel Eyde demonstrates the enterprise container generation support in Skyway Builder Standard Edition. With a single drop-down... more »
Kohana PHP 3.0 (KO3) Tutorial
I decided to move to KO3 and ditch the 2.3.x tutorial series. 1st part, configuring and creating a simple controller.
Tweet 0 CommentsSave Tags: frameworks, how-to, php
Advanced Lua- Part III
Part three of the Advanced Lua tutorials. Shows how Lua can be used in other languages such as C or C++. Written by KYA at TheCodeCube - IT Community
Tweet 0 CommentsSave Tags: c-and-cpp, how-to, other languages, usability
Inventing a New Linux User Interface
Do you have some ideas for creating a new Linux user interface? Now's your chance to have them heard, posted and possibly implemented.
Tweet 0 CommentsSave Tags: how-to, tools, unix-linux, usability
EdgeCam - Silverlight 4 Webcam & Edge Detection Shader
Rene Schulte wrote a small demo for Silverlight 4 beta that uses the new webcam support and applied his edge detection pixel shader to it to create a... more »
Tweet 0 CommentsSave Tags: .net, how-to, open source
Setup Ruby Enterprise Edition, nginx and Passenger (aka mod_rails) on Ubuntu
The following is a very short guide on setting up Ruby Enterprise Edition (REE), nginx and Passenger, for serving Ruby on Rails applications on... more »
Tweet 0 CommentsSave Tags: how-to, ruby, tools, unix-linux
Use plain language for test scripts by implementing SAFS with Rational Functional Tester
Some software testers are inexperienced with scripting languages and the scripting tools that generate test scripts. This situation can create... more »
Move a Robot with jme2physics
as wished in the jme forum (under physics→Roboter Simulation Servo Problem) i will post the latest progress of my tries to move a robot with... more »
Tweet 0 CommentsSave Tags: frameworks, gui, how-to, java
How Web Freelancers Can Survive the Recession
Lets face it, the economy is still struggling, and though it is improving, there are still signs everywhere that we are still in a recession. Prices... more »
Tweet 0 CommentsSave Tags: how-to, news, opinion
Installing SQL Server 2008
Need your server and your site up and running quick? Let Greg Larsen show you what you need to know to get SQL Server running and configured.
Tweet 0 CommentsSave Tags: how-to, microsoft, server, windows
Sorting Values with JavaScript
Lists and tables are often the best way to display data on the web; but you shouldn't have to worry about sorting that information manually. In... more »
Tweet 0 CommentsSave Tags: how-to, javascript
How to Choose the Right C M S
Content Management Systems are completely essential when it comes to establishing a site of your own.
Tweet 0 CommentsSave Tags: how-to, web 2.0, web design
org.hibernate.NonUniqueObjectException
How to solve org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session
Tweet 0 CommentsSave Tags: how-to, java
org.hibernate.LazyInitializationException
How to solve org.hibernate.LazyInitializationException
Tweet 0 CommentsSave Tags: how-to, java
Corporate Business Website Design Tutorial (Free PSD file)
In this Corporate Business Website Design Tutorial you will learn how to design a clean and latest trendy business website design for your desired... more »
Tweet 0 CommentsSave Tags: gui, how-to, tools, web design
WCF RIA Services and DTO with association
This post will be short, I notice that some people are asking about how to send an object graph which will include an association to other objects.... more »
Tweet 0 CommentsSave Tags: .net, frameworks, how-to, web services
A better Model Binder addendum
A while back, I wrote about a ModelBinder enhancement we use to do arbitrary filtering on types. The underlying matching algorithm only matches on... more »
Tweet 0 CommentsSave Tags: .net, frameworks, how-to
Sharing Blend Workspace Settings
Expression Blend 3 has two pre-defined Workspaces, available under the Window/Workspaces menu.