Author: raymond

  • How To Turn Off Comments For All Post In WordPress

    Let’s say a blogger will be going away for a few days and won’t have internet connection to check on the comments posted by visitors. It’s better to temporarily disable the comments to prevent spammers from flooding the comment box with all sorts of useless links. Here’s how to temporarily disable the comment form on all posts.

    It requires 2 steps. Modifying the theme code and install a plugin that would stop anyone from using the wordpress comment php script.


    1.) Turn off the display of the comment form in your Comments file in your template. To do this, go to “Presentation” -> “Theme Editor” then edit the Comments file. Find the part in the file that looks like this (it is probably slightly different, depending on what theme you’re using):

    [code]comment_status) : ?>

    Leave a Reply

    [/code]

    Change it to this:

    [code]comment_status) : ?>

    Comments are temporarily disabled

    Leave a Reply

    [/code]

    2.) Either rename your wp-comments-post.php file (in the root of your WordPress directory) to something unguessable like betyoucantguessthis.php OR install this plugin that can temporarily disable all comments but choose to still allow trackbacks and / or pingbacks.

    The second step is necessary because spammers don’t need to visit your comment form to be able to post comments.

    I did this research because I will be going away for a week to Taiwan and Hong Kong. So there won’t be any articles and comments would be turned off.

  • Detect Invisible Users on Yahoo Messenger

    I’ve already posted a way to check ICQ invisibility. If that person’s status is set to Invisible, you can still know whether he/she is online.

    In Yahoo Messenger, you can change your status to “Invisible to Everyone” which means everyone will see you as offline but in fact you’re online!
    Yahoo Invisible Status
    The invisible feature is really great because sometimes you don’t want people to bug when you’re really busy. However, this useful feature is now pretty useless because there is a way on how to detect invisible users on Yahoo Messenger.


    There are in fact many sites I found that is able to detect invisible users on Yahoo Messenger. But I’ll just list two in case one goes down, at least you still have the other as backup.

    1. XEEBER
    Detect MSN appear offline
    Straight forward. No software needed. Just visit XEEBER’s website, enter the Yahoo ID that you want to check and click the magnifying glass.

    2. Invisible Scanner
    Detect MSN appear offline
    Also the same as XEEBER. Just enter the Yahoo ID and click the CHECK button.

    There is a manual method which I read in a comment which is to invite the offline contact for conference. If the contact is really offline, you’ll get an alert stating that the contact is offline. If nothing happens and you don’t get the alert, it means the contact is indeed online! What a bug…

    I wonder why there is no tool or website to check “appear offline” status in Windows Live Messenger? If you know any way that can detect a person appear offline in MSN, please share it with me.

  • Easily Scan Suspicious File with 20 Malware Scanner

    Many months ago I found a website called VirusTotal that offers free service of scanning suspicious files with more than 30 different types of anti malware programs. It is very useful and I’ve been using it to scan any downloaded files from the internet.

    Today I found another website that offers free scanning of files using 20 types of malware scanner. A very good alternative in case VirusTotal website if inaccessible.


    Jotti’s Malware Scanner is able to to scan file that is no bigger than 10MB with 20 types of anti-virus programs. They are:

  • A-Squared
  • AntiVir
  • ArcaVir
  • Avast
  • AVG Antivirus
  • BitDefender
  • ClamAV
  • CPsecure
  • Dr.Web
  • F-Prot Antivirus
  • F-Secure Anti-Virus
  • Fortinet
  • Kaspersky Anti-Virus
  • NOD32
  • Norman Virus Control
  • Panda Antivirus
  • Rising Antivirus
  • Sophos Antivirus
  • VirusBuster
  • VBA32
  • It is very easy to use. Just click on the Browse button to look for the file that you want to upload and scan. Then click Submit button and wait for it to upload. Once uploaded, the scan will start and will show you the result.
    Scan suspicious files with 20 malware scanners

    Virus definitions are checked are updated every hour. This service is by no means 100% safe. If this scanner says ‘OK’, it does not necessarily mean the file is clean. There could be a whole new virus on the loose. NEVER EVER rely on one single product only, not even this service, even though it utilizes several products.

    If compared Jotti’s Online Malware Scanner with VirusTotal, VirusTotal is much better and advance. VirusTotal website has multiple languages, supports scanning with more than 30 antivirus program, send files by email, and use VirusTotal Uploader to directly send files from your system using the context menu.

    Please take note that online malware scanner is not a substitute for any antivirus software installed in a PC, as it only scans individual files on demand. It does not offer permanent protection for the user’s system either.

    Edit: After re-reading the comments in VirusTotal’s post, Pxl_Buzzard has suggested about Jotti’s malware scanner but don’t know why I totally forgotten about it. That time Jotti’s malware scanner can scan 15MB file with 15 types of malware scanners. Now it can only scan 10MB file but with 20 types of malware scanners.

    [ Scan Suspicious File with Jotti’s Malware Scan ]

  • Another tool to cheat BitTorrent ratio by spoofing

    Today I found another program similar to RatioMaster which also enables you to spoof your upload and download on BitTorrent trackers. Most of the functions are nearly the same as RatioMaster except this has “Tabs” which enables you to have multiple instances just like Mozila Firefox browser.

    NRPG RatioMaster 0.20


    Key features:
    – Supports multiple RatioMasters running in one instance.
    – Automatically loads torrent info from torrent file.
    – Parses Peer ID and client key from your running uTorrent 1.6 instance.
    – Can select how much upload and download in seconds to upload and download.
    – Can select random values for upload and download speeds at tracker update.
    – Can select tracker response interval (program automatically gets this value from tracker).
    – Lots of bittorrent client simulations available – many versions of uTorrent, BitComet, Azureus, and ABC.
    – Shows uploaded, downloaded, tracker update intervals, and more all in real-time!
    – Support for custom announce and client simulation parameters.
    – Very good GUI.
    – Good error protection.
    – Supports many different types of proxies. (HTTP, SOCKS…)
    – Program keeps a log and if any errors occur please send me the log… I will fix all errors.
    – Program will inform you of new versions.
    – Very strong protection against anti-cheat scripts.
    – Works in almost all bittorrent trackers.
    – And many other great features!

    NRPG RatioMaster also requires you’ve to have .NET Framework version 2 installed. You can get it from Microsoft.

    [ Download NRPG RatioMaster v0.20 | NRPG RatioMaster Forum ]

  • How to REMOTELY disable removable storage devices

    2 months ago I talked about how to disabe removable storage devices such as USB drives. This can be done locally if you have access to the system by a UsbStor value in registry. Now you can enable or disable removable storage devices remotely without even being in front of the computer. Of course you’ll need to authenticate yourself to the remote computer in order to make any changes.

    Here is another useful free tool from IntelliAdmin called USB Remote Disabler. Basically it uses the same way to disable or enable the removable storage devices except this has the function of authenticating yourself to a remote computer and making changes to the remote computer’s registry.
    Remotely disable USB drive


    This free tool only disables storage devices. USB mouse, keyboard, scanner will still work fine when this is in place. For a small network, this tool is definitely a must to have. If only this tool is able to remotely disable or enable removable storage devices for the whole network subnet, then it would be useful for administrators that manages big networks that has hundreds or thousands of workstations 😉

    Anyway, it is small enough to fit on a floppy, and does not need any 30MB .net runtimes, or DLLs. It also works without an install. This tool is 849KB in size and I’d prefer if this size can be reduced further. Perhaps some DLLs are embedded into the USBRemoteDisabler.exe to avoid having problems of missing DLLs.

    [ Download IntelliAdmin USB Remote Disabler ]

  • The Easiest Way to Automatically Install Device Drivers on Any Windows XP Computer

    Whenever I need to troubleshoot a device problem such as sound card, I’ll usually remove the drivers and then reinstall it back. It may sound easy but I can really waste a lot of time doing that. Sometimes their Internet connection is so terribly slow and it takes me half an hour to an hour just to search and download the correct drivers. That’s why I always have a universal drive CD CD with all current drivers for Windows XP.

    Install drivers

    But on a computer that has just finished installing Windows, it is also troublesome using the universal driver CD to detect unknown device and install the driver. If you’ve installed driver before, you’d know that the drivers had to be installed one by one followed by restarts, unless you’ve previously backed up the drivers using some third party driver backup software which can be restored with a click. I wanted the whole process of installing drivers on a new computer to be much easier and a more automated way.

    I am glad that I found a way to do it using DriverForge and I am sharing with you all.


    DriverForge is a program that will automatically install all drivers from a specified location. Imagine this, you can give a family member or friend a CD/DVD/USB stick with every driver they could ever need. Create an autorun.inf to automatically run and install all drivers from that removable drive on their computer. IT folks can use it post-imaging to install the rest of the drivers they didn’t want to install pre-imaging. Especially helpful to install drivers from a mapped location.

    This is how DriverForge works. You must put all COMPRESSED (.7z) drivers at the root of ONE chosen folder (not in any sub-folders of that folder), which will then be UNCOMPRESSED TO another chosen location. Any uncompressed drivers can be in ONE folder but it is recursive (drivers can be in sub folders as well). The program installs the drivers FROM the UNCOMPRESSED location.

    It’d be much easier to understand if I show you the step-by-steps.

    1. Download DriverForge and save it to a new folder. An example is C:\DriverForge

    2. Go to DriverPacks page and download the packs you want. It has driverpacks for Chipset, CPU, Graphics, LAN, MassStorage, Sound, WLAN and you can download all of it if you want to. Copy the .7z packs to the same folder where you saved the DriverForge.
    Reinstall drivers with driverforge

    3. You can either burn the whole DriverForge folder to a CD or copy it to a USB flash drive. I’d recommend you to burn it to a CD and I’ll explain the reason of that later.

    4. Whenever you encounter a Windows computer that requires installation of drivers, just pop in the CD and run DriverForge.vX.X.exe. (X.X is the version number).

    5. Check Restart when completed (Usually Windows will require to restart after installing drivers) and Delete uncompressed drivers when completed (to save hard disk space).
    Start to automatically install drivers

    6. Click Start button and it’ll automatically extract the driver packs to install the correct driver for device that has yellow question mark or yellow exclamation mark in Device Manager.

    Automatically installing drivers for most unknown device on any Windows computer can’t get any easier than this. Oh yes, the reason why I advice you to burn it on a CD rather than USB flash drive is because a driverforge.ini (configuration) file will be created when you first run DriverForge. When you plug in a USB drive on different computer, you may not get the same drive letter, and you’ll have to reselect the compressed file location. One solution to solve this problem is to make the driverforge.ini file Read Only.

  • Download any MP3 from MySpace via Web Browser

    It is possible to download MP3 from MySpace even if the download link is hidden by using Replay Media Catcher which used to call MP3 Gopher. The program is a shareware and it will only download part of the music from MySpace. If you want to download the MP3 in full, you must purchase Replay Media Catcher at the price of $39.95.

    Here’s an easier way just for downloading MP3 from MySpace. No download of software and installation is required.


    MySpaceMP3.org lets you download any MP3 from MySpace. All you need to do is enter the Band Name and click on the “Get Songs” button.
    Download music from Myspace

    It will then list out all the songs that’s in the profile’s MySpace StandAlone Player.
    download Myspace music list

    Click the icon beside the song name and it will generate link for you to download the MP3 from your web browser.
    Generate Myspace mp3 download link

    Just click on the link that says “Left Click Here to Save the File” and it’ll start downloading the MP3 from Myspace.

    Easy and straight to the point. No software required to record the MP3 and it’s free.

    [ Visit MyspaceMP3.org ]

  • Opera Turbo Loads Webpages Faster on Slow Internet Connections

    After posting an article on fasTun that helps to save mobile internet bandwidth usage through compression, avi singh commented that Opera also does the same thing with its Turbo addon. To be honest I don’t know anything about Opera Turbo because I don’t use Opera at all. The only browser that I use are Firefox, Chrome and periodically Internet Explorer. I did a quick search from the official Opera website and it does seem to compress webpages via Opera’s servers so that they use much less data than the originals. This means that there is less to download, so you can see your webpages more quickly.

    I downloaded the latest version of Opera (11.52) and installed it on my computer. Enabling Turbo mode is as easy as clicking a button that is located at the bottom left.
    Enable Opera Turbo
    There is also an option to configure the Opera Turbo settings, whether you want to automatically enable Opera Turbo only when a slow network is detected, permanently turned on or off.


    I’ve used Netlimiter to test and see if Opera Turbo mode can really help us compress the web page and offer a smaller download size. Before running each test, I delete the statistics database from the Netlimiter’s Stats Option, followed by deleting all private data (cache) from the Opera’s web browser, and then start visiting Wikipedia.org, Microsoft.com and Apple.com website. The statistics are then recorded and exported to image. The two charts below shows the total download and upload bandwidth for Opera Turbo mode and Normal mode.

    Opera Turbo vs Normal Mode
    Opera Turbo saves 38% upload and 27% download bandwidth

    When Opera Turbo is enabled, some parts of the website is downloaded from Opera’s server and not from the original website. From Netlimiter, I can see that there are a few connections coming from Opera Mini Servers (141.0.11.252) which is located in the USA but the link of the files still remains the same.

    Opera Mini Servers

    Not all webpages loads faster when Opera Turbo is enabled. For example, viewing images from Smugmug with Opera Turbo enabled appears way slower than the normal mode. The Opera Turbo mode is most suitable when you are at a slow network. For home broadband with over 1Mbps connection, you are better off with Turbo mode disabled.

    As for Opera Mini web browser, it comes with Turbo mode enabled by default and there is no way to disable it. So if you don’t want to use the Turbo mode, you will have to use another web browser. The Opera Mobile which is for Windows Mobile or Symbian/S60 phone doesn’t have the Turbo mode.

    [ Download Opera ]

  • Stick Death Animated Flash

    Thought I should share this funny flash animated stick man short movies.
    Stick Death Flash animation movie
    You need Macromedia Flash Player to view the animation. If you do not it installed on your computer, you can download and install Macromedia Flash Player.

    I MUST warn you that the animated movies are rather violent.

    Watch Stick Figure Death Theater
    Watch Stick Death.Com

    Enjoy 😀

  • Watch TV and Movie Online using P2P Technology

    How to watch soccer on computerOnce P2P is being mentioned, we immediately think of Limewire, Frostwire, downloading, uploading, movies, music albums, mp3s… That is P2P file sharing and when you go to download a file, you are downloading the file from some guys computer who is sharing it. Other than using P2P for file sharing, do you know that P2P (peer to peer) technology can also be used for internet TV?

    I know there are quite a few online TV but this one has an extra channel call VoD (Video on Demand). From my VoD channel list, it is currently playing Infernal Affairs, Die Another Day, The Kingdom, Rocky Balboa, The Bourne Ultimatum, Pirates of the Carribean 3, Rush Hour 3, Live Free or Die Hard, Wild Hogs, Memoirs Of A Geisha, Primeval, Surfs Up, Spider Man 3, Transformers and A LOT MORE!

    It’s like having a satellite TV on your computer without paying a single cent.


    SopCast is a simple, free way to broadcast video and audio or watch the video and listen to radio on the Internet. Adopting P2P(Peer-to-Peer) technology, It is very efficient and easy to use. Let anyone become a broadcaster without the costs of a powerful server and vast bandwidth. You can build your own TV stations comparable with large commercial sites with minimal resources. Using SopCast, you can serve 10,000 online users with a personal computer and a home broadband connection.
    Watch Movie Online
    SoP is the abbreviation for Streaming over P2P. Sopcast is a Streaming Direct Broadcasting System based on P2P. The core is the communication protocol produced by Sopcast Team, which is named sop://, or Sop technology.

    SopCast Features:

  • State-of-the-art P2P technology. Share the data among all viewers, make the channel more available and stable.
  • Minimal delay in the P2P streaming market.
  • Fast buffering. 10-30seconds.
  • Firewall and NAT traversal technology to pass 90% P2P barriers.
  • Build your own channels and broadcast it over the Internet.
  • Streaming real time streams. Support for many streaming transport protocol. mms, http, etc.
  • Streaming media files. Many file types: asf, wmv, rm, rmvb, mp3, etc.
  • Support for loop file playing.
  • Extremely low memory footprint and CPU load
  • Standard channel URL: click on any sop:// URL to play.
  • Real time monitor of broadcasting source quality and network quality to help viewers to select a appropriate channel.
  • Record the clips when you are watching it.
  • Can play the stream with your favorite player, such as Windows Media Player, RealPlayer, VLC, etc.
  • Memory buffering, no harm to the hard disk.
  • Support for authentication for both the broadcasters and the viewers. The broadcaster has full control on his channels.
  • End-to-End security, encrypted messages, hi level P2P security, no hijack.
  • Support multiple channels broadcast on the same server. Normally, you can run 5-10 channels on one PC.
  • The Sop Player can be embedded into a webpage or any software applications. It works just like Windows Media Player.
  • The Sop Server and Sop Player can be run both on Windows and Linux. The whole system can be ported to embedded Linux.
  • Freeware, not ad/spy ware
  • I’ve previously introduced TVU Networks. If you ask me which is better, I’d say SopCast is better because it has more channels and also video on demand. But since both SopCast and TVU Networks are free, why not use both?

    [ Download SopCast ]

  • Scrolling Gmail in Internet Explorer Takes Up 99% CPU Problem

    This is one problem I’ve been experiencing on my laptop for a long time. I have no problems signing in to Gmail and opening any mails in Internet Explorer. However, whenever I wanted to scroll down or up, Internet Explorer will hang for a few seconds and it will also take up 99% of the CPU usage. I never really cared about it because I am a Firefox user and Firefox don’t have that problem.

    Gmail hang in Internet Explorer

    I do use Internet Explorer once in a while to check my other Gmail account as I don’t want to mess up my Firefox cookies. Finally I got fed up of the problem and I tried to look for the cause of the problem. At first I thought maybe this is could be a way Google is supporting Firefox but this problem only happens in my laptop and not at desktop. That gives me an idea that this problem is not caused by Gmail but by my Internet Explorer browser.


    Before fixing anything on Internet Explorer, I noticed that I am able to revert back to the old version of Gmail by clicking Older Version hyperlink at the top right after logging in. The old version is meant for people with slow computer or internet connection so you can load Gmail faster.

    Setting Gmail to older version

    Using the old version of Gmail solved the problem! Do take note that changing your Gmail to old version is not a permanent setting. Every time you log in back, you’ll have to manually click the Old Version hyperlink again if you want to use the old version. Although I found a solution, I am still not convinced that this is Gmail’s compatibility problem with Internet Explorer nor my laptop is slow to handle Gmail 2.0 (My laptop has 2GB of memory). I made sure the Internet Explorer at my laptop has the latest version and also all hotfixes installed but problem still exist. I figured that it could be Internet Explorer add-ons or plugins that is causing gmail slow problem. I open up Internet Explorer, went to Tools > Manage Add-ons > Enable or Disable Add-ons… I noticed that there were a few third party add-ons installed by FlashGet, FlashFXP, OrbitDownloader and Java. I tried disabling one by one add-ons and finally found that the culprit is FlashGet.

    At first I ran FlashGet and went to Tools > Options > Monitor and uncheck Internet Explorer at Browser Clicks section.
    Disable Flashget Integration
    By right disabling this feature should disable FlashGet integration with Internet Explorer but IE add-on’s window still shows that the add-on is loaded and it did not fix Gmail problem. Since this solution did not fix the problem, I had to manually disable the add-ons from Internet Explorer.

    Run Internet Explorer, go to Tools > Manage Add-ons > Enable or Disable Add-ons… Select the following add-on name FGCatchUrl, FlashGet, FlashGet GetFlash Class and click Disable. Click OK and restart Internet Explorer. That should fix Gmail hang in Internet Explorer problem.

  • Remove Leftovers Driver From Your System

    It’s very important to remove your drivers on a proper way, because driver leftovers can cause problems like stability and startup problems. I remembered many years ago I encountered a problem where I change from S3 graphics card to Nvidia. I installed the new drivers and after a reboot, all I got was a blank black screen. Then I tried booting into Safe Mode and I was able to get in. I immediately suspected that it has something to do with a driver file that auto loads on Windows startup.

    I ran “msconfig” and found a S3 file being loaded whenever Windows is booted up. I removed that startup entry and I was able to boot in to Windows as normal.

    If you’re a novice computer user, I understand that it might be a little too confusing for you to troubleshoot driver problems. So here’s a great tool for removing leftovers driver from your system.


    Guru3D – Driver Sweeper is a fast tool to remove driver leftovers from your system.
    Completely uninstall driver
    Driver Sweeper is only able to support drivers from NVIDIA (Display and Chipset), ATI (Display), Creative (Sound), Realtek (Sound), Ageia (PhysX) and Microsoft (Mouse). Although not much of driver is supported, but it can cover a lot of graphics card because a lot of people are either using NVIDIA or ATI video adapter.

    All the settings are saved in an ini file. Nothing is created in the registry, so it’s possible to use it as a portable program. Log files can be saved to the harddisk and viewed as well. You can find the logs under the Tools menu.

    The recommended way to use Driver Sweeper:
    1. Use the official uninstaller(s) of the driver(s) you want to uninstall.
    2. Use Driver Sweeper and select what to clean.
    3. Press the clean button.
    4. Reboot your PC.

    Very useful, small and portable free tool. Driver Sweeper is tested on Windows 2000, XP and Vista on both 32-bit and 64-bit. Remember, this is not a tool to UNINSTALL your driver. It is a tool to remove LEFTOVERS files AFTER driver uninstallation.

    [ Download Guru3D Driver Sweeper ]

  • Remove HotBar – Adware Spyware Removal Instructions

    I remembered many years ago when Hotbar just existed and they offer a sleek cool skin for your Internet Explorer for free.
    Hotbar cleaner
    Those days trojans and viruses are still circulating around the internet wildly and adwares and spywares doesn’t even exist. Today, it’s the other way round. Trojans and viruses can be easily blocked by antivirus softwares but spywares and adwares can easily infect a computer and tough to clean.

    Out of curiousity, I went to Hotbar to check if they still offer skins for Internet Explorer. Downloaded Hotbar and no skins being replaced in my Internet Explorer browser. Only a Hotbar toolbar with a series of gold buttons appeared on my Internet Explorer browser.
    Hotbar removal

    According to their web site, Hotbar enhances and personalizes your internet and e-mail applications. Most people use Hotbar to add smiley faces to their e-mail or to add colorful backgrounds to Internet Explorer (aka: “skins”). However, there are a few important facts you should be aware of:

      1. Hotbar is adware/spyware. It monitors all web sites you visit, collects information about your interests and habits, displays pop-up ads, and provides buttons and advertisements in its toolbar.
      2. Hotbar automatically updates itself from their web site without your approval. These updates can include new functionality that can by-pass security/privacy protection programs, and update the way it gathers information about you.
      3. Hotbar is not an official upgrade from Microsoft for Internet Explorer or Outlook.

    Other than having a series of hotbar gold buttons appeared on my Internet Explorer browser, I also noticed a series of silver buttons in my Outlook and Outlook Express.
    Remove Hotbar Spyware

    When I use my Outlook or Outlook Express to send an email to anyone, Hotbar will automatically append either of the images to the bottom of the message.
    Hotbar cleaner
    Or…
    Hotbar cleaner

    Once in a while my Internet Explorer popups for no reason with ads! As you can see how annoying can Hotbar be compared to the few years back hotbar where they only skin your Internet Explorer to look nice.

    To remove/clean/uninstall Hotbar, fortunately it’s not as nasty as other spywares such as Spy Sheriff or Look2Me.
    You can either use the manual or automatic way to remove Hotbar from your computer.
    Remove Hotbar manually
    1. Click “Start“, “Settings” and choose “Control Panel“.
    2. Choose “Add/Remove Programs“.
    3. Find “Web Tools by Hotbar“.
    4. Click the “Add/Remove” button at the bottom right of the window.
    5. Check both browser and email toolbars
    6. Press the “Uninstall” Button.

    Remove Hotbar automatically
    1. Use Hotbar’s Uninstaller [Download]
    2. Use Symantec’s Adware.Hotbar Removal Tool [ Download ]
    3. eMCO Special Removal of Hotbar Adware [ Download ]

    Hope your computer will be Hotbar free when you’ve used the removal method or tool above.

  • Another NEW Wrestling Torrent tracker site

    Can’t sign-up at PWTorrents? Don’t like Xtreme Wrestling Torrents? FullContactZone is not 100% wrestling related torrent tracker site? Now you can’t download any wrestling series because you have a problem with all existing wrestling torrent tracker site? Don’t worry, I am here to bring you another new site of wrestling torrent tracker site that I’ve just found.
    This new wrestling torrent tracker site is newly registered on 03 May 2006 which is not even 1 month old.

    The new wrestling torrent tracker site is…
    World Wrestling Torrent tracker site


    www.wrestling-torrents.com
    Everything on the site looks new. Their main site logo looked stretched. Well, give them a little bit of time and hopefully they’ll improvise their wrestling torrent tracker site. From the domain contact information, looked like this World Wrestling Torrent site owned by person from from India.

    After sign up, use torrent client such as µTorrent to load the .torrent files and continue download your favourite wrestling show.

    P/S: I’ve read some posts in PWTorrents forum, it seems that PWTorrents and Xtreme Wrestling Torrents are not in good terms with WWT(World Wrestling Torrents).

    Note: Please seed after you’ve completed downloading. If you hit-and-run, meaning downloading and not seeding, your account might be banned like what most torrent tracker site does. Remember, if there are no seeders, you won’t get to download in the first place. Enjoy, wrestling fans!

  • BlogPatrol now 100% working

    BlogPatrol
    When I started this blog, I used sitemeter and BlogPatrol. Out of this 2 sites that offers free web statistic, I prefer BlogPatrol because of the “Keywords and Search Engines” activity statistic. However, few months back, I logged in to BlogPatrol and found that the code to track visitors has been changed. So I immediately copied the new code to my WordPress. I started to notice that my daily visitor activity remains at “0″ everyday while sitemeter still display hits. I bet something was wrong with the BlogPatrol’s new code. I also noticed that LiewCF and Kahsoon no longer use BlogPatrol as well because I could no longer see the BlogPatrol’s icon.

    I emailed BlogPatrol about this problem. They knew about this problem and worked on the fix. After 3 times of testing the codes, BlogPatrol is now working again.


    BlogPatrol is a FREE hit counter service that tracks web traffic statistics such as number of hits, number of visits and visitor information for registered blogs and other web sites. BlogPatrol tracks all the web pages on which you copy and paste the BlogPatrol counter code. The counter portion of the service provides a visitor counter on your website. The site stats portion of the service provides you with traffic reports to keep you up-to-date on every aspect of your web site.

    BlogPatrol

    BlogPatrol Features
    Free Blog Hit Counter. Real-time site statistics, reports, and graphs illustrate Visitor Activity and Technology for your blog.
    Visitors. Unique visitors report for current and historical 7 days including daily and hourly visitor tracking — plus daily forecasting based on previous activity.
    Referrers. Top 25 and Last 20 referrers, including referring URL addresses and respective visitor counts.
    Keywords. Top 25 keywords and last 20 keywords used to find your site.
    Search Engines. Top 10 Search Engines used to find your website.
    Technology. Operating systems, web browsers, and screen resolutions in use by visitors.
    Analysis. Detailed analysis of the 25 most recent visitors, including date/time, IP, Browser, Operating System, and Screen resolution of visitors.
    Tools. Links to services, directories, tools, add-ons, searches, and blog rankings to help you learn about the latest happenings in the blogosphere.
    Control Panel. Free hit counter styles, password-protection, ip-address blocking ability, and option to rank in the BlogPatrol Top 100 list.

    [ Signup BlogPatrol ]

    P/S: Their new webdesign is much better than last time 😉