What is ReMooz?

ReMooz is an open-source widget for great looking and unobtrusive inline-pop-ups, powered
by MooTools. It enables how your vistors browse through content, such as thumbnail images
and HTML. ReMooz features centered or relative-positioned draggable zoomed images, content
preloading, fading captions, with plenty of options and is highly configurable:
Add a simple image zoom or create a fancy design element for any graphic that needs to
be enlarged on your site.

Screenshots

An example gallery. This is 2 opened Images on a default wordpress installation.

How to use

Put WP-ReMooz folder to Plugins directory in Wordpress and Activate it. (No Admin Config menu supported)
To be able to see the effect put a div tag or ul tag around your images with id:
remooz-photos (for normal image handling with center full screen zoom.)
remooz-stream (for smaller zoom ideal for Flickr stream thumbnails etc…)

Example


<div id="remooz-photos">
<a href='http://nullfix.com/wp-content/uploads/2008/06/screenshot2.jpg'>
<img src="http://nullfix.com/wp-content/uploads/2008/06/screenshot2-167x116.jpg" alt="An example gallery." />
</div>

Expert Mode
If you don’t want to include the CSS and JavaScript in each and every page do this:
* open “ReMooz.php” and set “INCLUDE_JS_AND_CSS_EVERYWHERE” to false
* add a custom field “remooz” to those posts/pages that actually use ReMooz

This way the CSS/JS will only be included if the custom field is present.

Compatibility

Fully compatible with all A-Grade Browsers (Internet Explorer 6+, Opera 9, Firefox 1.5+ and Safari 2+)

Credits

This Original Mootools project has made by Harald Kirschner at digitarald.de/project/remooz

Download

DOWNLOAD Link!

Posted in WP PlugIns, WordPress, myCode at June 20th, 2008. 2 Comments.

This theme utilizes no plugins — it runs out of the box. It´s prefect to use as a WebFolio, i.e. showing off your latest web projects (or whatever projects you may wish to showcase).

As you guess yes i use this theme on my blog, Peter From is a great designer you will find lot of free themes in his site.

Posted in WP Themes at June 18th, 2008. No Comments.

WP Newsmag is a two column widget-ready magazine style theme. The theme has slider functions for the bottom bar and featured articles.

Posted in WP Themes at June 18th, 2008. No Comments.

This is another good example on how to make htaccess files for you apache web server!
full article: here!

Posted in Coding at June 18th, 2008. No Comments.

A nice complete tutorial for us noobs…

I have searched the web far and near for a good tutorial on PHP Regular Expressions
and I have come up with a multitude of sites. However, I needed just a little bit of
information from each of the sites and I ended up trying to move between 10 different
webpages to get the information I needed at a particular time. This tutorial is a
collation of all those bits of information. Some of this is my work, but it is mostly
good collection of other tutorials available out there. In order to give authors credit
for their work, I have included ALL the links of those pages and if anyone feels like
this is an outrage, let me know and I will take down the relevant information.
So here goes…

Full tutorial: here!

Posted in Coding at June 18th, 2008. No Comments.