Showing posts with label computers. Show all posts
Showing posts with label computers. Show all posts

It is needless to say how many people have Facebook accounts, how often they check the page each day and how many friends each of them have on average. You’re most likely to know all these by now as you probably have an account too. And of course, it isn’t just Facebook being all the rage. There is Twitter, Google+, blogs and even LinkedIn. No, LinkedIn is not just for getting professional contacts. LinkedIn also serves as a great marketing tool now that it allows status updates just like how Facebook and Twitter do.


So while you might have a blog and Facebook, Twitter and LinkedIn accounts, maybe even all four, does your business have one too? If it doesn’t, why not create one and spend your time promoting your products or services online instead of checking people’s updates and admiring their photos? The first step is setting up an account for each of those, then these are what you should do next once you have taken the first step:


1. FacebookYou might be a pro at Facebook but maintaining a fan page is slightly different from a profile page. You get ‘fans’ instead of ‘friends’ and you can’t add fans but instead wait until they click ‘like’ on your page. However, the similarity is that you can have a custom URL (eg. http://www.facebook.com/mycompanyname) but the only ‘rule’ is that you can do so only after you have 25 fans. Getting 25 people to like your page isn’t difficult, unless you really have no contacts at all!Then, do the same just as how you would on your profile page. Share updates, post photos and highlight interesting news items. Just remember that these statuses should be about your company and its offerings, not about your holidays or the bad day you had at work. Every now and then, make use of Facebook’s analytics to find out who has been visiting your site.
2. Twitter
Join the millions of Twitterers who keep the world abuzz with updates of 140 characters long. However, try to keep your tweets shorter than that just in case a fan would like to retweet your words and add some comments to it. Just like Facebook, there are tools which you can use to monitor traffic. Twitter is also probably more interactive than Facebook in the sense that you can prompt a conversation by placing a # before a keyword and you can follow someone without them having to approve a request for you to do so.


3. LinkedIn

With 120 million people on LinkedIn already, the site is strong enough to garner attention as much as Facebook and Twitter. Promoting your company here, especially if it’s an SME, is a great idea simply because there are so any professionals here. Build a network of similar interest and work your way up from there. You can request ‘recommendations’ from your contacts, start a group discussion and synchronize your LinkedIn page with your Facebook and Twitter accounts.


4. Google+

Google plus photos
Google+ didn’t turn out as successful as they had wanted it to but just everyone in the world would have a Gmail account, so it is inevitable that they would miss the Google+ button. Works the same way like Facebook, it allows the sharing of words, photos and videos.

While you are on Google+, you can also video chat with your friends, colleague and family members with Hangouts, an online video chat feature. It is integrated with other Google's tools, allowing you to chat while working together on Google Docs or even share your screen with them to troubleshoot a problem.

5. Blogs

Blogging was the main platform for sharing thoughts and media before Friendster, MySpace and Facebook were born. However, blogging did not die and many blogs are maintained to this day despite the owners having various social network accounts. Blogs are actually the best platform for online marketing. Use your blog to post articles that contain keywords, leave comments on other blogs, link up other blogs and allow sharing on social networks by placing social media buttons for each post. WordPress and Blogger are two of the most popular blogging platforms which are free, user-friendly and easy to set up.
After setting up accounts and building networks, don’t forget that the key is to keep your pages updated. Without having fresh contents, your fans will get bored and think that your business has probably gone bust. The best frequency to update is once every three days, so make a schedule, keep to it and see your business make its presence known in no time.

Stumble Upon Toolbar www.tips-fb.com

1) Adjust the Smart Location Bar’s Number of Suggestions
In Firefox 3, when you start typing in the location bar, a drop-down list of suggestion URLs will be shown. If you want it to show more than 12 suggestions (12 is the default), you can adjust the browser.urlbar.maxRichResults keys and get it to show the number you want.
Config name: browser.urlbar.maxRichResults
Default: 12
Modified value: Set to your desired number of suggestion. If you want to disable it all together, set it to -1
2) Disable the Session Restore Function
Firefox 3 automatically saves your session every 10 seconds so that whenever it crashes, it can restore all your tabs. While this is a useful feature, some of you might find it irritating. To disable this function, toggle the value of browser.sessionstore.enabled to False
Config name: browser.sessionstore.enabled
Default: True
Modified value: False if you want to disable the session restore function
3) Adjust the Session Restore Saving Frequency
Same as above, if you decided to keep the session restore feature on, but want to reduce the session saving frequency, change the value of browser.sessionstore.interval so that Firefox will save the session at a longer interval.
Config name: browser.sessionstore.interval
Default: 10000 (in msecs, equivalent to 10secs)
Modified value: Set it to your desired value. 1000 means 1 sec and 60000 means 1 minute.
4) Enable Advanced Color Profile Support
Firefox has this advanced color profile features that display higher image quality. It is not enabled by default as it has a negative effect on the performance of the browser. If you are concern with the image quality rather than the performance, you can activated it via the gfx.color_management.enabled setting
Config name: gfx.color_management.enabled
Default: False
Modified value: True (if you want to activate the color profile support feature)
5) Disable Antivirus Scanning
This is mainly for Windows users. By default, Firefox 3 automatically scans the downloaded file with the default anti-virus application to make sure it is free of viruses. If you download a big file, it could take a long time for the whole scanning process to complete. To increase the performance of the browser, you might want to consider disabling the anti-virus scanning via the browser.download.manager.scanWhenDone key.
Config name: browser.download.manager.scanWhenDone
Default: True
Modified value: False (if you want to disable it)
6) Configuring the Scrolling Tabs
When you opened many tabs, Firefox will not keep on reducing the tab width. Instead, it shows a scrolling bar so that the min width (100px) is conserved and you can scroll to find your tabs. If you are those who don’t like the scrolling tab function and prefer Firefox to show all the tabs, regardless how small it is, you can set the value of browser.tabs.tabMinWidth to 0 to disable it. Similarly, if you want Firefox to display more tabs before showing the scrolling button, you can reduce the default value to a lower value, say 75 pixels.
Config name: browser.tabs.tabMinWidth
Default: 100
Modified value: 0 if you want to disable the scrolling functions, other values to set the min width value
7) Show/Disable Close button on Tabs
Some people love to see the Close (the red X) button on every tabs, but some hate it. Whatever is it, you can configure it to your preferences via the browser.tabs.closeButtons setting.
Config name: browser.tabs.closeButtons
Default: 1
Modified values:
  • 0 – display a close button on the active tab only
  • 1- display close buttons on all tabs
  • 2- don’t display any close buttons
  • 3- display a single close button at the end of the tab strip
8.) Extend Scripts Execution Time
In Firefox 3, a script is only given 10 seconds to respond, after which it will issue an unresponsive script warning. If you are hooked on a slow network connection, you might want to increase the script execution time via dom.max_script_run_time to cut down on the frequency of the no script warning.
Config name: dom.max_script_run_time
Default: 10 (in secs)
Modified value: 20, or any values greater than 10
9) Handling JavaScript Popups
When you come across a site that executes a JavaScript open new window function, and if the popup window is without all the usual window features, i.e. back/forward/reload buttons, status bar etc, Firefox will automatically treat it as a popup and will not open it as a new tab. However, if you find this to be a nuisance and wanted to open all new windows in new tabs, you can specify it via the browser.link.open_newwindow.restriction setting.
Config name: browser.link.open_newwindow.restriction
Default: 2 – Open all JavaScript windows the same way as you have Firefox handle new windows unless the JavaScript call specifies how to display the window
Modified values:
  • 0 – open all links as how you have Firefox handle new windows
  • 1 – do not open any new windows
  • 2- open all links as how you have Firefox handle new windows unless the JavaScript specify how to display the window
10) Enable Spell Checking In All Text Fields
The default spell checking function only checks for multi-line text boxes. You can get it to spell-check for single line text box as well.
Config name: layout.spellcheckDefault
Default: 1 (spell checker for multi-lines text boxes only)
Modified values:
  • 0 – disable the spell checker
  • 2 – enable the spell checker for all text boxes
11) Open Search Box Results in New Tab
When you search using the search box at the top right hand corner of the browser, it will display the search results in the current tab. If you don’t want the search to interfere with your current tab, you can tweak the browser.search.openintab to make it open in a new tab.
Config Name: browser.search.openintab
Default: False
Modified value: True (open search box results in new tab)
12) Lower the Physical Memory Used When Minimized
This tweak is mainly for Windows users. When you minimize Firefox, it will send Firefox to your virtual memory and free up your physical memory for other programs to use. Firefox will reduce its physical memory usage, when minimized, to approximately 10MB (give or take some) and when you maximize Firefox it will take back the memory that it needs.
The preference name does not exist and needs to be created.
Right click on the background and select New->Boolean.
Enter the name when prompted: config.trim_on_minimize
Enter the values: True
13) Increase/Decrease the Amount of Disk Cache
When a page is loaded, Firefox will cache it into the hard disk so that it doesn’t need to be downloaded again for redisplaying. The bigger the storage size you cater for Firefox, the more pages it can cache.
Before you increase the disk cache size, make sure that browser.cache.disk.enabled is set to True.
Config name: browser.cache.disk.capacity
Default: 50000 (in KB)
Modified value:
  • 0 – disable disk caching
  • any value lower than 50000 reduces the disk cache
  • any value higher than 50000 increases the disk cache.
14) Select All Text When You Click On the URL Bar
In Windows and Mac, Firefox highlights all text when you click on the URL bar. In Linux, it does not select all the text. Instead, it places the cursor at the insertion point. Regardless which platform you are using, you can now tweak it to either select all or place cursor at insertion point.
Config name: browser.urlbar.clickSelectsAll
Modified value:
  • False – place cursor at insertion point
  • True – select all text on click
15) Autofill Address in URL Bar
Other than the smart location feature, you can also get your URL bar to autofill the address as you type the URL.
Config name: browser.urlbar.autofill
Default: False
Modified value: True (Have Firefox autofill the address as you type in the URL bar)
16) Same Zoom Level for Every Site
Firefox remembers your zoom preference for each site and set it to your preferences whenever you load the page. If you want the zoom level to be consistent from site to site, you can toggle the value of browser.zoom.siteSpecific from True to False.
Config name: browser.zoom.siteSpecific
Default: True
Modified value: False (enable same zoom preferences for every sites)
17) Setting Your Zoom Limit
If you find that the max/min zoom level is still not sufficient for your viewing, you can change the zoom limit to suit your viewing habits.
Config name: zoom.maxPercent
Default: 300 (percent)
Modified value: any value higher than 300
Config name: zoom.minPercent
Default: 30 (percent)
value: any value
18) Configure Your Backspace Button
In Firefox, you can set your backspace to better use by getting it to either go back to the previous page or act as page up function.
Config name: browser.backspace_action
Default: 2 (does nothing)
Modified value:
  • 0 – go back previous page
  • 1- page up
19) Increase Offline Cache
If you do not have access to Internet most of the time, you might want to increase the offline cache so that you can continue to work offline. By default, Firefox 3 caches 500MB of data from supported offline Web apps. You can change that value to whatever amount of your choice.
Config name: browser.cache.offline.capacity
Default: 512000 (in KB)
Modified value: any value higher than 512000 will increase the cache value
20) Auto Export Firefox 3 Bookmarks to Bookmarks.html
Unlike the previous version, Firefox 3 backup the bookmarks file in places.sqlite rather than the usual bookmarks.html. Since bookmarks.html allows us to export and sync our bookmarks with other browser, it will be very useful if Firefox 3 can backup the bookmark to the bookmarks.html as well.
Config name: browser.bookmarks.autoExportHTML
Default: False
Modified value: True (auto export bookmarks file to bookmarks.html)
21) Disable Extension Compatibility Checks
This is useful if you want to use an extension that is not supported by your version of Firefox badly. It is not recommended, but you can still do it at your own risk.
Right click and select New->Boolean. Enter extensions.checkCompatibility in the field. Enter False in the next field.
Right click again and select New->Boolean. Enter extensions.checkUpdateSecurity into the field and enter False into the next field.
22) Disable Delay Time When Installing Add-on
Every time you want to install a Firefox add-on, you will have to wait for several seconds before the actual installation starts. If you are tired of waiting, you can turn the function security.dialog_enable_delay off so that the installation will start immediately upon clicking.
Config name: security.dialog_enable_delay
Default: 2000 (in msec)
Modified value:
  • 0 – start installation immediately
  • any other value (in msec)
