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: 4040
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: 1312
Votes: 5
3Internet 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: 1640
Votes: 3
4Sorting 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: 394
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: 2129
Votes: 4
6Compiling and using CURL on iPhone OS

Posted at: 17/03/2009

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 CarageaRating: 4.67
Popularity: 2.23
Viewes: 4748
Votes: 3
7How 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: 427
Votes: 3
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: 1148
Votes: 2
9Working 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: 301
Votes: 2
10Using 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: 572
Votes: 2
11Monitoring 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: 1107
Votes: 2
12Converting 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: 1170
Votes: 2
13XML-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: 1946
Votes: 2
14Remote 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: 850
Votes: 2
15Another 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: 276
Votes: 3