Monday, March 8, 2010

10 Google Chrome Extensions to double your productivity

If you’re a webmaster / blogger, its very likely that you’re FireFox lover like millions out there, but its also a fact that there are people romancing with Google Chrome amidst all this. I’ve been trying Chrome for sometime now and honestly its impressive. But something was not quite right with Chrome, or may be everything was too perfect. And recently Google added the extensions feature which opened up a whole new world of opportunities. With all these great extensions Chrome is as good as FireFox or even better sometimes. Check these extensions out and you’ll love it.

google-chrome-extensions

1. Access all you Google Tools with one single button

one-number-chrome-extension

If you’re the “awesome” type of blogger, then you’d have all the Google apps in your browser. Gmail, Reader and all that. And if your browser is crowded with extension buttons, this is the extension that will save you a lot of clicks, time and clutter. One button for all.

Download

2. Shorten URLs with one click while you’re browsing

16001

With all the social networking frenzy, you never run out of short URLs. You deal with them daily. And this extension makes it easy for you to shorten any URL you’re browsing right from the browser with a click, and that too the goo.gl format.

Download

3. Arrange your tabs vertically – save space and clicks !

6001

If you’re anything like me, there would be at least a 25 tabs open in the browser anytime of the day. This chrome extension arranges all the tabs that are open in your browser vertically. Ah ! Thank god we have this now.

Download

4. Get alerted when a new item is posted in your RSS subscriptions

121

If you’ve lot of RSS feeds subscribed to in Google reader and keeps a Google Reader tab open all the time, this extension will save that one tab and the frequent visits there to check for new updates. It shows a button that sits right in your browser window that pops up when a new item is posted to your RSS feeds.

Download

5. Store snippets of information for daily use anywhere on the web

333

This extension lets you store customized snippets of text/information like username / password or just about anything that you can use repeatedly anywhere on the web. Saves a lot of time typing.

Download

6. Get a bunch of SEO stats for any webpage, anytime in one click

seo-stats

If you’re the blogging/webmaster type, because of your curious nature you’d digg for SEO stats of those interesting websites you come across. This extension helps you get the basic SEO stats of any webpage in one button click. Stats include IP address, Host country, Alexa rank, Google Page Rank etc.

Download

7. Save visits to Wikipedia and Dictionary, get word meanings on mouse hover

4001

While searching for information you come across a lot of words which you wish you knew meaning of. And you often visit Wikipedia or Dictionary.com not to mention the hours you spent searching for stuff there. Now save on all that by getting to know the meaning of words right above them while you hover the mouse over.

Download

8. Get advanced SEO stats of any webpage in one click

seo-stats-chrome-extension

You’ll love this extension if you’re an SEO. This chrome extension gives you access to a full bunch of detailed SEO statistics like number of pages indexed on various search engines, Backlinks on other search engines, Traffic and ranks etc. To get this data otherwise, you’ll have to spent a lot of time and energy researching and collecting data.

Download

9. Run Internet Explorer inside Google Chrome

ie-in-chrome

Feeling nostalgic or trying a cross browser compatibility test ? No need to open that ugly thing again ? Using this chrome extension you can open any webpage in IE right inside Chrome.

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Saturday, March 6, 2010

How to Log on to Windows XP if You Forget Your Password

Here is a simple way to access Windows XP with Administrator rights and privileges if you have password protected your User account on your Windows XP system and can't remember the password(s) to login. Whenever Windows XP is installed on a system, it creates a default account called "Administrator" and by default this account is not password protected. Therefore, if you bought a brand name computer (such as Dell, HP, Compaq or Sony)or you have installed Windows XP yourself. You should be able to login to the computer through the unprotected Administrator account.


1.Reboot your machine.

2. Press F8 before the Windows boot screen appears. Do not press F5 as used on the NT/9x series of Windows. You will be be prompted with a boot options menu.

3.Select the Start Windows in Safe Mode option.

4. Click through several self-explanatory screens until your reach the familiar 'Welcome' screen.
Note that this welcome screen is limited to 256 colors and 640x480 resolution because the primary graphics will have been set to the Windows Safe Mode software VGA adapter. You will not be able to change this mode even in Display options, while Windows is running in Safe Mode.

5.Find the icon for the Administrator user. If the default settings of your system haven't been changed, there should be no password for this account.

6.The Safe Mode Welcome screen might display some of the other users on your system.

7.Login as the admin.

8.Press Yes at the prompt asking if you would like to continue using Safe Mode.

9.Continue on to the User Settings control panel. Here you can change any of the other
passwords for user on the machine. Make any changes you want.

10.Reboot your computer. As long as you don't press any keys (i.e. F8) during the boot-up the computer will startup normally.

11.Login as the user for which you set the password.

