Keyfixer for Firefox 3 beta3 / beta4

February 14th, 2008 3 Comments »

UPDATE: Get the keyfixed firefox 3 final here.

Here’s an updated version of the KeyFixer for Firefox 3 that fixes both - Home/End and Word Backward/Forward keys.

Firefox 3 beta 3: toolkit.jar
Firefox 3 beta 4: toolkit.jar

Move Word Back/Forward in Firefox (OS X)

January 22nd, 2008 1 Comment »

UPDATE: Get the keyfixed firefox 3 final here.

StarryHope’s excellent KeyFixer for Firefox 2 (and here’s a patch for Firefox 3) fixes your Home/End keys.

However, to make your text navigation more “Windows” like, you might want to also change your default modifier keys (Alt) for Move/Select a Word Left/Right to ‘Ctrl‘.

Here’s how to do it:

1. Get the KeyFixer.

2. Load the dmg and save “keyfixer_firefox” to Desktop.

3. Right-Click “keyfixer_firefox” (on your desktop) and choose “Show Package Contents”.

4. Naviagate to Content > Resources.

5. Replace platformHTMLBindings.xml with this one.

Done!

Home/End KeyFixer for Firefox 3

December 23rd, 2007 13 Comments »

UPDATE: Get the keyfixed firefox 3 final here.

Here’s how to patch Firefox 3 to make the “home” and “end” keys work like they work in other OS.

1. Close Firefox (If open).
2. Browse to Applications > Firefox
3. Right Click > Show Package Contents
4. Browse to Contents > MacOS > Chrome
5. Rename/Remove toolkit.jar and replace it with this (toolkit.jar) one.

Done! :-)

Tested on Firefox 3.0b2

All Credits to StarryHope for making the original version.

Custom Image for Reset button, without Javascript

October 7th, 2007 4 Comments »

Several solutions for applying a custom image to a ‘RESET’ button already exist, but there is better (and easier) way to do it I believe, without Javascript and only a few lines of CSS.

UPDATE: “text-indent” doesn’t seem to work in IE. Check the updated code below.

Button Image:
Reset Button Dimensions: 62 x 22 pixels

HTML Markup:

1
<input class="reset_button" type="reset" value="" />

CSS:

1
2
3
4
5
.reset_button {background:url(../img/reset_button.gif) no-repeat; /* Define Image Path */border:0;width:62px; /* Define Image Width */
 
height:22px; /* Define Image Height */
 
}

Now, lets see it in action:

Hope it helps!

Back!

September 12th, 2007 Leave a Comment »

Ezzy Enough has been dormant for quite a while. The official reason is that I’ve been extremely busy with a few design projects.

The additional unofficial reasons were a slight burn out of blogging and my lack of any interesting information to post about. But I think now is a good time to catch up with everything.

Thanks for keeping my blog on your watch. Posts will be coming especially fast due to all the stuff I have been backlogging for the last few days.

From vision to reality…

September 12th, 2007 Leave a Comment »

The painful process from vision to reality is often hard to describe, but this image does it really well.

(Large Preview)

Untapped Niche Markets

September 12th, 2007 Leave a Comment »

As Web 2.0 is becoming more entrenched with its user-created content, distributed through blogs, communities, and devices (iPods, cell phones etc..); services like Flickr, Del.icio.us, Digg, etc. have cornered their niche markets and have rapidly moved from being "startups" to "market leaders", with the power of new ‘social‘ phenomenon.

As Web 2.0 matures further, markets will begin to organize themselves and the leaders will become more obvious. There are, however, pockets of innovation going on beyond the developed markets, as I’ve stumbled across a few untapped, and essentially unexplored niche markets.

Books’ for instance — Web 2.0 is all about user-generated content, but it seems to be limited to the web, as we haven’t seen many startups extending the content creation functionality to traditional media. Blurb and Picaboo are currently one of the few services that provide services related to ‘books‘.

Read the rest of this entry »