23) View Source in Your Favorite Editor
This is very useful for developers who are always using the “view source” function. This tweak allows you to view the source code in an external editor.
There are two configuration need to be made:
Config name: view_source.editor.external
Default: False
Modified value: True ( enable view source using external text editor)
Config name: view_source.editor.path
Default: blank
Modified value: insert the file path to your editor here.
24) Increasing “Save Link as…” Timeout Value
When you right click and select “Save Link as…” the browser will request the content disposition header from the URL so as to determine the filename. If the URL did not deliver the header within 1 sec, Firefox will issue a timeout value. This could happen very frequently in a slow network connection environment. To prevent this issue from happening frequently, you can increase the timeout value so as to reduce the possibility of a timeout.
Config name: Browser.download.saveLinkAsFilenameTimeout
Default: 1000 (1 sec)
Modified value: any value higher than 1000 (value is in msec)
25) Animate Fullscreen Toolbar Collapse mode
In Firefox’s fullscreen mode, toolbars and the tab strip are hidden at the top of the screen and only shown on mouseover. To draw attention to this, there is an animation of the toolbar sliding upwards and off-screen when fullscreen mode is toggled on. For performance issues, the animation of the collapse of the toolbar only appears for the first time. For some reason that you may love/hate the animation, you can adjust Browser.fullscreen.animateUp to switch it on/off for every collapse.
Config name: Browser.fullscreen.animateUp
Default: 1 (animate the toolbar collapse only the first time)
Modified value:
  • 0 -disable the animation
  • 2- enable the animation for every collapse
26) Autohide Toolbar in Fullscreen mode
In fullscreen mode, the toolbar is set to autohide and appear upon mouseover. If you have a need to view the toolbar at all time, you can toggle the value of browser.fullscreen.autohide to False to always show the toolbar.
Config name: browser.fullscreen.autohide
Default: True (always autohide)
Modified value: False (always show the toolbar)
27) Increase Add-On Search Results
If you go to Tools->Add-ons->Get Add-ons and perform a search there, Firefox will only fetch and display 5 matching results. If you want Firefox to show more than 5 results (say 10), you can adjust extensions.getAddons.maxResults to get it to display more results.
Config name: extensions.getAddons.maxResults
Default: 5
Modified value: any value more than 5

Stumble Upon Toolbar www.tips-fb.com

about: A simple prompt without any parameter will display the Mozilla “about” information. Since it’s accessible from the top menus as well, it’s not quite a hidden feature.

about:buildconfig Obviously, it will show the build platform configuration and parameters

about:cache Will display info and statistics regarding your disk’s cache, including the name of your cache’s directory and a list of the entries you can find there. By default, Firefox doesn’t allow you to view the cached webpages, so this can be an useful option.

about:config Oh look, many many info. Indeed, it’s the most complex and meaningful of them all. Careful on what you plan to change here, your browser won’t run properly after if you play with the wrong things.

about:plugins Of course, what is Firefox without it’s powerful extensions? This option will display detailed information about all the plugins installed for Mozilla Firefox.

about:credits It’s time to give the credit to whoever deserves it. There’s an alphabetically sorted list of all the people that gave their contribution to the development of Firefox.

about:Mozilla This is a weird thing. It will display the so-called “Book of Mozilla”. Something similar was present in Netscape too. There’s actually no real book although the quotations might give you that impression.

Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com


Stumble Upon Toolbar www.tips-fb.com

Stumble Upon Toolbar www.tips-fb.com

Facebook recently upgraded the site's photo viewer such that pictures and associated user comments now appear in a dark pop-up window. This new layout of photos is live for most Facebook users though it looks a bit ugly and doesn't seem to gel with the otherwise very-elegant design of Facebook.com website.





Switch to the Old Layout of Facebook Photos

If you are viewing a photo in Facebook and would like to switch to the classic layout - where photos are displayed without a pop-up - just press the F5 key on your keyboard.

This will refresh the current Facebook page and the photo will display on its own page without the lightbox effect. Watch the above screencast for details.

via

Stumble Upon Toolbar www.tips-fb.com






Stumble Upon Toolbar www.tips-fb.com

Stumble Upon Toolbar www.tips-fb.com

oldest computers in use 11 Oldest Computers Still In Use
From Abacus to Kaypro 2X, and all of the computers in between, find out how much you know about the history of computers. Impress your friends with trivia, like the original price of a Apple-1, and also learn the evolution of computing machines to impress your Sheldon-like friends.

Stumble Upon Toolbar www.tips-fb.com


How the times have changed...

Stumble Upon Toolbar www.tips-fb.com

No, Windows is not a virus. Here's what viruses do:

  • They replicate quickly - okay, Windows does that.

  • Viruses use up valuable system resources, slowing down the system as they do so - okay, Windows does that.

  • Viruses will, from time to time, trash your hard disk - okay, Windows does that too.

  • Viruses are usually carried, unknown to the user, along with valuable programs and systems. Sigh... Windows does that, too.

  • Viruses will occasionally make the user suspect their system is too slow (see 2) and the user will buy new hardware. Yup, that's with Windows, too.
Until now it seems Windows is a virus but there are fundamental differences: Viruses are well supported by their authors, are running on most systems, their program code is fast, compact and efficient and they tend to become more sophisticated as they mature.

So Windows is not a virus.

It's a bug.

Stumble Upon Toolbar www.tips-fb.com

MAGIC #1

Nobody can create a FOLDER anywhere on the computer which can be named as "CON".

This is something pretty cool...and unbelievable...


At Microsoft the whole Team, couldn't answer why this happened!

TRY IT NOW, IT WILL NOT CREATE "CON" FOLDER


MAGIC #2


This is something pretty cool and neat...and unbelievable...

At Microsoft the whole Team, including Bill Gates,couldn't answer why this happened!

Try it out yourself...

Open Microsoft Word and type =rand (200, 99)And then press ENTER



MAGIC #3


For those of you using Windows, do the following:

1. Open an empty notepad file

2. Type "Bush hid the facts" (without the quotes)

3. Save it as whatever you want.

4. Close it, and re-open it.

Is it just a really weird bug?

========================

People really curious about the reasons may browse through the lengthy, techy details below:

Explanation for Magic #1:


In windows the folder name and the special system variables share the same interface, so when you create a folder with a system variable name it will consider that folder already exist!!


These special system variables are available irrespective of path. You cannot create a folder with these names also:
CON, NUL, COM1, COM2, COM3, LPT1, LPT2, LPT3,COM1 to COM9 and LPT1 to LPT9....,PRN. CON means console, COM1 means serial port 1, LPT1 means parallel port 1



Explanation for Magic #2:


"The rand "virus": or how to insert dummy text into a document "


Like jokes, urban legends, and virus hoaxes, tips about Word's little-used or undocumented features periodically makes their way around the Internet, occasioning a wave of postings in Word newsgroups. One of these is =rand(), which is sometimes represented as an Easter egg, sometimes feared as a possible virus. It is neither. It is a Word function (undocumented in the online Help but documented in the Microsoft Knowledge Base) that can be useful in certain circumstances.


The rand function

The Microsoft Knowledge Base article "How to Insert Sample Text into a Document in Word [212251]" explains the use and syntax of the function:


Microsoft Word allows you to quickly insert sample text into a document. To do this, type =rand() in the document where you want the text to appear, and then press ENTER.


The inserted text is that hardy perennial: "The quick brown fox jumps over the lazy dog," which contains every letter in the English alphabet.


By default, the sample text contains three paragraphs, each containing five sentences. You can control how many paragraphs and sentences appear by adding numbers inside the parentheses, for instance:


=rand(3,4)


The first number is the number of paragraphs, and the second the number of sentences per paragraph. If you omit the second number, you get five sentences in each paragraph. So, for example:


=rand(3,4)


inserts three, four-sentence paragraphs, while:


=rand(10)


inserts ten, five-sentence paragraphs.


The maximum number for either parameter is 200 and may be lower depending on the number of paragraphs and sentences specified. For instance, if you specify 200 paragraphs, then the maximum number of sentences per paragraph you can specify is 99:


=rand(200, 99)


If you specify 200 sentences per paragraph, then the maximum number of paragraphs you can specify is 99.


Admittedly, this function serves a useful purpose for filling a page when you're designing a template and want to see how it will look with text in it. It's also easy to see how users can be alarmed and fear this is a virus when someone suggests they try "=rand(200,99)," which quickly blows up into a giant document! (Incidentally, part of the instructions in some versions is to "Make sure there is a space between = and rand and a space between rand and (200,99)." This actually makes no difference: the function works equally well with and without spaces.)




Explanation for Magic #3:



Bush hid the facts is the common name for a bug present in all versions of Microsoft Notepad in Windows 2000 and Windows XP, which misinterpret a file in Windows-1252 or similar encoding such as UTF-16.


While "Bush hid the facts" is the sentence that is most commonly presented on the Internet, it does not exclusively occur with that phrase. The bug can be triggered by many sentences, including those that follow a particular structure: first word with an even number of letters (2 or more) and all other words with odd number of letters (3 or more). E.g. first word with 4 letters, two or more words with 3 letters, one word with 5 letters. Some phrases that will trigger this oddity are: "Bill can not dance", "John has the parts", "Iraq can own bases", "This app can break", "Feel the new power", "Matrix can not lie", "Chad ate the cakes" or even longer phrases like "Einstein's thought regarding mathematics motivated Dhilung Kirat thinkin mathematics wonderfully amazing languagez". Though, these conditions are not sufficient: for example, the string "busx hix thx factx" displays correctly.


The bug occurs when such a string is entered into Notepad (with no other characters) and then saved as a text file. Upon reloading the file into Notepad, the text will be replaced with nine Chinese characters, or squares if the language pack has not been installed. To retrieve the original text, bring up the "Open a file" dialog box, select the file, select "ANSI" in the "Encoding" list box, and click Open.



Discovery:


The bug appeared for the first time in Windows 2000 but was not discovered immediately. It was discovered in early 2004 [1] and has since risen in popularity on the Internet.


Clearing the content by selecting, cutting and then repasting the text does not prevent reproduction as long as it is carefully done.


Notepad misinterprets the encoding of the file when it is re-opened. If the file is originally saved as "Unicode" rather than "ANSI" the text displays correctly.


Older versions of Notepad such as those that came with Windows 95, 98 or ME do not include Unicode support so the error does not occur.


Notepad2 (by Florian Balmer) also exhibits this strange behaviour.


Explaination:


What you see isn't what you typed. This is an easter egg. Or maybe even Microsoft's programmers hate Bush. That's what we knew.


But the truth is that all 4-3-3-5 strings work. So if you type "this app can break". The same results. It appears to be bug from Microsoft which has been fixed in Vista. Here is someone from JCXP.net forum explanation:


Whenever we open a text file in notepad, it determines whether the text is ASCII or Unicode.. But actually there is no way in the world to exactly determine whether the text is ASCII or Unicode.. There is a function called IsTextUnicode in windows API.. The function does some tests on the text based on statistical data.. This is what MSDN says about the function..


"The function uses various statistical and deterministic methods to make its determination.. These tests are not foolproof. The statistical tests assume certain amounts of variation between low and high bytes in a string, and some ASCII strings can slip through. For example, if lpBuffer points to the ASCII string 0×41, 0×0A, 0×0D, 0×1D (A\n\r^Z), the string passes the IS_TEXT_UNICODE_STATISTICS test, though failure would be preferable."

Stumble Upon Toolbar www.tips-fb.com

Lock your machine on Mouse Click !!!!!!!!!!

1. Right click an empty spot on the desktop, point to New and click Shortcut.

2. In the Create Shortcut dialog box, type the following in the 'Type the location' of the item text box:

"rundll32 user32.dll,LockWorkStation" remove quotes while typing.

3. Click Next.



4. In "Type a name for this shortcut", type "" (any name as u wish) and Click Finish

5. Create a shortcut in your shortcut bar & use it

Stumble Upon Toolbar www.tips-fb.com