mooDBToolTip - DB driven tooltips with AJAX and PHP

February 23, 2008

mooDBToolTip is an AJAX & PHP driven solution to populate a toolTip for a specific link or tag in your website automatically.

Assume you want to explain your users certain abbreviations - normally you’d do this with an html tag, which contains the explanation. This can get very time consuming, if you run a blog, a board or any DB driven website.

Here mooDBToolTip enters the game. It simply gets the tag in question, queries it to a database, and if an explanation to this word is found, it creates and injects a tooltip into the page containing the found interpretation. But stop! That’s far from being all that this tool is capable of.

[Read more]

mooFlickr widget - display your flickr stuff in an ajax box

February 21, 2008

If you wish to display your flickr stats in your blog, on your page etc, you’ll need this nifty little widget. It’s capable of retrieving your posted images, information about you on flickr, your most used tags and the user groups you are attending.

There are two versions available - one for HTML documents and one for PHP. Although there are only slight differences, it’s pretty useful if your sites are not dynamic pages.

Have a look at it:
mooFlickr

mooSocialize - ajax based social bookmark widget

February 16, 2008

Enough of having to submit interesting articles by hand to your favorite social networks and newsgroups? Then this is for you! Never leave your page againto submit your news!

Based on ajax, this small widget allows to integrate many many bookmarks for every post on your blog, website etc. Works in IE6/7 ,FF,Opera, Safari

read more | digg story

mooColorFinder - retrieve any html colors from websites

February 12, 2008

This piece of code reads all color styles from a website - no matter if inline CSS, linked CSS files or imported CSS files. It also finds references to CSS files that are inside i.e. a master CSS file and outputs the colors found as a color cloud.

Demo can be seen here mooColorFinder

moo ImageCrop - crop images with AJAX and PHP

February 7, 2008

mooImage crop - easy image cropping

Here it is, the worlds first easy-to-implement image cropper. This demo shows you how to use ajax and php functions to create cropped areas from images and return them directly.

This can be come in handy if you wish to let users create avatars from uploaded images with a certain with and height or any other process of cropping images.

Limitations

The demo doesn’t have things included like load image, or save image link generation. This is up to you, that demo should only show what can be archived using ajax and php.

The cropping area is actually hardcoded, but the next release will allow you to scale the box to your needs.

download

If you are interested into this script, then drop us a line!

Demo
AJAX image crop

XT::commerce most viewed products widget

February 5, 2008

For all you shop owners, here’s the easiest way to display the most viewed articles in your shop. It’s a snap to set up and it’s easy to configure it to match your needs.

The basic variant shows the top10 viewed articles in the sidebar ( or wherever you place the placeholder for the widget ). Included are all necessary files and an installation manual. You can download it for free here: XT::Commerce - show most viewed products

This is the first release, another one, utilizing a tagCloud similar style will follow.

XT::commerce search tag cloud

February 4, 2008

Add a tagcloud to your shop to display the most user searches - this module comes with all needed files to set up the tagCloud quickly and efficiently.

You can change the design of the CSS to your liking, define how many occurences of searches are needed to display the word in the cloud an a few other things.

The package comes with the following files:

  • Code to implement into advanced_search_result.php
  • box_tagcloud.html
  • boxes.php
  • searches.sql
  • tagcloud.css
  • tagcloud.php

An instruction file will lead you through the installation process; if any questions concerning the setup of the tag cloud arise, we provide help via email or phone.

Sample of the tagCloud can be seen on Buchwelt.de

You can order it directly via paypal here: Tag Cloud XT-Commerce

Google search results drop - feeds kicked

February 1, 2008

Google announced, that all feeds are being removed from search results - they want to prevent users to stumble over different feed variants of the original source, namely the website.

That explains the extraordinary fluctuation in the last days regarding search results for specific tags ( here for example “artViper”, which yielded over 300.000, now dropped to 33.500 results ).

If this has some serious impact on real world search results must be seen in the next weeks, same goes for sites that use feeds for their link strategy and if these pages will be punished or not.