12.If it doesn't work above, you can try to use professional support recommendation OPHCrack (freeware) to crack your windows password without erasing anything.


Setting new password
1.Open the Control Panel.

2.Click the User Account.

3.Select the account you want to to set a new password.

4.Click changing Account and set up password, then fill out the form as listed. Click Create Password.

5.You now have a personal login ID and Password. No one has a right to login to your
FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Thursday, March 4, 2010

21 About:Config Hacks(Tweaks) For Faster borwsing in Firefox 3

Firefox 3 one of the maximum downloaded open source browser which has set a Guinness world record. Their were Over 8,000,000 downloads in 24 hours!. Along with Firefox 3 Spreadfirefox also got new cool look.

Firefox 3 about:config file is the core configuration file of Firefox. By editing about:config file we can get amazing hacks for Firefox 3. Firefox allows the users to change many preferences in the about:config file so it’s totally ethical to do it.Here is list of 21 Firefox 3 hacks & tweaks.

To get the Firefox 3 configuration file types

about:config” at address bar.

Firefox 3 about:config hacks

Here is List of about:config hacks for Firefox 3

1) Disable Extension Compatibility Checks
extensions.checkCompatibility = False
extensions.checkUpdateSecurity = False

2) Location Bar (Set number Auto Complete URL at Address Bar)

This is a good hack to trim down that huge auto-complete list on your URL bar. By default it displays maximum 12 URL

browser.urlbar.maxRichResults = #

Enter Number at # (3,10,12 etc)

3) Stop Displaying Website Icon (Favicon) in Address bar & On Tab

browser.chrome.site_icons = False

4) Disable Prefetch (Helpful for frequent Google searcher, low-speed internet connection or low RAM)

network.prefetch-next = False

5) Extend Spell check to forms

layout.spellcheckDefault = 2
Change Value from 1 to 2

6) Disable Blinking Text

browser.blink_allowed = False

7) Speed Tweaks

network.http.pipelining false to true
network.http.pipelining.maxrequests 30 to 8
network.http.max-connections 30 to 96
network.http.max-connections-per-server 15 to 32
network.http.max-persistent-connections-per-server 6 to 8
network.http.pipelining.ssl false to true
network.http.proxy.pipelining false to true

8 ) Disable Annoying Browser Behavior

dom.disable_window_open_feature.menubar
dom.disable_window_move_resize
dom.disable_window_open_feature.titlebar
dom.disable_window_open_feature.toolbar

Set all of above to value False

9) Remove Tab Close Button from all Tab and set A single Close Button at Right

Remove Tab Close Button

Remove Tab Close Button

browser.tabs.closeButtons = 3

Single Close Button to control all Firefox Opened Tabs. (value should be 3 and not 2 Thanks Andreas )

10) Disabler Browser Toolbar Tip

browser.chrome.toolbar_tips = False

11) Show More Tabs on Single Firefox Window before Scrolling

browser.tabs.tabMinWidth = 75

Setting lesser value with reduce Tab width

12) Past Copy Content with Middlemouse Click

middlemouse.paste = True

13) Scroll webpage in One Go

mousewheel.withaltkey.action=1

14) Disable Delay Time While Installing Firefox Add-on

security.dialog_enable_delay = 0

(Zero is number of seconds Firefox should wait while installing Add-on)

15) Increase History Undo Close Tab Limit ( Recently Closed Tabs )

Increase History Undo Close Tab Limit

browser.sessionstore.max_tabs_undo=15

By default you can undo 10 recently closed tabs inorder to increase your history closed tabs. Change number 13 to as per your choice.

16) Open Firefox Default Search Bar Result in New Tab

browser.search.openintab=True

17) Right Click View Source in Your Favorite Editor

view_source.editor.external=True
view_source.editor.path= Path of Editor

(e.g. path C:\Program Files\npp.4.8.2.bin\notepad++.exe)

18) Enable/Disable Single Click to Select Whole URL in Address bar

Single Click Select URL Select

To Enable Single Click Select URL of address bar use the below about:config Tweak

browser.urlbar.clickSelectsAll = True

To disable Single Click Select

browser.urlbar.clickSelectsAll = False

19) Emule/ed2k link association (Linux users)

network.protocol-handler.app.ed2k= /usr/bin/ed2k
network.protocol-handler.external.ed2k = true

20) Fast Scrolling Across Tabs

Fast Scrolling Across tabs

toolkit.scrollbox.scrollIncrement =75

( 75 is number of pixels to scroll at a time when scrolling the tab strip’s scrollbox. (Default: 20)

21) Auto Complete URL while You type at address Bar

Auto Complete URL

browser.urlbar.autoFill=True

