Increasing Bandwidth
FYI, by default Windows limiting the internet bandwidth available by 20% for windows automatic updates, so all that left for you is the other 80%. Basically this trick is creating a setting that tell the windows to reserve 0% of bandwidth for automatic updates. So here what we should do,
- Click Start
- Run
- Type gpedit.msc
- Go to administrative templates
- Click Network
- Choose QOS Packet Scheduler
- Click Limit Reserve Bandwidth
- Set enable
- Set to zero
- Click apply and OK
- And then restart your computer
How To Manually Upgrade Wordpress
How to manually upgrade Wordpress:
- Perform a complete backup of both your database and directory structure (in case something goes wrong)
- Login to your WordPress administration panel and deactivate all active plugins
- Download and extract the latest STABLE WordPresss version to a folder on your computer
- Upload the extracted files to your WordPress server directory with the exception of the following:
- wp-content folder and it's content
- wp-includes/languages if you are using a custom language file
- To perform the upgrade, navigate to http://yoursitename/wp-admin/upgrade.php and follow the on screen steps
- Login to the administration panel and reactivate your plugins one by one to ensure that they still work with the new version of WordPress
Enjoy the new WordPress release!
Indowebster Direct Download Without Ads
As we know, the new indowebster forced us to read a certain ads before gave us a download link and honestly this thing is bugging me and maybe make a confusion for a bunch of people out there. So im gonna make a little tutorial to download from indowebster without having to read the ads.
what we need?
My fav browser Firefox
An add-ons for Firefox called Greasemonkey
How to?
Install the Firefox and install the Greasemonkey and then restart your Firefox
Right click on the monkey head icon (bottom right corner on your Firefox ) -> New User Script
Give a name for your script, name space (ex. www.Rihardika.com) and description.
Fill the includes text field with http://indowebster.com/* and http://*.indowebster.com/*
Click OK.
And then paste the code below
if (document.body.textContent.match(/(https?\:\/\/[^/]+?\/[a-zA-Z0-9]{32}\.(?:avi|mp3|flv|mpg|rar|3gp|7z|aac|ace|aif|arj|asf|avi|bin|bz2|exe|gz|gzip|img|iso|lzh|m4a|m4v|mov|mp3|mp4|mpa|mpe|mpeg|flv|dat|mov|mkv|srt|flac|ape|mpg|msi|msu|ogg|pdf|plj|pps|ppt|qt|ra|rar|rm|sea|sit|sitx|tar|tif|tiff|wav|wma|wmv|z|zip|xpi))/)) {
alert('Ketemu ! ' + RegExp.$1 );
window.location.href = RegExp.$1 ;
}
Your script should look like this
// ==UserScript==
// @name IDWS Auto-Link
// @namespace http://Rihardika.com/
// @description automatically get a download link from Indowebster
// @include http://indowebster.com/*
// @include http://*.indowebster.com/*
// ==/UserScript==
if (document.body.textContent.match(/(https?\:\/\/[^/]+?\/[a-zA-Z0-9]{32}\.(?:avi|mp3|flv|mpg|rar|3gp|7z|aac|ace|aif|arj|asf|avi|bin|bz2|exe|gz|gzip|img|iso|lzh|m4a|m4v|mov|mp3|mp4|mpa|mpe|mpeg|flv|dat|mov|mkv|srt|flac|ape|mpg|msi|msu|ogg|pdf|plj|pps|ppt|qt|ra|rar|rm|sea|sit|sitx|tar|tif|tiff|wav|wma|wmv|z|zip|xpi))/)) {
alert('Ketemu ! ' + RegExp.$1 );
window.location.href = RegExp.$1 ;
}
or just simply download the script from here or here
Happy Downloading Everyone...
Peer 2 Peer Wireless Connection ( Ad Hoc ) How To
What is Ad Hoc ????
On wireless computer networks, ad-hoc mode is a method for wireless devices to directly communicate with each other. Operating in ad-hoc mode allows all wireless devices within range of each other to discover and communicate in peer-to-peer fashion without involving central access points (including those built in to broadband wireless routers).
To set up an ad-hoc wireless network, each wireless adapter must be configured for ad-hoc mode versus the alternative infrastructure mode. In addition, all wireless adapters on the ad-hoc network must use the same SSID and the same channel number.
An ad-hoc network tends to feature a small group of devices all in very close proximity to each other. Performance suffers as the number of devices grows, and a large ad-hoc network quickly becomes difficult to manage. Ad-hoc networks cannot bridge to wired LANs or to the Internet without installing a special-purpose gateway.
Ad hoc networks make sense when needing to build a small, all-wireless LAN quickly and spend the minimum amount of money on equipment. Ad hoc networks also work well as a temporary fallback mechanism if normally-available infrastructure mode gear (access points or routers) stop functioning.
How to setup Ad Hoc on Windows XP ????
To create a new ad hoc network open Control Panel then Network Connections, or double click on the wireless icon in the system tray (by the clock).

Click on the Wireless Network tab then the add button.

A new window will appear. Give your network a name, and check the two boxes near the bottom.

Click OK to close that window and OK again. If you try to View Wireless Networks, your changes may not be saved, so make sure to click OK first.
Your ad hoc network is all set up now!
How to connect to the network ????
From the client computer open Network Connections (via Control Panel or the wireless icon) and select View Wireless Networks. The following window will appear.

You should see the ad hoc network as a computer-to-computer network. You may have to refresh the list.
Click on the network then the Connect button near the bottom. It may take a minute or two to aquire a network address.
If you don't see your network, you may have to change settings to only connect to ad hoc networks.
Click on Change advanced settings. On the new window, click on the Wireless Networks tab, then advanced.

Select the third radio button and click Close, then OK.
Open Network Connections again, and follow the steps above to connect to the network.
Good Luck.
PS: Windows Firewall sometimes causing some trouble, mind to check your firewall setting to allow the new network access or just simply disable it.
How to Use Twitter with Your Cell Phone
1. Go to Twitter.com and hit the "Join For Free" link.
2. Go to the "Settings" link on the top of the page.

3. Select the "Phone & IM" link on this page
4. Enter in your cell phone number, including your area code, in the "Mobile Phone Number" text box and hit the "Save" button. If you wish to receive updates on your cell phone from Twitter, check the box next to "It’s okay for Twitter to send txt messages to my phone. Std. rates apply."
5. Wait for Twitter to send you a text message saying "That worked! What are you doing now?"
6. Update Twitter by sending text messages from your cell phone when you're on the road, riding mass transit, waiting at the doctor's office, or whenever you're away from the computer. If you opted to receive updates, you'll get text messages from Twitter whenever your friends send their updates.
Tips & Warnings
-
If you want to turn off updates to your cell phone, text the word "OFF" to the Twitter number.
-
Standard text messaging rates apply for all Twitter updates--sending and receiving. Using your cell phone with Twitter will be cheapest with an unlimited text messaging or media plan.



