July 2011
1 post
May 2011
1 post
Release OfficeSuite Voicemail
Download Here
January 2011
1 post
Release Basement App for iPad
Download Here
September 2010
2 posts
iPhone App Release Control C
New Release iPhone App Control C Download Here
Change iTunes 10 icon for old icon
Open Finder, then select the itunes , press right button and select “Show Package Contents”
download this icon and replace it inside “Contents / Resources” then ask to confirm your password and you’re ready with the new icon.
August 2010
1 post
Tips: GoogleAppEngine Python
if for some reason you need to use another version of Python
google app engine on your computer can use the following command:
$ python2.5 /usr/local/bin/dev_appserver.py
$ python2.6 /usr/local/bin/dev_appserver.py
June 2010
2 posts
2 tags
Tip's Objective-c: NSLog
Es una funcion que nos permiste obtener los mensajes de errores
NSLog(@”Error en el string : %@ “, errorString);
2 tags
Instalar Debian en red
Siempre me e inclinado en el tema de Linux por Debían para mi gusto una de las mejores distros, hace pocos días atrás me enviaron un link en el cual se podía instalar debían “Using network-console” complemente desde la red sin necesidad de estar directamente en el PC.
Debian Installer / Network Console