Saturday, March 26, 2011

Sopcast Channels (Sports)

sop://broker.sopcast.com:3912/35999    Sportin' Wood (boxing)
sop://broker1.sopcast.com:3912/24267  MMA-TV
sop://broker.sopcast.com:3912/24267
sop://broker1.sopcast.com:3912/85856
sop://broker.sopcast.com:3912/51813
sop://broker.sopcast.com:3912/28233
sop://broker.sopcast.com:3912/17525
sop://broker1.sopcast.com:3912/6002 CCTV-5
sop://broker.sopcast.com:3912/6002
sop://broker.sopcast.com:3912/29629
sop://broker.sopcast.com:3912/7524
sop://broker.sopcast.com:3912/69756
sop://broker1.sopcast.com:3912/65154
sop://broker.sopcast.com:3912/35999
sop://broker.sopcast.com:3912/108108
sop://broker.sopcast.com:3912/93290
sop://broker.sopcast.com:3912/98660
sop://broker.sopcast.com:3912/107960

MMA, Boxing, UFC, Golf, Basketball, Tennis,Vollebay, Ice Skating, Racing

Friday, March 25, 2011

Debian / Ubuntu Offline Update

On Online Machine (A):
Copy the /var/cache/apt/archives/ and /var/lib/apt/lists/ directories to the transfer drive (e.g. USB Flash drive).
Also get /etc/apt/sources.list and /etc/apt/sources.list.d/

On Offline Machine (B):
Copy files from the transfer drive to the same location on the Offline Machine.
Force APT to read the source files via 'sudo apt-cache gencaches'. This will allow APT to read the /var/lib/apt/lists/ and know what packages are available.


Now you can 'sudo apt-get install ' to install the available packages.

Sunday, March 6, 2011

ionCube MAMP / XAMP / Ubuntu Linux 10

For MAMP on MacOS 10.6.6:

Copy ioncube_loader_dar_5.3.so to /Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20090626/

File->Edit Template->PHP 5.3 ini
put zend_extension=/Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20090626/ioncube_loader_dar_5.3.so to the end of ini file.

Stop/Start MAMP


For XAMP on Windows :

Copy ioncube_loader_win_5.3.dll to c:/windows/system32

Edit c:/xampp/php/php.ini
put zend_extension=c:/windows/system32/ioncube_loader_win_5.3.dll

For PHP on Ubuntu Linux:

Copy ioncube_loader_lin_5.3.so to /usr/lib/php5/20090626+lfs/

Edit /etc/php5/apache2/php.ini
put zend_extension=/usr/lib/php5/20090626+lfs/ioncube_loader_lin_5.3.so

Saturday, January 15, 2011

ERROR [AbstractEncryption] Unable to encrypt java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES

Error when starting Geronimo Application Server on MacOS :

ERROR [AbstractEncryption] Unable to encrypt java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES

Must set Java path correct e.g. set JAVA_HOME = /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home

Saturday, January 8, 2011

Connecting Navicat to MAMP Pro MySQL

In Navicat,
1. Right click the Connection,
2. then Connection Properties...,
3. then under Advanced tab:
4. Check Use the socket file for localhost connection,
5. and then set the Socket File Path: = /Applications/MAMP/tmp/mysql/mysql.sock

Saturday, September 11, 2010

Ultrasn0w 1.0-1

Ultrasn0w is comptable for the following basebands:

iPhone 4
01.59.00
iPhone 3G/3GS
04.26.08
05.11.07
05.12.01
05.13.04

Better disable 3G before running Ultrasn0w

Which Folders to Backup Manually for iPhone

You may use SCP or iPhoneBrowser to copy folders

/var/mobile/Library/AddressBook - Contacts
/var/mobile/Library/Calendar - Your calendar
/var/mobile/Library/Notes - your notes database
/var/mobile/Library/Safari - your bookmarks and cookies
/var/mobile/Library/SMS - your text messages.