Many of above about:config hacks are available in Older Firefox Version, at the end if some thing goes wrong then feel free to restore your about:config to older setting see the below image of how to restore about:config

Restore Firefox about:config

Hope you guys like this Firefox 3 hacks, If you have any tips or hacks related to Firefox 3 about:config, hacks, tweaks do let me know I will include it in above list.

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC


Wednesday, March 3, 2010

Tricks of Saving Bandwidth Quota and Browsing Faster with Slipstream

Slipstream is a Software To Save Quota connection bandwidth and speed for dial-up 10x faster, faster 5x broadband and GPRS up to 8x faster. This is because Slipstream uses compress and uncompress accelerate data that makes the Internet connection is faster and Save bandwidth.



* To accelerate compress and uncompress data
* To accelerate speed web browsing, sending and receiving emails
* Compress the data to make your internet speed increases;
a. Dial-up up to 10x faster
b. Broadband up to 5X faster
c. GPRS up to 8X faster
* Compatible on Windows PCs, Machintosh, and PocketPC (PDA)
* Working on all the network access the Internet (ISP) in the whole world
* It is important for Quota-based Internet client data; download data up to 10x more
* Internet-based time; at a cost of Rp / s same download more data and more quickly
* Save bandwidth, bandwidth efficient


Download Slipstream >>>> Here

Download Slipstream Account >>>> Here


To use or check that your browser has been using Slipstream:
Internet Explorer: click tools - internet options - connections - lan settings
Firefox: Tools - options - advanced - settings
Opera 9: Tools - preferences - advanced - network - proxy server
HTTP Proxy: 127.0.0.1 Port 5400

Good try, and Feel the difference after using this Slipstream ...

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Free Internet Trick Telkomsel with Ip Scanner

This trick especially for those who use Telkomsel Flash!

The basis of this system is to find gretongan IP address & port that is open on Flash Telkomsel network. When we connected with FLASH Telkomsel network, each of us is given a unique IP Address. Because the use Telkomsel Flash is there are thousands, even millions of people, we could use the IP Address of others to be able to connect to the internet, and because we are just "passengers", then we will not be charged aka FREE!

Steps:

Previously prepared a cup of coffee / tea warm, trusss

1. Connect the network with T-Flash
APN: FLASH
username & password: (blank)

2. The next network scan process to find IP address & port that can be "boarded". We can only manually scan with Command Prompt (CMD) on Windows, but really old boss,. For convenience, we can use various software to scan the network. Software used is IpScan - 3.0 (requires JavaRuntimeEnvironment / JRE 5 and above). You can find this software through GOOGLE.COM
3. Kalo uda dapet IP Address & port that is open, change your browser settings network with IP address & port that you dapet earlier. How to return:
>option>>advanced>>network>>setting" onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">* Through Firefox: tools- options- advanced- network- settings
>internet option>>connections>>LAN setting" onmouseover="this.style.backgroundColor='#ebeff9'" onmouseout="this.style.backgroundColor='#fff'">* Through the Internet Explorer: tools- internet options- connections- LAN settings
* Through Opera: xory dori str0beri, I krg tau, hehe (grinning m0de 0n)

NOTE: There is an easy way menggnti browser settings, we can use the software proxy switcher (also can be found in GOOGLE)
FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Tuesday, March 2, 2010

Angry IP Scanner Tutorial

This is the unofficial Angry IP help page.

Product: Angry IP Scanner
Company Homepage: http://www.angryziber.com/
Product Forum: http://www.angryziber.com/forum/forum.php?forum=0

Please use this page as much as possible to learn about or to solve problems with Angry IP Scanner. If you can't find help here you can always post a message in the forum later.

What is Angry IP Scanner?

Angry IP Scanner is a program that allows you to "scan" a network to locate network devices. It is a great program for doing a network audit or for just finding out more information about your network. Angry IP Scanner will located any network device (Computer, Printer, Network Hard Drives, etc..) that responds to the scan. In other words, it will locate any device on the network that has an IP address and that doesn't have some sort of firewall.

Basic Tutorial

Angry IP Scanner is a very powerful network scanner. It is a great tool for doing network audits, locating network devices or computers, and finding out information about your network. If you don't understand any term while reading this help page please see the glossary near the bottom of the page.

Enter an IP range to begin using the program. Click on the double arrow on the right side for more options.



Click on the button under "Hostname:" to choose different columns. Click on the "..." next to "Scan ports" to scan hosts for open ports.



Click "Start" to begin the Scan.

General Troubleshooting and Tips

How to ping a computer: "Start Menu" > Run > type "ping". Then a space and then an IP address. Then click OK.


You should get a reply like below:


If you can't ping a computer than Angry IP Scanner won't find it.

How to use "ipconfig":
Go to "Start Menu" > Run > type "cmd"


