Safari 3.0.2 Beta

Safari 3.0.2 Beta – Safari has always been the fastest browser on the Mac and now it’s the fastest browser on Windows, loading and drawing web pages up to twice as fast as Microsoft Internet Explorer 7 and up to 1.6 times faster than Mozilla Firefox 2. Why you’ll love Safari: * Blazing Performance2x Faster – Safari is the fastest web browser on any platform. * Elegant User Interface – Safari’s clean look lets you focus on the web – not your browser. * Easy Bookmarks – Organize your bookmarks just like you organize music in iTunes. * Pop-up Blocking – Say goodbye to annoying pop-up ads and pop-under windows. * Inline Find – Search any text on any website with the integrated Find banner. * Tabbed Browsing – Open and switch between multiple web pages in a single window. * SnapBackSnapback – Instantly snap back to search results or the top level of a website. * Forms AutoFill – Let Safari complete online forms for you, automatically and securely. Read full story… [NeoWin-Software]
Safari 3.0.2 BetaSafari has always been the fastest browser on the Mac and now it’s the fastest browser on Windows, loading and drawing web pages up to twice as fast as Microsoft Internet Explorer 7 and up to 1.6 times faster than Mozilla Firefox 2.

Why you’ll love Safari:

* Blazing Performance2x Faster – Safari is the fastest web browser on any platform.
* Elegant User Interface – Safari’s clean look lets you focus on the web – not your browser.
* Easy Bookmarks – Organize your bookmarks just like you organize music in iTunes.
* Pop-up Blocking – Say goodbye to annoying pop-up ads and pop-under windows.
* Inline Find – Search any text on any website with the integrated Find banner.
* Tabbed Browsing – Open and switch between multiple web pages in a single window.
* SnapBackSnapback – Instantly snap back to search results or the top level of a website.
* Forms AutoFill – Let Safari complete online forms for you, automatically and securely.

Read full story…

[NeoWin-Software]


Did you like this article?


0 Shares:
You May Also Like

Should Joomla! components be non GPL compliant?

Should companies that are already providing Joomla! components commercially be forced to move to an GPL (open source) based model? There are many start up companies that provide a feature/component that Joomla! never had to begin with, for an inexpensive fee. There are also people that have modules that have been created to be free! Should this change? Should all Joomla! components be open source? Is another split going to happen? Will this be the end of the thousands of companies that provide modules for a fee to disappear? You can read more on the frontpage of Joomla! GPL compliance issues are tearing Joomla! apart - Joomla! project leader Louis Landry and his colleagues want to protect the project they love. That's why, after two years of allowing proprietary plugins for the open source CMS, the group has decided to ask third-party developers for voluntary... [Linux.com]
Read More

ZAP announces mysterious high-performance electric car

ZAP announces mysterious high-performance electric car -

Filed under:


ZAP (which stands for Zero Air Pollution) announced another new entry to its electric car stable, an as-yet-unnamed sedan that will apparently sell for $30,000. The California based company claims their new model will reach a top speed of 100 mph, and will have a 100-mile range between charges. But here's where this story gets really interesting: ZAP announced a different model back in January which still hasn't seen the light of day, and AutoblogGreen questions whether the company has been using press releases as a method of increasing their stock price for short term cash-flow. Competitors like Tesla have prototypes on the road, but no such luck with ZAP, which certainly raises a number of questions, and definitely gets you thinking about the word vaporware.

Read -- ZAP press release
Read -- AutoblogGreen's take on ZAP

 

Permalink | Email this | Comments


Office Depot Featured Gadget: Xbox 360 Platinum System Packs the power to bring games to life!

[EnGadget]
Read More

Installing Drupal Part I

The Drupal setup portion was pretty easy, I just had to create a database and provide the database login credentials to the Drupal install page. This page is the default page of where you put the install. After this, I was able to post and do all sorts of things. I did hit a hitch though, when I started playing around with the Drupal "Administer/Site configuration Clean URLs/Clean URL's". At first it wasn't enabled, and of course for Search Engine Optimization I wanted them to work. I knew this could only be done by a .htaccess file, but where was it? Well, after further searching on Google I find this little article: http://drupal.org/node/15365 Where it tells you what needs to be in the missing .htaccess file, however the information they provided was: RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] Which then gave me an Internal 500 server error, and I kinda new what was going on. But I was being kinda lazy about it. I checked the apache2 log: [Thu Jun 14 13:17:58 2007] [alert] [client 64.180.78.228] /home/geektank/public_html/.htaccess: <Directory not allowed here, referer: http://geektank.net/?q=admin/settings/clean-urls You will need to remove the "<Directory" portions to make it work as .htaccess files can't have this information, otherwise they will get this error. Duh, I mean it even said on the the Drupal page about the information they provided: If you don't use the .htaccess that comes with Drupal you'll need to add some rewrite rules into your apache directory directive. Consult the .htaccess file in Drupal for examples of rules. I was still getting a 500 Internal Server Error, and I saw this in the apache2 error log: [Thu Jun 14 13:18:22 2007] [alert] [client 64.180.78.228] /home/geektank/public_html/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://geektank.net/?q=admin/settings/clean-urls LOL, I didn't enable mod_rewrite in apache2. Mind you this is a new install of Debian Etch, so I just did a2enmod rewrite and viola, nice clean links! Now I just need to get the formatting down for Drupal. I'm use to MediaWiki, which powns.
Read More

JkDefrag 3.16

JkDefrag 3.16 - Free (released under the GNU General Public License) disk defragment and optimize utility for Windows 2000/2003/XP/Vista/X64. Completely automatic and very easy to use, fast, low overhead, with two optimization strategies, and can handle floppies and USB disks/sticks. Included are a Windows version, a commandline version (for scheduling by the task scheduler or for use from administrator scripts), a screensaver version, a DLL library (for use from programming languages), and versions for Windows X64. JkDefrag is based on the standard defragmentation API by Microsoft, a system library that is included in Windows 2000, 2003, XP, and Vista. All defragmenters are based on this API, including commercial defragmenters. JkDefrag is therefore very solid and there is no risk of losing data. You can stop the program at any time, it will finish the current file in the background. If your disks use NTFS then you're even safe when the computer crashes in the middle of defragging. Nevertheless, it's still a good idea to backup before defragmenting, just like with other defragmenters, because the heavy use of the harddisk may trigger a hardware fault.

Changes in this version:

- Changed the message in the docs about the screensaver under Vista, it works if User Account Control is turned off.
- Bugfix in "-a 3" (fast optimize). It would not use Perfect Fit for gaps that were larger than all the data already processed.

Read full story...

[NeoWin-Software]
Read More