Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Messenger 5.0! What does this mean for you, the user? It means that you have all sorts of cool new features in your Blackberry Messenger, including groups! That's right, groups!
To get started I've got a couple links that will help you download the new messenger and that will walk you through the basics of the new features:
http://crackberry.com/blackberry-messenger-5-0-now-available (Install BBM 5.0)
http://crackberry.com/blackberry-messenger-5-0 (The BBM 5.0 User Guide)
Okay, so now you should have your Blackberry Messenger 5.0 set up. Right? Click your options button (referred to as the Berries button). Go down to scan a group barcode. Your camera will activate. Hold it towards your monitor and center the image (see attached image and the link below) so that the camera displays all the image. Hold it there (may take a few seconds and up to a minute). The berry will make a beep noise and you'll be added to the PHPFreaks Blackberry User Group!
http://tweetphoto.com/b1d280 (Link to the Blackberry Group Barcode)
Enjoy!
*note that tweetphoto might max out for that particular photo per month, in which case you can use the barcode that I attached. All the same*
Output Buffering question
Hi all, I've been trying to wrap my head around output buffering. So far I've found tons of benifits but I'm wondering about the downside of output buffering. Problems it creates, whether or not it
Printer configuration
Hi All,
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon filename, so I can display my own icons and temperature on my site. All this works and I can display the
what business processes?
Hi,
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.I'd like to be able to move the mouse within that image & display the correct image coordinates to the user.How difficult
my two tables
table1 : col1 = topicid , col2 = topictable2 : col1 = sentid, col2 = sentenceCode: require_once("includes/connection.php"); $trends = mysql_query("SELECT topicid, topic FROM
Require select-option functionality in Module Pool Programming
Hi Gurus,
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i was trying to make a Image gallery for just that particular user who had uploaded those images. i am
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. However in our database points are called crystals. If the person has 500 points, and the script
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables and return which variable that was randomized and output it.Code: <?phpclass hit_chance {