At the Command Prompt type "ipconfig /all". This will display useful information.

"IP Address" is your computer's IP address. "Default Gateway" is normally your router or server. "DHCP Server" is normally your router or server. "Physical Address" is your MAC address.


Angry IP Scanner won't tell me what user is logged on:
The messenger service has to be running on the systems you scan to be able to see which user is logged on.

List of Potential Software Firewalls Interfering with IP Scan:
Norton Internet Security
Norton Personal Firewall
Mcafee Personal Firewall
Zone Alarm
Sygate Personal Firewall
Windows XP SP2 Firewall
Windows XP (Pre SP2) Firewall
Routers also contain a firewall
etc...


Can't find computers behind router
Almost all routers today also function as a type of firewall. If you try to scan a network that is connected to a router that you are not connected to the scan will fail to find anything except the router. Routers can be configured to forward ports and allow traffic to pass through, but this is not the default setting. Angry IP Scanner is made to scan your local network only. Using it to scan external network requires advance knowledge of networking.


List of Common Ports:
21 FTP
22 SSH
23 Telnet
25 SMTP
53 DNS (Domain Name Service)
68 DHCP
80 HTTP (HyperText Transfer Protocol)
110 POP3 (Post Office Protocol, version 3)
115 SFTP (Secure File Transfer Protocol)
119 NNTP (Network New Transfer Protocol)
123 NTP (Network Time Protocol)
137 NetBIOS-ns
138 NetBIOS-dgm
139 NetBIOS
143 IMAP (Internet Message Access Protocol)
161 SNMP (Simple Network Management Protocol)
194 IRC (Internet Relay Chat)
220 IMAP3 (Internet Message Access Protocol 3)
389 LDAP (Lightweight Directory Access Protocol)
443 SSL (Secure Socket Layer)
445 SMB (NetBIOS over TCP)
993 SIMAP (Secure Internet Message Access Protocol)
995 SPOP (Secure Post Office Protocol)
4000 ICQ
5010 Yahoo! Messenger
5190 AOL Instant Messenger
5632 PC Anywhere
5800 + 5900 VNC (Remote Admin Software)
8080 HTTP Proxy

For a complete list of ports see here:
http://www.chebucto.ns.ca/~rakerman/port-table.html
http://www.iss.net/security_center/advice/Exploits/Ports/default.htm
http://www.iana.org/assignments/port-numbers
http://lists.gpick.com/portlist/portlist.htm


Glossary

IP Address: An IP address is a number used to identify a network device or computer on a network using the TCP/IP protocol. An IP address consists of 4 numbers each separated by a period. Each number is between 1 and 255.

MAC Address: This is also an address used to identify network devices. MAC addresses are not protocol dependent and are normally built into the hardware.

Subnet Mask: The subnet mask consists of 4 numbers each separated by a period. This number is used to identify which part of an IP address is the network portion and which part is the host portion.

Ping: An action performed on a network device where a small amount of data is sent to the device and the sender times how long it takes for the network device to respond. Response time is normally measured in milliseconds. Firewalls can prevent a device from responding to a ping.

Host: Another way of referring to a computer or network device on a network.

Router: A network device used to share a single public IP address to many private IP addresses.

Port: A port is like a door into a network device. A port number can range from 1 to 65536. An open port normally indicates something waiting for a connection.

Hostname: The name used to refer to a computer or network device.

DNS Server: DNS servers convert Hostname's to IP addresses so that computers can communicate with each other.

Firewall: Any software or hardware mechanism that prevents a network device from responding to unknown network request.

Sunday, February 28, 2010

Telkomsel Free Internet Trick With APN : Flash

USERNAME: blank (empty)

PASSWORD: blank (empty)

ALAMAT PROXY: 202.x.xxx.xxx

NO PORT: 80

home: wap.telkomsel.com

For non symbian nokia s40
> Enter the menu> settings> Configuration> Personal Configuration> Add New> select "Web".
Then fill the following:
- Accoun Name: FLASH
- Website: http://wap.telkomsel.com
- User name: None
- Password: blank
- Verify password: blank
- Use the access point
options: choose "no"
- Access point settings: press OK

Then the access point settings fill
as follows:

a. Proxy: Active
b. Proxy Address: 202.x.xxx.xxx
c. Proxy port: 80
d. Data bearer: Packet data
e. Setting media: insert the following:
e.1. Packet data access point: FLASH
E.2. Type of authenticity: normal
e.3. Username: Blank
e.4. Password: blank
e.5. Verify password: None

Then return to the Menu

> Settings> Personal configuration> (there is the account name you just created)

highlight the account name

(FLASH)> press options> choose "activate by default.

Done ...

Try using to access the WEB.

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC