User Control Panel
Search iVirtua
Advanced/Tag Search...
Search Users...
What is iVirtua Exclusive Community?
  • An exclusive gaming industry community targeted to, and designed for Professionals, Businesses and Students in the sectors and industries of Gaming, New Media and the Web, all closely related with it's Business and Industry.
  • A Rich content driven service including articles, contributed discussion, news, reviews, networking, downloads, and debate.
  • We strive to cater for cultural influencers, technology decision makers, early adopters and business leaders in the gaming industry.
  • A medium to share your or contribute your ideas, experiences, questions and point of view or network with other colleagues here at iVirtua Community.
Guest's Communication
Live Chat
Teamspeak (VOIP) Audio Conference
Private Messages
Check your Private Messages
Themes
Choose an iVirtua Community theme to reflect your interests...
Business Theme
India/Arabic Theme

Gaming Theme
iVirtua Recommends
Young teen porn galleries
Fly Emirates Advertising
940 results for download
Apple iPad - Live Coverage and Analysis in Apple
iBooks

This is Apple’s first electronic book store, and it allows users to download and buy books on the move. Deals have already been struck with publishers, including Penguin and HarperCollins. Once a user has bought a book, it appears on a virtual bookshelf, complete with cover art, and can then be read on the device in full colour. Users can even change the font of the books they are reading. It uses the open-source ePub format, which means books downloaded will be compatible with other devices.



iWork

Apple has developed a special iPad version of its iWork software suite, which makes it possible to create and view documents, spreadsheets and presentations on the device. That makes it a real rival to a laptop, because it can be plugged into a projector. The device can also view slides in PDF files via Adobe Acrobat.

Connectivity

The iPad has wireless internet as standard, but there’s also a 3G option – you would have to pay a mobile phone tariff, but the device would then always be connected to the internet.

Applications

The key selling point of the iPhone has become the vast library of applications that can be downloaded for it – from train information to video games. The iPad will take that model, play all the same apps, but also nurture a new market for a different kind of software, using its larger, multitouch interface.





Web, email and iTunes

Effortless use of the internet will be crucial to the success of this device. Apple’s aim is to make the web seem “more intimate”. With a touchscreen interface, email is easier than on the iPhone. And an iPod is built in: connect it to speakers via WiFi and this is a great device to use on the sofa.

Specifications

Estimated UK launch: June/July

Price: currently from $499

Memory: 16/32/64GB

Screen: 9.7i





Official Site: http://www.apple.com/ipad/ The high-resolution, 9.7 inch LED-backlit, IPS display on iPad is remarkably crisp and vivid. Which makes it perfect for web browsing, watching movies, or showing off photos. It’s also been designed to work in any orientation — portrait or landscape. And because it uses a display technology called IPS (in-plane switching), it has a wide, 178° viewing angle. So you can hold it almost any way you want, and still get a brilliant picture, with excellent color and contrast.

Posted by Editorial Team Wed Jan 27, 2010 9:58 pm
Windows 7 vs. Mac Snow Leopard: The Great Debate in Microsoft / Windows
By now, you've seen the Windows 7 commercials and read the reviews. PCMag will have far more to say in the coming days and weeks about the quality and performance of Microsoft's Windows 7 OS, as well as how it stacks up against its primary competition, Apple's Snow Leopard. But have you ever wondered what it would be like if you could watch executives from both companies really have at it? Not with snarky commercials, but with an honest discussion of the technologies that drive these operating systems? It won't happen, of course, but this is pretty close.

A couple of weeks ago, I got a surprise offer: Apple wanted to go on record and talk about why Snow Leopard is better than Windows 7. Apple's Senior Director of Mac OS X Product Marketing Brian Croll gave me his side of the story. Then I interviewed Microsoft's Jay Paulus, Director, Product Management Windows Client, to let him make his case. Although the interviews were conducted separately, I've tried to blend the comments to make it something of an ex post facto debate. It seems fair enough, as each side knew I would be talking to the other. What I ended up with is a good-old-fashioned debate, in which I play the moderator—and occasional fact-checker. It may not settle the question of which OS is better, but goes into a lot more technical detail than the 30-second spots that will be all over TV this holiday season.

Editor's Note: To reiterate, the interviews with Mr. Croll and Mr. Paulus were conducted separately—at no time were all three parties speaking to each other at the same time, and while they did respond to these topics and questions, I have added some detail to my moderator sections in order to put Mr. Croll and Mr. Paulus' responses in the proper context.

The 64-Bit Question

Lance Ulanoff: Let's start with 64-bit. For perhaps the first time in operating system history, average consumers are aware of the 64-bit choice and thinking about whether or not they need or want to use it. Mr. Croll, what does Apple bring to the table here?

Brian Croll: We have one version of Snow Leopard. Contrast that to Windows, which has six versions and adds a lot of complexity. Their product matrix gets really complex very fast. Then multiply by two, because you have to know if you want 32- or 64-bit.

In 2003, we started adding 64-bit technology. Apple went from a 32-bit to 64-bit environment without any issues for customers. Now we can allow 64-bit apps to run entirely on a 64-bit Intel processor. The major system apps now run in 64 bits. We architected Snow Leopard to allow the whole system to run in 64-bit mode on a 64-bit chip, not partial. (Ed. Note: But the vast majority of Macs will still run the OS kernel in 32-bit mode.)

Application developers can package up applications to put both 32- and 64-bit binary in one package. We never wanted the consumer to have to decide, and app manufacturers do not have to offer two versions.

LU: Mr. Paulus, your rebuttal?

Jay Paulus: We do have two versions. When you buy media, it comes with both in the box. We recommend people with 3GB or more of memory install the 64-bit version. (Ed. Note: You cannot upgrade from a 32-bit version of Vista to a 64 bit version of Windows 7. You must do a clean install.)

I think the transition to 64-bit is hard. It takes work to transition to 64-bit. Apple knows 64-bit is hard. They wanted to take credit for the work they did. OS X 10 Snow Leopard doesn't boot into 64-bit by default. And switching between 32-bit and 64-bit causes a big performance hit. The only SKU that boots into 64-bit by default is OS X server. Tough position for them to take, as much as I like their 64-bit logo.

We've had 64-bit and drivers since 2003 on Windows XP. Pretty hard for them to claim a lead on that.
LU: What about Microsoft's two-version approach, as opposed to one binary?

JP: I think it's representative, a pretty good way to make transition. As the hardware and software catches up and people have more and more memory in the systems, 64-bit makes more sense. The fact that they can make a choice, is that a bad thing?

Programming for Multicore

LU: Modern computers now feature multicore CPUs. However, consumers aren't always sure if their operating systems or apps are taking full—or any—advantage of all those cores. What are you guys doing in the multicore space?

BC: We took a step back and rethought the problem. It's a big deal for developers to get the most out of multicore systems. Programmers usually have to write apps differently if there are two, four, or eight cores. Grand Central lets the operating system figure it out. We'll shield the developers from having to worry about it. It's a big breakthrough in software. For application developers to take advantage of it, they only need to add a couple of constructs to their code. It's minimally invasive to the current set of code.

The primary benefit is speed (how fast it goes on screen) and responsiveness, if I click on something on the screen how quickly it comes back.

JP: It's a tough computing problem, the multicore, multithreading, programming across GPU and CPU. These are tough problems, no doubt. Anyone who does this wants to take credit. I feel like Apple is playing catch-up in this realm. We've had threads and fiber since 2000. The Windows 7 kernel is the same kernel as Window Server 2008 [R2]. I would hold our granular scheduling and multicore scaling up to theirs any day of the week. They're providing a queuing mechanism. People will still have to design their apps to be multithreaded. I reject the fact that it's going to fundamentally alter the way people are building apps to be multithreading or multicore.

Programming for Multicore

LU: Modern computers now feature multicore CPUs. However, consumers aren't always sure if their operating systems or apps are taking full—or any—advantage of all those cores. What are you guys doing in the multicore space?

BC: We took a step back and rethought the problem. It's a big deal for developers to get the most out of multicore systems. Programmers usually have to write apps differently if there are two, four, or eight cores. Grand Central lets the operating system figure it out. We'll shield the developers from having to worry about it. It's a big breakthrough in software. For application developers to take advantage of it, they only need to add a couple of constructs to their code. It's minimally invasive to the current set of code.

The primary benefit is speed (how fast it goes on screen) and responsiveness, if I click on something on the screen how quickly it comes back.

