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

» Automatic file backup for Windows users

As our life gets more and more complicated, we are much more susceptible to mistakes. How many times did you delete or modify a file before realizing the old version was much better? Things like this can be avoided by simply making backups of your files.. and why not do it automatically? ...


Posted by: Indy on February 26, 2006 at 19:20. (0 comments)

» Palm Zire 31 fast review

Why Zire 31, and not a newer model? Well a good argument for it is the price! Only 129$. I've seen a lot of mobile phones more expensive than this, which haven't got anything going for them. This model is entry level, and has a 1160x160 color STN display with contrast and brightness controls, an organizer, calculator, mp3 player, notepad, and many other useful tools. ...


Posted by: Nitro on March 2, 2006 at 20:01. (0 comments)

» Leech/HotLink Protection

Are you tired of people using your server as a storage space for their pictures on different websites? Use this option to block them from "leeching" your files. ...


Posted by: Indy on February 28, 2006 at 19:48. (1 comment)

» Stumble Upon - random surfing around the web

If you are bored of browsing the same old sites every time you log on to your computer , you have a solution just a few clicks away. ...


Posted by: Quarc on February 26, 2006 at 20:50. (2 comments)

» How do I disable Internet Explorer?

Because Internet Explorer is very exposed to viruses, and the use of Firefox, Opera and other alternative browsers has become something usual, you may want to disable Microsoft's integrated browser. ...


Posted by: Nitro on March 5, 2006 at 12:55. (0 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