intelliproject logo

Latest Articles


Articles since
Minimum rating
Records per page

Last posted articles
  Article Author Date / Rating
1C/C++ : SSE2 Vectorization of Alphablend Code

Using SSE2 to speed up alphablending

Wong Shao Voon29/10/2011 / 5.00
2C/C++ : Linq-To-XML Style of Node Creation for C++

Linq-To-XML Node Creation for Native C++

Wong Shao Voon19/10/2011 / 5.00
3C/C++ : Simple C++ DirectShow MP3 Player Class

A simple C++ MP3 player class based on DirectShow

Wong Shao Voon19/07/2011 / 5.00
4C# : Stored Procedure Caller Generator

This article presents an application which can generate C# methods to call your stored procedure

Wong Shao Voon13/07/2011 / 0.00
5C# : Call Your Stored Procedures With Ease

This article presents a library which enables ADO.NET developer to call SQL Server stored procedures with mininal effort.

Wong Shao Voon10/07/2011 / 0.00
6C/C++ : Comparative measurements and analysis of I/O event notification mechanisms

This paper describes a comparative measurements and analysis of the most popular I/O event notification mechanisms available on UNIX-like operating systems: select, poll, kqueue, /dev/poll, epoll.

Silviu Caragea07/04/2011 / 5.00
7Algorithms : Global Positioning System Tracking Solutions

This article focuses on ways the Global Positioning System can be extended and applied for tracking systems solutions.

Catalin Calofirescu10/02/2011 / 5.00
8C/C++ : The XML parsing article that should (not) be written!

The C++ XML parsing article which should have been written since the advent of XML! This article defines a new Elmax abtraction model over the DOM model.

Wong Shao Voon22/12/2010 / 5.00
9C/C++ : C++ Optimization Techniques

This article describe some strategies used to optimize your c++ applications speed.

cocoa27/09/2010 / 4.00
10C/C++ : The Con-Template Pattern

Show how to use the Template Pattern

Wong Shao Voon12/09/2010 / 5.00
11C/C++ : STL Hash Container Benchmark

Benchmark of hash and non-hash containers

Wong Shao Voon08/09/2010 / 5.00
12Mac OS : How to install Mac OS X Leopard 10.5.7 in VMware 6.5

Complete installation guide for Mac OS X Leopard in VMware 6.5 under Windows

Silviu Caragea13/08/2009 / 0.00
13PHP : Zend Framework: The Dijit Editor

Using the Dijit WYSIWYG Editor with the Zend Framework

Jason Houle20/07/2009 / 0.00
14Java : Working with Enums without using Switch / If

Shows how you can use enum methods to avoid using switch / if

Matthias Rothe18/06/2009 / 5.00
15C/C++ : std::sort Comparison Function

How to write comparison function for std::sort

Wong Shao Voon25/05/2009 / 5.00
16C# : XML-RPC – communicating between a C# client and a PHP server

This article describe how can you implement a simple XML-RPC application to communicate between a C# client and a PHP server

Silviu Caragea19/05/2009 / 5.00
17C# : HTTP Conditional Get

Use HTTP Conditional Get to implement download cache

Wong Shao Voon26/04/2009 / 0.00
18HTML / CSS : How to build horizontal navigational menus

How to build horizontal navigational menus for web pages

Cristian Nistor25/04/2009 / 5.00
19C/C++ : Remote control PC's across a LAN part 2

This is a basic remote control application for Windows.

Silviu Caragea22/04/2009 / 5.00
20C/C++ : How to Use Fonts Without Installing them

How to Use a Font Without Installing it on user's system

Wong Shao Voon14/04/2009 / 5.00
21C/C++ : Optimize through simplifying the formula

Optimize through Simplifying the Formula

Wong Shao Voon31/03/2009 / 0.00
22C/C++ : Per Thread Singleton

Per thread instance of singleton

Wong Shao Voon20/03/2009 / 5.00
23iPhone : Compiling and using CURL on iPhone OS

The goal of this article is to describe how can you compile libcurl as static library for iPhone OS , and how can you use it in your iPhone projects.

Silviu Caragea17/03/2009 / 4.71
24C/C++ : Lock Leveling

Use lock leveling to prevent multi-threading deadlocks

Wong Shao Voon17/03/2009 / 5.00
25C/C++ : Generic Derived Class Factory in C++

A reusable C++ implementation of a factory for derived classes

Mark Jundo P. Documento02/03/2009 / 5.00