JP: It's a tough computing problem, the multicore, multithreading, programming across GPU and CPU. These are tough problems, no doubt. Anyone who does this wants to take credit. I feel like Apple is playing catch-up in this realm. We've had threads and fiber since 2000. The Windows 7 kernel is the same kernel as Window Server 2008 [R2]. I would hold our granular scheduling and multicore scaling up to theirs any day of the week. They're providing a queuing mechanism. People will still have to design their apps to be multithreaded. I reject the fact that it's going to fundamentally alter the way people are building apps to be multithreading or multicore.

Backing Up

LU: Okay, let's talk about backup—something everybody needs, but no one really does. Windows Backup has been around for a long time, but isn't widely used. Apple's Time Machine arrived with Leopard and deep integration with the hardware. Where are we now with OS-based backup?

BC: Time Machine versus Windows Backup: We built it in with Time Machine. It's easy to use, easy to restore, easy to understand, easy to search. There's a huge qualitative difference between what you get on a Mac and what you get on Windows.

JP: There's been some work done to make Windows Backup easier to use. It does a good job of full-system backup. If you have pictures scattered around the disk, you can send them to Library view—Backup is smart about picking up files from wherever they are. Another feature that is key is Previous Versions. It was called Time Warp and we have had it since Server 2003. It manages previous versions of files and is running by default on disk—it's a file system feature. There's no separate disk. It doesn't protect you from disk failure, but lets you go back in time to previous versions of files.

Upgrade Paths

LU: Perhaps one of the most stressful things users face is the act of upgrading their OS. With Windows 7 coming out, people will be making choices and possibly upgrading their OS. Mr. Croll, what's Apple's perspective on what's happening with Windows 7?

BC: Over 60 percent of the people are out there running Windows XP. I will point out that Microsoft more or less left the XP users behind. So I'm not understanding the logic.

LU: Mr. Paulus, Brian has a point. There were a lot of netbooks sold over the last 12 to 18 months, and the vast majority of them shipped with Windows XP.

JP: The majority of people get their new OS with a new machine, so the notion that we're leaving behind a vast set of people, I'm not sure I accept that. The fact is that Windows XP shipped eight years ago and hardware and software has moved on. We made a tough choice and I hope in the end that it's the right choice. It's a bit disingenuous for Apple guys to talk about us leaving people behind. On positive side, Windows 7 will run really well on those netbooks.
Windows users aren't left behind to the degree that people who are running those old Macs are being left behind. If you didn't buy a Mac since the Intel transition three years ago, you are really getting left behind. (Ed. Note: Snow Leopard only runs on newer, Intel-based Macs.)

What's Inside

LU: After years of integrating utilities and even full-blown apps from competing products in the operating system, or as part of the OS package, Microsoft made an about face this year and is letting end users decide whether or not they want to download Mail, Messenger, Movie Maker and other apps. Why?

JP: Pulling things out allows us to update them on a more regular basis. There's more customer value, the apps are more directly integrated with the cloud offerings. I think that people will realize that that's the way they want it: software plus service. Those upgrades are free. Apple can say they include it in the OS, but they also charge you for the upgrade.

LU: Mr. Croll, how do you view the debundling of applications?

BC: We build everything in and put together a package that works beautifully out of box. Microsoft is going in a different direction, pulling out Mail, and other apps and having people download them. For example, we have Exchange support in Snow Leopard. You have to buy Microsoft Office to get Exchange support in Windows 7. We bundle that right out of box.

JP: The premier client for Exchange is Outlook. If you want the full-fidelity experience, you want Outlook. For those that don't want to buy Outlook, there's Outlook Web Exchange. It's a strong, high-fidelity client.

What's Different

LU: In the race to build the best operating system, where do each of you think you stand? What sets you apart? Mr. Croll?

BC: Mac OS X is much simpler than Windows. We're more advanced from a technological standpoint. Windows 7 still has DLL and the Registry, still has defragmenting, still needs activation. We don't make users enter in activation codes.

LU: It's a fair point, Mr. Paulus. Microsoft has done many things to Windows 7, but couldn't change some of the fundamentals like the DLL and Registry.

JP: So what? Yeah, we've got the Registry and DLL, so what? It's not something we talk about. We do a lot of work around reliability and performance. Getting into notions of replacing Registry and DLL, it just doesn't become relevant.

LU: What about Mr. Croll's activation and technology comments?

JP: Apple has a different model. They charge you a lot of money for the hardware and charge you again for the OS. We're selling you the OS. We use the activation to help ensure that you have genuine versions of Windows out there.

Pricing

LU: Let's talk about pricing. There are free operating systems out there, like Linux, but, as we can see from market share, free does not necessarily translate into mass-market adoption. How do the two of you see price and the OS?

BC: With Snow Leopard, the upgrade price is $29 for Leopard users or $49 for a family pack with five licenses. With Windows 7 Ultimate, the upgrade is $119 for Home Premium and $199 for Professional—that is really expensive software.

LU: Jay, I know Microsoft has one $30 plan for students. What else do you have to say about pricing?

JP: Snow Leopard is much more akin to a service pack and Apple is charging $29. We don't do that. Windows 7 demonstrates a lot of customer value and priced at a pretty attractive price point. Most users get their OS automatically when they buy a new system. With Apple, you're going to be paying an Apple Tax. You're going to have to buy their expensive hardware just to get in the game.

Making the Choice

LU: Okay, here's your opportunity to make your case for your OS. Mr. Paulus, why Windows?

JP: I would say it's all about value, choice, compatibility, and simplicity. Value we've talked about that lot. There is value in a Windows ecosystem with nearly a billion users and thousands of PCs manufactured. Having lots of apps and systems drives a lot of end-user value. Stack any PC up against a Mac, we'll win pretty comfortably.

Windows 7 was designed around simplicity. It offers innovative features that set it apart, including Jump Lists and HomeGroup. A whole bunch of things that we think will make Windows 7 land as a game changer. I think the game has changed.

LU: Mr. Croll? Why should people choose Snow Leopard?

BC: Over last ten years we've been adding a lot of features, and it all culminated with Leopard. It's the best-selling software product Apple has ever done. It added things like Cover Flow and Time Machine. For Snow Leopard—the goal was to make a better Leopard. Mac OS 10 was made up of 1,000 different projects. For Snow leopard we refined 90 percent of them. Mac OS 10 continues to be much simpler than Windows.
Posted by JohnHuit Mon Oct 19, 2009 9:34 pm
Hacking Firefox: Definitive guide to secrets of about:config in Software
1: Speed up Firefox
This hack requires a few steps. Search for pipelining in the filter and you should see:
network.http.pipelining: Change this to true.
network.http.proxy.pipelining: Change this to true.
network.http.pipelining.maxrequests: Change this to 8.
Now search for max-connections and you should see:
network.http.max-connections: Change this to 96.
network.http.max-connections-per-server: Change this to 32.
2: Disable antivirus scanning
This is only for the Windows version. If you’re downloading largefiles, this scanning can seriously slow things down. And since you willmost likely scan the downloaded file anyway, you’ll probably want todisable this. Of course, if you are uber paranoid (not a bad trait forcomputing), you might want to leave this entry alone.
To disable antivirus scanning, search for scanWhenDone and you should see:
browser.download.manager.scanWhenDone: Change this to false.
3: Open Javascript popups as tabs
If a popup window lacks the features of a browser window, Firefoxwill handle it like a popup. If you would prefer to open all windows,including popups, as new tabs, you need to tell Firefox inabout:config. Search for newwindow and you will see three entries. Of those three entries, you will want to modify:
browser.link.open_newwindow.restriction: Change this to 0.
4: Spell checking in all fields
By default, Firefox checks spelling only in multiple-line textboxes. You can set it to check spelling in all text boxes. Search for spellcheckdefault and you should see:
layout.spellcheckDefault: Change this to 2.
5: Open search bar results in new tab
When you use the search bar, the results display in the current tab.This can be a nuisance because you will navigate out of the page youare currently in. To make sure Firefox always opens search results in anew tab, search for openintab and you should see:
browser.search.openintab: Change this to true.
6: Auto export bookmarks
In Firefox 3, bookmarks are automatically saved and exported foryou. The only problem is that by default, they’re saved asplaces.sqlite instead of the more convenient bookmarks.html. To changethis setting so that they can be easily re-imported, search for autoExportHTML and you should see:
browser.bookmarks.autoExportHTML: Change this to true.
7: Disable extension install delay
One of the few gripes I have with Firefox is the silly countdown youmust endure every time you want to install an extension. Fortunately,this can be disabled. Search for enable_delay and you should see:
security.dialog_enable_delay: Change this to 0.
8: View source code in an external editor
When you need to view the source of a page, it opens up in browserpopup. Most developers would probably like to have that opened in theirfavorite editor instead of having to cut and paset. To do this, thereare two entries to modify. Search for view_source.editor and you will see:
view_source.editor.external: Change this to true.
view_source.editor.path: Change this to the explicit path to your editor of choice.
9: Get more add-on search results
When you do a search in the Add-on window, you’ll see just fiveresults. You might find it more efficient to increase this number.Search for getAddons and you should see:
extension.getAddons.maxResults: Change this to 10 (or higher, if you want to see even more).
10: Redefine the Backspace button
Did you know you can configure Firefox to use the backspace buttonto either go back a page or go up a page? This keeps power users fromhaving to go back and forth from the keyboard to the mouse. Search for backspace and you will see:
browser.backspace_action: Change this to 0 for previous page and 1 for page up.
Your turn
Do you have other favorite hacks you’ve discovered that make Firefox even more useful? If so, share them below.
Posted by Editorial Team Sun Sep 27, 2009 2:33 pm
Hacking Firefox: Definitive guide to secrets of about:config in Software
You may have installed countless add-on in Firefox to enhance yourusing experience, but if you want to get the most out of Firefox, youreally have to hack your way into the about:config.
The about:config page contains most (if not, all) ofFirefox configuration options. It is so far the most effective, and themost powerful way to tweak and enhance your Firefox performance. Hereare 28 of the popular tweaks.


Accessing your about:config page
In your Firefox, type about:config in the address bar.

You will be shown a warning page. Click the “I’ll be careful, I promise!” button to proceed.

On the main page, you will see a long list of configuration entries. Enter the name of the key you want to update in the “Filter” field. The list will narrow to only the entries that match your keyword as you type.
To modify the value, simply double click on the entry value field and update the entry. That’s all!
Isn’t that simple? Now, let’s get to the tweaking.
1) Adjust the Smart Location Bar’s Number of Suggestions
In Firefox 3, when you start typing in the location bar, a drop-downlist of suggestion URLs will be shown. If you want it to show more than12 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 secs so thatwhenever it crashes, it can restore all your tabs. While this is auseful feature, some of you might find it irritating. To disable thisfunction, 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 featureon, but want to reduce the session saving frequency, change the valueof 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 higherimage quality. It is not enabled by default as it has a negative effecton the performance of the browser. If you are concern with the imagequality 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 3automatically scan the downloaded file with the default anti-virusapplication to make sure it is free of virus. If you download a bigfile, it could take a long time for the whole scanning process tocomplete. To increase the performance of the browser, you might want toconsider 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 tabwidth. 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 whodon’t like the scrolling tab function and prefer Firefox to show allthe tabs, regardless how small it is, you can set the value of browser.tabs.tabMinWidthto 0 to disable it. Similarly, if you want Firefox to display more tabsbefore showing the scrolling button, you can reduce the default valueto 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

Extend Scripts Execution Time
In Firefox 3, a script is only given 10 seconds to respond, afterwhich it will issue a unresponsive script warning. If you are hooked ona slow network connection, you might want to increase the scriptexecution 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 newwindow function, and if the popup window is without all the usualwindow features, i.e. back/forward/reload buttons, status bar etc,Firefox will automatically treat it as a popup and will not open it asa new tab. However, if you find this to be a nuisance and wanted toopen all new windows in a 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 handlenew windows unless the JavaScript call specifies how to display thewindow
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 textboxes. 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 ofthe browser, it will display the search results in the current tab. Ifyou don’t want the search to interfere with your current tab, you cantweak 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 physicalmemory for other programs to use. Firefox will reduce its physicalmemory usage, when minimized, to approximately 10MB (give or take some)and when you maximize Firefox it will take back the memory that itneeds.
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) Speed up your Firefox
Several tweaks required for this
Config name: network.http.pipelining
Default: False
Modified value: True
Config name: network.http.proxy.pipelining
Default: False
Modified value: True
Config name: network.http.pipelining.maxrequests
Default: 4
Modified value: any value higher than 4, but not more than 8
Config name: network.http.max-connections
Default: 30
Modified value: 96
Config name: network.http.max-connections-per-server
Default: 15
Modified value: 32
14) Increase/Decrease the Amount of Disk Cache
When a page is loaded, Firefox will cache it into the hard disk sothat it doesn’t need to be download again for redisplaying. The biggerthe 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 browser.cache.disk.enable 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.

15) Select all text when click on the URL bar
In Windows and Mac, Firefox highlights all text when you click onthe URL bar. In Linux, it does not select all the text. Instead, itplaces the cursor at the insertion point. Regardless which platform youare 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

16) 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)
17) Same Zoom Level For Every Site
Firefox remembers your zoom preference for each site and set it toyour preferences whenever you load the page. If you want the zoom levelto 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)
1 Setting your zoom limit
If you find that the max/min zoom level is still not sufficient foryour 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
19) 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

20) Increase Offline Cache
If you do not have access to Internet most of the time, you mightwant to increase the offline cache so that you can continue to workoffline. By default, Firefox 3 caches 500MB of data from supportedoffline Web apps. You can change that value to whatever amount of yourchoice.
Config name: browser.cache.offline.capacity
Default: 512000 (in KB)
Modified value: any value higher than 512000 will increase the cache value
21) 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.htmlallows us to export and sync our bookmarks with other browser, it willbe 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)
22) Disable Extension Compatibility Checks
This is useful if you want to use an extension that is not supportedby your version of Firefox badly. It is not recommended, but you canstill 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.
23) Disable Delay Time When Installing Add-on
Everytime you wanted to install a Firefox add-on, you will have towait for several secs before the actual installation starts. If you aretired 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)

24) 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.
25) Increasing ‘Save Link As‘  timeout value
When you right click and select the ‘Save Link As…‘, thebrowser will request the content disposition header from the URL so asto determine the filename. If the URL did not deliver the header within1 sec, Firefox will issue a timeout value. This could happen veryfrequently in a slow network connection environment. To prevent thisissue from happening frequently, you can increase the timeout value soas 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)
26) Animate Fullscreen Toolbar Collapse mode
In Firefox’s fullscreen mode, toolbars and the tab strip are hiddenat the top of the screen and only shown on mouseover. To draw attentionto this, there is an animation of the toolbar sliding upwards andoff-screen when fullscreen mode is toggled on. For performance issue,the animation of the collapse of the toolbar only appear for the firsttime. For some reason that you may love/hate the animation, you canadjust 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

27) Autohide Toolbar in Fullscreen mode
In fullscreen mode, the toolbar is set to autohide and appear uponmouseover. If you have a need to view the toolbar at all time, you cantoggle 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)
2 Increase Add-On search result
If you go to Tools->Add-ons->Get Add-ons and performa search there, Firefox will only fetch and display 5 matching results.If you want Firefox to show more than 5 results (say 10), you canadjust extensions.getAddons.maxResults to get it to display more results.
Config name: extensions.getAddons.maxResults
Default: 5
Modified value: any value more than 5
This list of about:config is definitely not the complete list. If you have any tricks not listed here, please add it in the comment.
Posted by Editorial Team Sun Sep 27, 2009 2:32 pm
i gotta bot in Gaming
i got this bot right ppl its amazing it will wc,mine,and fight i can only do this bot if u have a lvl 40 or over or otherwise it wont work email ur pass and user to l.twohigg@hotmail.com or add me on runescape pkstr1range .... i have mad 52m and im a lvl 33 with shit skills im a obby mauler pure/ranger soo either add me and i can put the bot on only if u give me the pass and user because i can put this on for u it is in runescape name i will download straight away then i will tell u wen its done on either runescape or e-mail so if u want this amazing bot folo this ^^
Posted by pkstr1range Thu Aug 27, 2009 11:43 am
VevoCart 3.0 Free Shopping Cart in Programming, Web and Software Design/Development
Hello all.

I would like to update about free ASP.NET Shopping Cart.
VevoCart free 3.0 is now released.
You can get at Download Free Version.

I hope my post is useful to anyone.

Thanks.

Posted by johnvevo Mon Aug 17, 2009 10:45 am
Free ASP.Net Shopping Cart in Programming, Web and Software Design/Development
Hello all.

We would like to update about our new Deluxe version.

Deluxe version comes with new enhanced features.

- Recurring Billing ( Paypal Pro US )
- Affiliate Program
- Reports
- QuickBooks Integration ( T-HUB )

You can review the VevoCart demo at http://www.vevocart.com/vevocartdemo.aspx

The full feature list can be reviewed at http://www.vevocart.com/features.aspx

VevoCart also offers a free version. It's completedly free and good for production use.

Download VevoCart Shopping Cart Software Today.

Best Regards,
VevoCart Team
Posted by johnvevo Thu Jun 25, 2009 7:24 am
Uwe Boll Tunnel Rats on Steam based on Vietnam movie in Gaming
Released to nearly as much fanfare as his thrilling movies, Uwe Boll's Tunnel Rats -- a game adaptation of the 2008 film of the same name -- became available for download this week. As our sister site Big Downloadrightly points out, the film has yet to be released Stateside (keep inmind it's based on the American war in Vietnam), though the game showedup earlier this week on Steam for $19.99.
Game Trailer:

Movie Trailer:

Developed by Velvet Assassin creator Replay Studios -- you'll understand if we're a bit less than confident in Tunnel Rats.For those of you still looking to check it out, we'd like to point outUwe Boll supposedly had a hand in making the game as well. Let us knowhow that goes for you
http://store.steampowered.com/app/99073/

                                                                                                         Title: Tunnel Rats
                             Genre: Action
                                                 Developer:                                                                       Replay Studios                                        
                                                 Publisher: Boll AG
                                             Release Date: 15 May 2009
                             Languages: English*


Posted by Editorial Team Sun May 17, 2009 4:31 pm
Runescape Tools: inc Auto Buyer,Auto Fighter,Auto Woodcutter in Gaming
how do yuo get it to work after you download it???
Posted by trc75 Sat Apr 11, 2009 8:33 pm
RCT3 Error? in Hardware, Internet, Networking, Comms and Security
I downloaded RCT3 before, and then it got uninstalled, so I just redownloaded it today and entered everything I needed. Then, half way while it was downloading, it randomly said 'Data Error'. I tried a few more times and it still said it. I dont know how to change it because I really want to download it. Can anyone help?
Posted by Gi4-fO'R3Al Fri Mar 06, 2009 5:08 pm
Runescape Tools: inc Auto Buyer,Auto Fighter,Auto Woodcutter in Gaming
Editorial Team wrote:
Try pressing the big "Download here" link above


i dont see any "download here" sign
Posted by babypunklol Thu Feb 19, 2009 9:17 pm
5 Sites To Play Old Computer Games Once Again in General Discussion, including Off Topic, Current Affairs
Actually, i generally download old games and play them regularly for my fix.

e.g., Quake (orig.), and GTA2. i even had GTA 1 for awhile. but GTA2 will always be one of my favorite games of all time, no matter how shiny and explosive they make the coming GTA5 - GTA63.

haha.
Posted by Loki1391 Thu Jan 29, 2009 12:44 am
Top 25 Dangerous coding errors revealed in Programming, Web and Software Design/Development
The US National Security Agency has helped put together a list of the world's most dangerous coding mistakes.
The 25 entry list contains errors that can lead to security holes or vulnerable areas that can be targeted by cyber criminals.
Experts say many of these errors are not well understood by programmers.
According to the SANS Institute in Maryland, just two of theerrors led to more than 1.5m web site security breaches during 2008.<!-- E SF -->
It is thought that this is the first time theindustry has reached agreement on the worst things that can creep intosoftware as it is being written.
More than 30 organisations, including the US National SecurityAgency, the Department of Homeland Security, Microsoft, and Symantecpublished the document.<!-- S IBOX -->                    
[TABLE]                    [TR]                     [TD][/TD]                     [TD]                                                  
                             THE TOP 25 MOST DANGEROUS PROGRAMMING ERRORS                           
                                                                                                                          

CWE-20:Improper Input Validation
CWE-116:Improper Encoding or Escaping of Output
CWE-89:Failure to Preserve SQL Query Structure
CWE-79:Failure to Preserve Web Page Structure
CWE-78:Failure to Preserve OS Command Structure
CWE-319:Cleartext Transmission of Sensitive Information
CWE-352:Cross-Site Request Forgery
CWE-362:Race Condition
CWE-209:Error Message Information Leak
CWE-119:Failure to Constrain Operations within the Bounds of a Memory Buffer
CWE-642:External Control of Critical State Data
CWE-73:External Control of File Name or Path
CWE-426:Untrusted Search Path
CWE-94:Failure to Control Generation of Code
CWE-494:Download of Code Without Integrity Check
CWE-404:Improper Resource Shutdown or Release
CWE-665:Improper Initialization
CWE-682:Incorrect Calculation
CWE-285:Improper Access Control
CWE-327:Use of a Broken or Risky Cryptographic Algorithm
CWE-259:Hard-Coded Password
CWE-732:Insecure Permission Assignment for Critical Resource
CWE-330:Use of Insufficiently Random Values
CWE-250:Execution with Unnecessary Privileges
CWE-602:Client-Side Enforcement of Server-Side Security
Source: SANS Institute

                                            [/TD]                   [/TR]                    [/TABLE]                                     <!-- E IBOX -->                    
