Posted on : 08-30-2011 | By : Cool Geex | In : Cloud, PHP / MySql, Rackspace
1

I love Rackspace cloud, I use them for all of my projects.
The only thing that lack with Rackspace Cloud is a good DNS control panel.
Recently Rackspace announced the Rackspace Cloud Domain Name Service (DNS) API
This service will allow customers to programmatically create and manage their DNS records.
I looked for a PHP class and I found php-cloudDNS on github.com. The class is pretty great but misses few functions and US cloud support.
So I forked it, edited it and submitted it here : https://github.com/alonbendavid/php-cloudDNS
Check out sample.php for code samples.
Posted on : 06-06-2011 | By : Cool Geex | In : Apple, iCloud
0

iCloud finally redirect to http://www.apple.com/icloud and not to cloudme.com like the last few weeks.
Update!!!
me.com redirect to https://www.me.com/maintenance/
Posted on : 03-09-2011 | By : Cool Geex | In : Apple, iOS4, Xcode
0

Apple Xcode used to be a free development tool from Apple.
Starting today it will cost you $4.99
Unless you are a registered developer.
Xcode 4 in the App Store
Posted on : 03-09-2011 | By : Cool Geex | In : Apple, iOS4
2

Everybody excited about iOS 4.3 being out 2 days earlier.
But if you are an Apple Devices Developer you would be excited about Xcode 4 coming out of beta.
Grab it here: https://developer.apple.com/xcode/index.php
Xcode 4 is the new version of Apple’s powerful integrated development environment for creating great apps for Mac, iPhone, and iPad. Xcode 4 includes the Xcode IDE, Instruments, iOS Simulator, and the latest Mac OS X and iOS SDKs.
Xcode 4 has a streamlined new interface that integrates UI design, coding, testing, and debugging, all within a single window. The embedded Apple LLVM compiler underlines coding mistakes as you type, and is even smart enough to fix the problems for you automatically.
Posted on : 02-05-2011 | By : Cool Geex | In : Cool Geex, iPhone
12