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.56
Popularity: 4.35
Viewes: 7778
Votes: 9
2Compiling 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.71
Popularity: 3.98
Viewes: 12499
Votes: 7
3Object-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.71
Popularity: 3.98
Viewes: 3434
Votes: 7
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: 3531
Votes: 3
5Sorting 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: 679
Votes: 3
6Capturing 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: 3356
Votes: 4
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: 677
Votes: 3
8Monitoring 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: 1716
Votes: 2
9Converting 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: 1948
Votes: 2
10Remote 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: 1257
Votes: 2
11Working 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: 603
Votes: 2
12Global Positioning System Tracking Solutions

Posted at: 10/02/2011

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

Catalin CalofirescuRating: 5.00
Popularity: 1.51
Viewes: 666
Votes: 2
13The Con-Template Pattern

Posted at: 12/09/2010

Show how to use the Template Pattern

Wong Shao VoonRating: 5.00
Popularity: 1.51
Viewes: 677
Votes: 2
14Generic 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: 2214
Votes: 2
15Using 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: 1053
Votes: 2