intelliproject logo

Top Ranked Articles


Articles since
Order by
Records per page

Articles
  Article Author Details
1Image processing – Edge Detection filters with c++ and GDI+

Posted at: 06/11/2008

This article explains 2 different ways to do edge detection: first method is based on: Sobel , Prewitt and Kirsh and the second one is based on the difference between pairs of pixel around the current pixel.

Silviu CarageaRating: 4.63
Popularity: 4.18
Viewes: 2998
Votes: 8
2Object-Oriented PHP development based on the MVC model

Posted at: 17/01/2009

In this article we are going to construct a lightweight MVC framework and see how it may be possible to adapt the MVC model to the nature of Web applications.

VagharshRating: 4.80
Popularity: 3.36
Viewes: 1066
Votes: 5
3Sorting an array of PHP Objects

Posted at: 02/01/2009

Need to sort an array of objects on a certain field? Use this class.

Jason HouleRating: 5.00
Popularity: 2.39
Viewes: 327
Votes: 3
4Internet Explorer Key Logger using Browser Helper Objects

Posted at: 07/10/2008

Describe how to create an Internet Explorer Key Logger using Browser Helper Objects (BHO)

Silviu CarageaRating: 5.00
Popularity: 2.39
Viewes: 1314
Votes: 3
5Capturing Video on J2ME devices

Posted at: 12/10/2008

Describe how can you take pictures on a J2ME device

Silviu CarageaRating: 3.75
Popularity: 2.26
Viewes: 1782
Votes: 4
6How to implement Tag Clouds in PHP

Posted at: 19/11/2008

This is how to implement Tag Clouds in PHP

Rochak ChauhanRating: 3.67
Popularity: 1.75
Viewes: 330
Votes: 3
7Monitoring File System using FileSystemWatcher Class

Posted at: 11/10/2008

Explain how to watch for changes in files and subdirectories of a specified directory

Silviu CarageaRating: 5.00
Popularity: 1.51
Viewes: 962
Votes: 2
8Generic Derived Class Factory in C++

Posted at: 02/03/2009

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

Mark Jundo P. DocumentoRating: 5.00
Popularity: 1.51
Viewes: 838
Votes: 2
9Remote control PC's across a LAN

Posted at: 03/10/2008

This is a basic remote control application for Windows.

Silviu CarageaRating: 5.00
Popularity: 1.51
Viewes: 748
Votes: 2
10Converting PHP objects to XML

Posted at: 04/01/2009

A simple way to convert a PHP object in XML

Jason HouleRating: 5.00
Popularity: 1.51
Viewes: 966
Votes: 2
11XML-RPC – communicating between a C# client and a PHP server

Posted at: 19/05/2009

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

Silviu CarageaRating: 5.00
Popularity: 1.51
Viewes: 1256
Votes: 2
12Working with Enums without using Switch / If

Posted at: 18/06/2009

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

Matthias RotheRating: 5.00
Popularity: 1.51
Viewes: 238
Votes: 2
13Using Ajax with Javascript and PHP

Posted at: 18/10/2008

In this article we'll discuss the basic principles of remote scripting using Ajax, (asynchronous JavaScript and XML) to allow web pages to be updated without the user having to wait for a page refresh.

Silviu CarageaRating: 5.00
Popularity: 1.51
Viewes: 481
Votes: 2
14Another way to calculate tag cloud sizes

Posted at: 21/11/2008

Some time ago i found somewhere i cant remember this tag cloud sizes calculation which gives better results

Panos KyriakakisRating: 3.00
Popularity: 1.43
Viewes: 197
Votes: 3
15Exporting a digital certificate to a PFX file

Posted at: 04/10/2008

A simple way to export a digital certificate to a PFX file

Silviu CarageaRating: 4.50
Popularity: 1.35
Viewes: 865
Votes: 2