Archive

Archive for July, 2010

Firefox Tab Candy Organizes Your Tabs in Groups, Looks Excellent

July 29th, 2010 No comments

Windows/Mac/Linux: Firefox Tab Candy is a new tab management feature for Firefox that organizes tabs into groups to help you keep your tabs grouped by task. Not only does it offer incredibly handy features, but it looks beautiful.

Watch the video down, by Mozilla’s excellent interface designer Aza Raskin, for a quick overview. The idea is sort of like the new app folders in iOS 4, or like a better version of OS X’s Exposé—except for it’s all about your browser tabs. You can drag and drop to re-arrange all your tabs into groups, create new groups by simply dragging a web page outside an existing group and dragging another item on top of it, and name all your groups based on what task they’re related to. Read more…

Rename Files Fast with the Tab Key

July 29th, 2010 No comments

What is HTML5?

July 23rd, 2010 No comments

You have probably seen the term “HTML5″ if you have read any of the recent articles about Apple and Flash. HTML5 is a new web page coding standard in advanced stages of development. Among other goals, it aims to reduce the need for proprietary plug-ins and add-ons (Flash, Silverlight, Java, etc.).

HTML4 came out more than a dozen years ago, when the web was just a toddler, and it is in serious need of spiffing up. HTML5 introduces new elements and attributes, including <nav> for navigation and <footer> for the bottom of a page. The elements <audio> and <video> will provide additional media functionality. Some old elements, including <font> and <center>, are being dropped in favor of cascading style sheets (CSS). In addition, HTML5 specifies new application programming interfaces (APIs) for drawing, offline storage of data, document editing, and drag-and-drop functionality.


Before: HTML4                                                                         After: HTML5 Read more…

Categories: Apple, CSS, Flash, HTML, HTML5, WebDevelopment Tags: ,

Steve Jobs’ letter explaining Apple’s Flash distaste

July 22nd, 2010 No comments
Categories: Adobe, Apple Tags: , , ,

Force IE to open link in new tab

July 20th, 2010 No comments

If you use Firefox or Google Chrome, all links automatically open in a new tab, which for me is more convenient. However, with IE 8, all links open in a new window, which is really annoying since it now supports multiple tabs! So how does one configure IE 8 so that clicked links are opened in a new tab? Here’s how.

First, open Internet Explorer and click on Tools and then Internet Options. Press the ALT key if you don’t see any of the menu items. Read more…

Categories: How to..., Internet Tags: , ,

How to Enable Multisite in WordPress 3.0

July 17th, 2010 No comments

wordpress 3.0With version 3.0, regular WordPress and WordPress MU are merged into WordPress 3. All betas of  WP 3.0 had Site Admin section in backend (even if upgraded from regular WordPress), but since RC and final release this option disappeared. It is a hidden part of WordPress 3.0 and has to be activated manually with a a few edits to a WordPress installations wp-config.php file. You need FTP or shell access to do it.

Follow the simple 10 minutes max. instructions to activate Multi User functionality in your WordPress 3.0 installation: Read more…