Bubble.ro - because there is always something new to learn about

How to create the histogram of an image using PHP

 
A histogram is: a graphical display of tabulated frequencies. In our case, color frequencies that appear in an image. In some image manipulation software this can be named also as Levels. ...
Posted by: on October 30, 2006 at 14:37. (26 comments)
 

How to convert an image to grayscale using PHP

 
Although converting an image (usually in true color) to grayscale can sound like a simple operation if you are used to image processing software, PHP doesn't have a function for this conversion by default. ...
Posted by: on October 30, 2006 at 07:51. (14 comments)
 

How to check if an image is grayscale in PHP

 
Images, even if they are big or small are usually full of colour. However, in certain situations you may want to check if an image is indeed grayscale or not. You can do this using PHP and its image manipulation functions. ...
Posted by: on October 28, 2006 at 12:15. (6 comments)
 

Interchanging 2 variables without the use of a third

 
There are several ways I�ve seen over the years of interchanging 2 variables. I�ll show you here how you can do it with bitwise operations. This method is most efficient when used in combination with assembler. In C++ it is looked at more like a curiosity than a real method by most. However if you would want to make your C++ code harder to read, then this can be helpful. ...
Posted by: on September 16, 2006 at 09:30. (7 comments)
 

Convert the AOL user session collection to a MySQL database

 
The initial distributed file was AOL-data.tgz (439MB). Inside it contains a simple readme file and 10 .gz archives, each containing a CSV collection. With a packed size of about 45MB each, when extracted they reveal the true treasure: a nice collection of actual user searches (each file at about 200MB). ...
Posted by: on August 10, 2006 at 20:53. (5 comments)
 

Creating a customized session handling system in PHP (part II)

 
In the first part of this article I've explained the basics of sessions and how they can be used. It is now time to see how we can implement these theories and create a functional session management system using a database. ...
Posted by: on August 4, 2006 at 11:54. (5 comments)
 

Creating a customized session handling system in PHP (part I)

 
They are used on most websites, yet very few people know they even exist. They use various technologies like "cookies", "SQL", but not many know they can create their very own session handling systems to handle their own need. I will try to explain the technology behind the sessions and very much how to get your own sessions up and running. ...
Posted by: on July 29, 2006 at 12:57. (3 comments)
 


Other Random Articles

» Create complete Windows XP disk with SP2 and all updates

Microsoft Windows XP can integrate SPs (Service Packs) into the intallation of the operating system. You'll find out how to slipstream Windows XP SP2 and create a Bootable CD. ...


Posted by: Endless on March 28, 2006 at 14:58. (12 comments)

» Introduction to Matlab

If you are studying engineering or science, sooner or later, you will need to learn how to use Matlab, a programming language which allows easy manipulation of numerical data and implementation of algorithms. This tutorial will help you understand the basic syntax and data types used by the language. ...


Posted by: Quarc on August 10, 2006 at 12:14. (1 comment)

» ADL Search for oDC

Learn how to make oDC search for files "on the fly" as you browse various people share. Search or even sort files you want to quickly find using this simple yet efficient feature. ...


Posted by: Indy on April 16, 2006 at 17:25. (2 comments)

» Data Execution Prevention error message in Windows XP

"Data Execution Prevention - Microsoft Windows. To help protect your computer, Windows has closed this program." Did you receive an error message like this? If so you are just a few clicks away from never seeing this error ever again. ...


Posted by: Nitro on March 24, 2006 at 19:29. (121 comments)

» How do I install Yahoo Messenger ?

Installing Yahoo isn't exactly a straight forward job, especially if you are new to this computer stuff ...


Posted by: Nitro on February 25, 2006 at 14:10. (78 comments)

Random Article


Search


Feeds


Bubble.ro RSS Feed

All Categories


Articles


Aetolia - The Midnight Age
How to create the histogram of an image using PHP
How to convert an image to grayscale using PHP
How to check if an image is grayscale in PHP
Interchanging 2 variables without the use of a third
Error launching browser window:no XBL binding for browser
Convert the AOL user session collection to a MySQL database
Introduction to Matlab
Creating a customized session handling system in PHP (part II)
Creating a customized session handling system in PHP (part I)
Firefox crashing with Yahoo! Messenger
ADL Search for oDC
Video codecs explained
Browsershots
How to use Auto-Away Message with oDC
Create complete Windows XP disk with SP2 and all updates
Data Execution Prevention error message in Windows XP
Google Mars
Logarithmic scale graphs in Excel
Urban Dictionary (or wtf does l33t mean?)
Learn more about BIOS
Backup your Firefox and Thunderbird settings
Syndicate your Yahoo 360 profile
What is Google PageRank?
'Cannot Open the File: Mk:@MSITStore' Error Message
Get your Gmail with Mozilla Thunderbird
E-Books links
Change the size of your Explorer thumbnails
Remove previews from Windows Explorer
How can I turn off system beeps?
How do I disable Internet Explorer?
What are proxies or how do I protect my anonymity?
How to set aliases triggers or macros in MushClient
What is RSS?
Palm Zire 31 fast review
oDC Installation and Basic Configuration
How I built a 2x80W amplifier (using power modules)
Leech/HotLink Protection
How to block referrer detection?
How to find out your IP address
Getting started with Mushclient
What is spyware and how do I protect my PC from it?
Stumble Upon - random surfing around the web
Automatic file backup for Windows users
How can I read foreign language sites?
Protect your web surfing privacy!
What is BitTorrent?
No more ads! Adblock for Firefox
Why use Firefox instead of Internet Explorer?
How do I create my own Yahoo ID?
© Copyright 2006-2020 Bubble. All rights reserved. Sitemap - Contact