Tech Sharing Blog

Web, Tech, Tips, Download Blog…

Advertisement

Archive for the ‘ Download ’ Category

Recover your mail client password

By David on October 18, 2009

Mail Passview is a small password recovery tool that help you to recover your passwords and other account detail for the email clients such as

  • Outlook Express
  • Microsoft Outlook 2000 (POP3 and SMTP Accounts only)
  • Microsoft Outlook 2002/2003/2007 (POP3, IMAP, HTTP and SMTP Accounts)
  • Windows Mail
  • Windows Live Mail
  • IncrediMail
  • Eudora
  • Netscape 6.x/7.x (If the password is not encrypted with master password)
  • Mozilla Thunderbird (If the password is not encrypted with master password)
  • Group Mail Free
  • Yahoo! Mail – If the password is saved in Yahoo! Messenger application.
  • Hotmail/MSN mail – If the password is saved in MSN/Windows/Live Messenger application.
  • Gmail – If the password is saved by Gmail Notifier application, Google Desktop, or by Google Talk.


For each account, Mail Password will display the

  • Acccount Name
  • Application
  • Email
  • Server
  • Server Type (POP3/IMAP/SMTP)
  • User name
  • Password


Again, please bear in mind that if this application is misuse by some body else, this can be the tools to hack your email.


Mail PassView (51)

mailpv Recover your mail client password

Popularity: 13% [?]

google music logo Download and Listen music from Google Music              top100logo Download and Listen music from Google Music


Google Music China now allow the user from China to listen and download the song from Internet for free. Google Music is the join venture product by Google and Top100 (www.top100.cn). Top100 is a company that provide service to Google including all the singer profile, album detail, song, lyrics, and also the music related news.

Google Music now include more then 100,000 music from difference country including China, Hong Kong, Taiwan, Malaysia, Singapore, Euro, Japan, Korea and more. Besides that, Google Music also contacted with more then 140 music producer company including Warner Music Group, Vivendi’s Universal Music, EMI Group, Sony’s Music Entertainment to include their music in the list to allow the user search, listen and download the music from Google.


You may face a problem where can’t get the song from Google Music search, base on the statement from Google Music this is because of the the particular song will under the contract issue, once the contract issue solve, you will get the song at Google Music Search.

Currently this service is only open to the user in China only. But don’t worry, you may still get to listen it by changing the proxy for your browser and try to access the web site again.


Click here to go to Google Music China
Click here to go to Top100.cn

Top100 music web site hope page

Top100 music web site hope page

Google Music Home page

Google Music Home page

Google Music Player

Google Music Player

Song search result page

Song search result page



Popularity: 15% [?]

nod32 150x1501 NOD32 Antivirus free update Username and password

ESET delivers the fastest, most effective antivirus software with spyware and malware protection available to combat viruses, spyware, rootkits, and other internet attacks, keeping your identity and data safe from hackers and thieves.




 

There are 2 type of product in general:

  • ESET NOD32 Antivirus – Antivirus/Antispyware
  • ESET Smart Security – NOD32/Firewall/Antispam

Click here to download ESET NOD32 Antivirus and Smart Security
Click here to get your free ESET NOD32 product update username and password

nodupdate username password NOD32 Antivirus free update Username and password

eset nod32 30 02 NOD32 Antivirus free update Username and password

Popularity: 20% [?]

Finally I decide and work for the new theme. After about 1 year of using the old theme – TechBlue Adsense-Ready Theme, I decide and move to change for the new theme call Masagana Theme.


The theme is develop by Padd Solutions with the features of post gallery, feedburner email subscription, twitter account integration, popular posts, automatic thumbnail resizer, adsense ready with the advertising blocks easily customize via an option page.


The following are some of the theme features:

  • Compatible with WordPress version 2.7
  • Twitter Account Integration
  • Built-in Page Navigation
  • Featured Post Gallery
  • Option Page for Easy Customization
  • Feedburner Email Subscriber
  • Popular Posts
  • Automatic Thumbnail Resizer
  • Adsense Ready
  • Advertisement Blocks Ready
  • Gravatar Enabled
  • Threaded Comments

By using this theme, you may also need to install some of the required plugins in order to make it work, the plugin include :

  • Popularity Contest
  • P-PageNavi
  • Twitter for WordPress


What make me like this theme is the Features Post Gallery features, where you may post the photo as the slide show on the top of the blog, but after about few hours of testing, I still unable to set it out.


Click here to view on the theme official web site
Click here to download Masagana WordPress Theme

 


Tech blog with the new Masagana Premium WordPress Themes

Tech blog with the new Masagana Premium WordPress Themes

Popularity: 3% [?]

opera logo 150x150 Opera 10 web browser with Turbo featuresThe competition in web browser market become more competitive after the launching of Google web browser – Google Chrome, Internet Explorer 8 by Microsoft, and Firefox 3.5.

Now Opera is get into the web browser competition by annouch their latest version of browser call Opera 10 with the Turbo. Before this, you may or may not hear about the Opera Turbo, you will ask in your maind what is the turbo doing in the Opera Web browser?


Opera Turbo is actually a features that help you to boosts up your internet bandwith speed on slow connections by using the Opera proxy server to compress data and imgae traffic before it reached the Opera browser on your computer.


There are dozens of new features added, but the most common one are:

  • use Opera Turbo to turn your sluggish a broadband beast.
  • Enjoy Visual Tabs. Just drag the handle underneath the tabs to reveal thumbnails of your open Web pages.
  • Use Opera Link to keep your Opera browsers synchronized everywhere.
  • Speed dieal that gives you quick access to your favorites web sites.
  • Opera Link that allow you to synchronize your bookmarks, Speed Dial entries, notes, and personal bar wherever you go.
  • Everything build in, no other addon needed.
  • It’s totally free


I personally like Opera very much because of the stablality of the application. In addition, if you are the heavy internet user, with the shortcut key and the mouse gestures you will feel that how easy to use opera compare to other web browser.


There are much more thing and hidden features for Opera 10 Web browser, give a try for Opera and continue to discover it.


Click here to visit Opera home page
Click here to download Opera 10



Popularity: 3% [?]

Advance SQL Injection

By David on June 17, 2009

sqlinjection Advance SQL InjectionThere are a lot of web site attacking method now a days, one of the most attacking method that we can easily found is the SQL Injection.


First of all, before you know about the SQL Injection, you may need to know what is SQL. Structured Query Language (‘SQL’) is a textual language used to interact with relational databases.


There are many varieties of SQL; most dialects that are in common use at the moment are loosely based around SQL-92, the most recent ANSI standard. The typical unit of execution of SQL is the ‘query’, which is a collection of statements that typically return a single ‘result set’. SQL statements can modify the structure of databases (using Data Definition Language statements, or ‘DDL’) and manipulate the contents of databases (using Data Manipulation Language statements, or ‘DML’). In this paper, we will be specifically discussing Transact-SQL, the dialect of SQL used by Microsoft SQL Server.


SQL Injection occurs when an attacker is able to insert a series of SQL statement into a ‘query’ by manipulating data input into an application.


The attacker may use the try and error method to study the database table structure and may inject the statement either to read, delete, edit your data in database or more  dangerous is they may take control ovre your database server.


The following PDF file explain the SQL injection in more detail, you may download, study and understanding the most common SQL Injection technique use by the attacker.


Advance SQL Injection (86)


Popularity: 2% [?]

SEO Powered by Platinum SEO from Techblissonline