Archive for 2009

Wicket Ramblings

Several months ago, I was assigned the task of developing a web application for a Fortune 500 company.  The specific purpose of the application was t

Custom Development, Java

No Comments

Bind XML message to Java objects using JiBX – JiBX binding tutorial

JiBX binding tutorial  Companies are moving more and more towards service oriented architecture (SOA) and SOA services communicate with well forma

Java

No Comments

List files sorted by date in java

File inboxDir = new File("Path to your directory"); File[] files = inboxDir.listFiles(); Arrays.sort( files, new Comparator() { public int compare

General Technology

No Comments

Unidev Introduces a Content Management System Designed with Law Firms in Mind

  Auctori:law Provides Turn-Key Web Solution for the Legal Industry Unidev® is proud to announce Auctori:law™, a Microsoft Certified Web Cont

About Unidev, Custom Development, News

1 Comment

Using PHP FastCGI mode on Windows Server 2003 x64 w/ IIS in 32-bit mode

I recently needed to upgrade the PHP for a particular site from 5.2.6 to 5.3.0.  Of course, this is when I found out that PHP no longer supports

Custom Development, General Technology

2 Comments

Development Efficiency

Development efficiency is an area we are constantly investing in and working to improve. I feel it is imperative that we are able to deliver value to

Custom Development

1 Comment

Unidev Employees Attend St. Louis Day of .NET Conference

The second annual St. Louis Day of .NET conference was held on August 28th and 29th, 2009. Over 500 local .NET developers, architects and other techno

General Technology

1 Comment

Software Life Cycle, Source Code and Intellectual Property

An important but often neglected consideration when contracting for the custom development of your web site or software application are the long term

Custom Development

No Comments

Bidirectional Associations and JiBX

I recently needed to use JiBX to parse a XML document into domain objects that contained bidirectional associations with collections.  The issue

General Technology, Java

No Comments

New Unidev Microsoft .NET Technology Blog

We've added a new .NET technology blog that is specifically focused on Microsoft .NET development and Microsoft SQL Server. This blog is written my th

Blog Info, News

No Comments