vendredi 28 juin 2013

Install CyanogenMod 10.1 on Nexus S (crespo)

Hi !
Today I'm back for an article about Android. My Nexus S is certainly old, but not dead !
This is the step to install the new CyanogenMod 10.1 (Jelly Bean 4.2.2) on your device.

Prerequisite

1) Android-sdk

you need adb, and fastboot to unlock your device and push the CyanogenMod package. you can download it here. You may need to start eclispe and install plateform-tools to get adb and fastboot.

2) download 

your the update packages from CyanogenMod. you will need three packages.
the first is recovery menu ClockworkMod (direct), the second Android Cyanogen, the third is the Google Apps (Play, Maps, Agenda...)



Install

Once you got everything, start a shell or powershell and go to the platform-tools in android-sdk

1) rebooting the device in bootload mode


adb reboot bootloader

2) We will unlock the device :

fastboot oem unlock

3) flashing the new bootloader ClockworkMod

fastboot flash recovery your_recovery_image.img

4) installing the new ROM CyanogenMod

In the menu select install zip from sideload
adb sideload /path/to/cm-X.y.z-crespo.zip
Go back

5) installing the Gapps (Maps, Play, Agenda...)

In the menu select install zip from sideload
adb sideload /path/to/gapps-jb-YYYYMMDD-signed.zip

6) Reboot

Go back and select reboot system now

7) Enjoy your new device


Tips & Tricks :
Enable developper mode :
- Go to Settings > About Phone
- Find the entry "Build number" (on the bottom of the list)
- Tap 7 time on it

dimanche 9 juin 2013

Python4MAMP 3.1 (SPMPT) New Release

Hi,
I release soon Python4MAMP 3.1
- Python 2.7.3
- Mod_WSGI 3.4
- MySQLdb-python 1.2.3
- Django 1.4.3
- Python Image Library 1.1.7
- Subversion 1.7.8
- Trac 0.12.5 (support many SVN repos)
- VECT improved
This new release works with Lion and Mountain Lion, not tested on Snow Leopard.
Python is still 2.7.x cause many libraries are using Python 2.7 (not yet Python 3.3). 
But users, let me know if Python should be better for you.
Best regards
Cédric

http://www.spmpt.org/

P.S.: if you have any suggestion let me know in comment !

vendredi 1 février 2013

Discover PicTRO in video

DeviantArt app on Windows 8

dimanche 25 novembre 2012

4000 Downloads for PicTRO : Browse DeviantART on Windows 8

PicTRO for Windows 8 just pass 4000 downloads.

The new release improve user experience with new features which allow user to personalize his interface.

Add your own category, search or author to the Hub,

Add pictures to your favorites and find them in the new mosaic on the Hub.

Pin your favorites categories to the Windows Start Screen.
Pinch-to-zoom

Browse Author's favorites


Download pictures to your Pictures Library

Hope you will enjoy this new release, and thank you for downloading !
Cédric

dimanche 28 octobre 2012

PicTRO: Discover beautiful picture from DeviantArt on Windows 8

PicTRO is a new app for Windows 8. You can found it on the Windows Store right now.




PicTRO allows you to browse beautiful pictures in galleries from DeviantArt. Share photography with your friends by mail, twitter, facebook... Found beautiful images with search engine.
Discover an amazing universe and lost you in artist sights.

mercredi 15 août 2012

Python4MAMP working with MAMP and MAMP Pro 2.1.x

Hi,
I'm proud to tell you Python4MAMP is working with MAMP & MAMP Pro 2.1.x

http://www.spmpt.org/

Best regards
Cédric

mardi 1 mai 2012

Python4MAMP 3.0 (SPMPT) Release

Hi,
after a long wait, I release Python4MAMP 3.0
- Python 2.7.2
- Mod_WSGI 3.3
- MySQLdb-python 1.2.3
- Django 1.3
- Python Image Library 1.1.7
- Subversion 1.6.16
- Trac 0.12.2 (support many SVN repos)

Many people are not interested by SVN, so I rename SPMPT to Python4MAMP, it's more easy to understand.
Hope this new release will help you to develop nice Python Web App.

Best regards
Cédric

http://www.spmpt.org/

P.S.: if you have any suggestion let me know in comment !