Lottery Results Application for iPhone

Get lottery results fast on your iPhone, from list of over 500 different lotteries from all over the world.
United States
Australia
Belgium
Canada
Ireland
Germany
New Zealand
Poland
Portugal
South Africa
Spain
Switzerland
UK
Download it from Lotteries or Lotteries Free
Continue reading

Posted in Programming | 8 Comments

iPhone cycorder application

I am stunned!
Record video from your iPhone and in very very impressive quality
you can get the application in Cydia search for cycorder

after video is done
SSH to: /private/var/mobile/Media/Videos
to download *.mov file(s) from iPhone
here is one i made

download cycorder video test (mov)

Posted in Other | 1 Comment

iTunes 64-bit on its way?!

connected my iPhone to charge and i got this pretty message by iTunes

itunes 64bit

am using iTunes 7.5, iPhone 1.1.2 and Vista 64

previous iTunes just gave message that iPhone is not supported.
well if this is true i can finally delete my windows XP.

Posted in Other, Web Development | 1 Comment

Finally Google Payment through Western Union

I always thought it was a rumor, but today I saw a signup link in reports overview page.

western union signup

WU seems better than check or wire transfer as banks here are slow (am still waiting for July payment check to clear).

WU

That’s the screen shot of payment details in account page.

According to Google
Payment by Western Union Quick Cash is currently available in the following countries and areas:

  • China (Mainland)
  • Malaysia
  • Pakistan
  • Romania
  • Philippines
  • Argentina
  • Chile
  • Peru
  • Colombia

For more info visit https://www.google.com/adsense/support/bin/topic.py?topic=10830

Great day isn’t it?

Posted in Internet | Leave a comment

make Asus A8NVM rear microphone jack to work

its been a long time I gave up on fixing the rear microphone jack on my motherboard (ASUS A8N-VM), problem actually was that by default motherboard is set to listen to front panel jack, which i have on my PC but i think its not linked to motherboard.

So to disable the front panel microphone jack and enable the rear jack, just double click the mini speaker in your system tray (right side of taskbar)

 

volume

click advanced under microphone and uncheck "1 Front Panel Microphone"

uncheckthis

 

That’s it you got your mic working.
If not, be sure that you have selected microphone in audio input option (in recording control)

Posted in Computer | 1 Comment

missing general tab in Internet Explorer

A friend asked about missing general tab in Internet Explorer
which contains buttons to clear history and stuff.
Here is how to bring general tab back
CLICK START BUTTON > CLICK ON RUN or (WinKey + R) & type in “regedit
this will take you to your registry, where you have to go to repair the issue.

Once there, on the left side there go to the following…
Click on HKEY_CURRENT_USER>Software>Policies>Microsoft>Internet Explorer>Control Panel

On the right side there is data “GeneralTab“.
After GeneralTab is REG_SZ and then is value 0 or something.
Right click entry “GeneralTab” and click modify.
Then write 0×00000000 (0) at Value data.
Click ok and close window.
Open internet explorer and general is visible again.
Enjoy your privacy.

Posted in Computer, Internet | Leave a comment