Archive for May, 2009

Creating a redirect Page

Thursday, May 21st, 2009

Lets say you have a web page and now you want to take that page off but people may have either bookmarked it or remember the url and will typewrite it.

You can create a page with same name and place following code only in it to work (note: update the URL where you want to redirect) for example an html page:

<html>
<META HTTP-EQUIV=”refresh” content= “0;URL=http://www.bookbin.org”>
</html>

Post to Twitter Tweet This Post

  • Share/Bookmark

PHP Smarty Template Engine Tutorial

Thursday, May 21st, 2009

http://www.smarty.net/crashcourse.php

Post to Twitter Tweet This Post

  • Share/Bookmark

Installing Wordpress on Leopard 10.5

Monday, May 18th, 2009

http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/

Post to Twitter Tweet This Post

  • Share/Bookmark

Installing WordPress on PC to run locally

Monday, May 18th, 2009

Installing WordPress on PC WAMP to run locally

http://urbangiraffe.com/2005/05/22/installing-wordpress-on-your-own-windows-computer/6/

Post to Twitter Tweet This Post

  • Share/Bookmark

Downgrade Iphone Firmware 2.2.1 to 2.2

Wednesday, May 13th, 2009

http://www.aramistech.com/software/downgrade-iphone-firmware-221-to-22/

Post to Twitter Tweet This Post

  • Share/Bookmark

Jailbreak iphone 2.2.1

Wednesday, May 13th, 2009

http://www.aramistech.com/tips-tricks/jailbreak-iphone-221/

Post to Twitter Tweet This Post

  • Share/Bookmark

If you iphone shows only usb and itune logo:

Wednesday, May 13th, 2009

I was almost desperate about that issue. I was looking for someone to take my iPhone to an Apple Store in US, when I found this post in YouTube (http://www.youtube.com/watch?v=M2foiTBSn3k). Spacemonks’ comment saved my day!

If you are experiencing the same I was, try this:

1) Hold buttons sleep + home untill iPhone turns off;
2) Open iTunes;
3) Hold home button and plug the phone to your computer. The phone will turn on and the iTunes + Arrow + cable screen will appear.;
4) iTunes will recover you phone from unsuccessful recovery process.

Post to Twitter Tweet This Post

  • Share/Bookmark

Iphone and Android Development on PC with Windows XP/Vista

Tuesday, May 5th, 2009

http://iphonesdkdev.blogspot.com/2008/10/how-to-install-llvm-gcc-for-iphone-sdk.html

http://tungchingkai.blogspot.com/2008/11/personal-installation-guide-for-ubuntu.html

Post to Twitter Tweet This Post

  • Share/Bookmark

How to SSH unlocked iphone to add files using WinSCP

Saturday, May 2nd, 2009

How to SSH unlocked iphone to add files using WinSCP using Windows Click Here
How to unlock iphone on Mac Click Here

For Windows Click Here

Post to Twitter Tweet This Post

  • Share/Bookmark