Viewing 1 to 7 of 21 items
Archive | How To RSS feed for this section

How to install iOS 5 with a Developer Account

Watching WWDC on Monday, I was impressed with a few features that iOS 5 introduced such as iCloud, Notification Center, PC Free, the thumb keyboard, multi touch swipe gestures to move between apps, and more. Other than that, I felt the presentation was dragging on with other features not worth mentioning in the presentation. Or  Full Article…

4

How to switch the User Agent of a Browser using Firefox

Recently I’ve been using Django, a high-level python Web Framework, to create a website complete with login authentication, oAuth RESTful API calls, and a MySQL database. I also added a mobile layout depending if the user decides to visit our page using a mobile browser with the help of the minidetector middleware application that detects  Full Article…

0

How to Right Click in Windows Using Bootcamp

It took me awhile to figure this out but I found out a few methods to right click in Windows using Bootcamp on a Mac. Solution 1: Simply use an external mouse. I was personally using this option for quite awhile because I had installed the drivers correctly but couldn’t for the life of me  Full Article…

1

How to make a mobile website with iWebKit

iWebkit allows to create a ultra light and fast loading mobile website that is compatible with most smart phones. The best thing about it, is that it requires no knowledge of HTML. So how does it work? Simply download the iWebkit and take a look at the Userguide.pdf and browse the demo provided in the  Full Article…

1