"The top 25 list gives developers a minimum set of coding errorsthat must be eradicated before software is used by customers," saidChris Wysopal, chief technology officer with Veracode.
"There appears to be broad agreement on the programming errors," says SANS director, Mason Brown, "Now it is time to fix them."
"We need to make sure every programmer knows how to write code that is free of the top 25 errors."
"Then we need to make sure every programming team has processesin place to find and fix these problems [in existing code] and has thetools needed to verify their code is as free of these errors," he said.
Patrick Lincoln, director of the Computer Science Laboratory atSRI International, told the BBC that if programmers prevented theseerrors appearing in their code, it would deter the majority of hackers.
"This list is primarily for people who have firstresponsibility for designing a system. Veteran programmers haveprobably learnt the hard way whereas a brand new programmer will bemaking more basic errors."
"The real dedicated serial attacker will probably find a way ineven if all these errors were removed. But a high school hacker withmalicious intent - ankle-biters if you will - would be deterred frombreaking in."
Previously, most advice has focused on vulnerabilities that canresult from programming errors. The top 25 list examines the actualprogramming errors themselves.
The US Office of the Director of National Intelligence, theprincipal adviser to the President, the National Security Council andthe Homeland Security Council also lent their support to the list.
In a statement, they said: "We believe that integrity of hardware and software products is a critical for cyber security. "
"Creating more secure software is a fundamental aspect of systemand network security, given that the federal government and thenation's critical infrastructure depend on commercial products forbusiness operations."
"The top 25 is an important component of an overall securityinitiative for our country. We applaud this effort and encourage theutility of this tool through other venues such as cyber education."<!-- E BO -->
http://www.sans.org/top25errors/

<ui>
  • Which People and Organizations Made Substantive Contributions to the Top 25 Errors List?
  • How Will the Top 25 Errors Be Used?
  • How Important Are the Top 25 Errors?
  • What Errors Are Included in the Top 25?
  • Resources to Help Organizations Eliminate The Errors</ui>
  • Posted by isiss2 Tue Jan 13, 2009 10:11 pm
    Run the MSNBC Election Application on Your PC! in Syndicated News: Hardware, Networking, Computing, IT, and Business and Industry News
    Run the MSNBC Election Application on Your PC!
    Chuck Todd of MSNBC has Surface applications for predicting the U.S. presidential election. We now bring that capability to every desktop! Download it here and run it to make your own predictions and compare it with the official ones.

    Publish Date: Mon, 03 Nov 2008 19:35:00 GMT
    Read more...
    Posted by Microsoft Wed Nov 19, 2008 5:30 pm
    Download Visual Studio 2008 Professional Edition in Syndicated News: Hardware, Networking, Computing, IT, and Business and Industry News
    Download Visual Studio 2008 Professional Edition
    Visual Studio 2008 Professional Edition enables developers and development teams to create great connected applications on the latest platforms. Get your copy today.

    Publish Date: Thu, 23 Oct 2008 22:20:00 GMT
    Read more...
    Posted by Microsoft Wed Nov 19, 2008 5:30 pm
    Page 1 of 63 Goto page 1, 2, 3 ... 61, 62, 63  Next
    iVirtua Latest
    Latest Discussion

    Discuss...
    Latest Articles and Reviews

    Latest Downloads
    Subscribe to the iVirtua Community RSS Feed
    Use RSS and get automatically notified of new content and contributions on the iVirtua Community.


    Tag Cloud
    access amd announced applications author based beta business card case company content cool core course cpu create data deal dec demo design desktop developers development digital download drive email feature features file files firefox flash free future gaming google graphics hardware help industry information intel internet iphone ipod jan launch linux lol love mac market media memory million mobile money movie music net nintendo nov nvidia oct office official online patch performance playing power price product program ps3 pst publish ram release released report rss sales screen search security sep server show size software sony source speed support technology thu tue update video vista war web website wii windows work working works xbox 360 2006 2007 2008

    © 2006 - 2008 iVirtua Community (UK), Part of iVirtua Media Group, London (UK). Tel: 020 8144 7222

    Terms of Service and Community RulesAdvertise or Affiliate with iVirtuaRSSPress Information and Media CoverageiVirtua Version 4PrivacyContact