Archive

Posts Tagged ‘AJAX’

WP PostRatings

October 30th, 2009 No comments

Table of contents

Description

All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: WP-PostRatings Readme. It is the exact same readme.html is included in the zip package.

Installation

WP-PostRatings Readme (Installation Tab)

Screenshots

WP-PostRatings Screenshots

We went ahead and got some for you. We encourage you to visit for yourself.


Admin ratings bottom


Admin ratings log top


Admin ratings options


Admin ratings templates


Ratings


Ratings hover

Other Notes

Development Blog

GaMerZ WordPress Plugins Development Blog

WP e-Commerce

October 30th, 2009 No comments

Table of contents

Description


The WP e-Commerce shopping cart plugin for WordPress is an elegant easy to use fully featured shopping cart application suitable for selling your products, services, and or fees online.

WP e-Commerce is a Web 2.0 application designed with usability, aesthetics, and presentation in mind.

Perfect for:

  • Bands & Record Labels
  • Clothing Companies
  • Crafters & Artists
  • Books, DVDs & MP3 files

Premium Option

Please note that this plugin is a premium option that is available from out Products page as a shop option.

Installation

Note

This plugin has the name ‘WP Shopping Cart’ in the ‘Plugins’ menu.

Activate the plugin through the ‘Plugins’ menu in WordPress

Faq

Where do I find DropShop and Grid View

From the BlogShop of course http://www.instinct.co.nz/shop/

How do I customize WP e-Commerce

First of all you should check out the presentation settings which are in the Shop Options page.

Advanced users can edit the CSS (and do just about anything). Not so advanced users can contact Instinct and either purchase professional support.

Screenshots

We’re taking this one step further.

Check out our flickr guides online www.flickr.com/photos/danmilward/sets/72157594425079473/detail/

Contact

Authors: Dan Milward, Thomas Howard, Chris Beavan, Allen Han

Author Homepage

Plugin Homepage

Visitor Like/Dislike Post Rating

October 30th, 2009 No comments

Table of contents

Description

Let your visitors rate your posts, using simple AJAX and jQuery to update the posts’ ratings dynamically. Visitors can either like or dislike your posts, which should provide you with simple, yet constructive, feedback of the content you include in your posts.

Installation

Simply activate the plugin from the ‘Plugins’ admin page and you’re done.


Faq

I can’t rate?

Administrators are not supposed to rate their own content. However, if you feel like doing it anyway, just logout from the admin panel, and you should be able to either dislike or like your own posts.

Can my visitors do more than like/dislike?

No. That’s the point. Visitors can either like or dislike your posts. No compromising or “Maybe I think some of it is good, I just don’t agree” stuff. Like or dislike, that’s it.

May anyone rate a post more than once?

No… What’s the point of that?

Popupper

October 30th, 2009 No comments

Table of contents

Description

Popupper is a plugin for Wordpress versions 2.5 and greater that allows a blogger to insert links that when the reader mouses over the links it shows a popup.

The popup can be text, image, or both, and is popped up via javascript. This plugin is useful because the wordpress editting interface does not allow you to enter javascript.

Some people may call these tooltips, the difference between these and conventional tooltips is that these may contain an image.

Installation

Activate the plugin through the ‘Plugins’ menu in WordPress

Faq

What can be turned into a popup?

Any text that you select in a post or a page can be turned into a popup.

How can I tell that the text is a popup?

The text is decorated in someway, you can choose the text to be underlined, double-underlined, boxed, or highlighted with various colors.

The popup button is grayed out in my WYSIWYG editor.

The button stays gray in the WYSIWYG editor until you select text that you wish to use for the anchor of the popup. The anchor of the popup is the text that triggers the popup when the reader mouses over it.

What are the current limitations on the popups?

Currently, there is not a good way to choose the height and width of the popup, it is chosen automatically. Future work would be to allow this to be customized.

In addition, once a popup is created there is not a good way to go back and edit the popup, instead you need to delete the old one and create a new one. Future work is planned to address this.

I created a popup, but I don’t see in the WYSIWYG editor.

The Wordpress editor does not allow the javascript needed to show popups, but you can see your popup when you preview the page.

Screenshots


A screenshot of an image-only popup.


A screenshot of a text-only popup.


A screenshot of an image and text popup.

Comment Rating

October 15th, 2009 No comments

Table of contents

Description

If you’re tired of approving readers’ comments on your blog, stop doing that and let your readers decide which comment deserves to be shown. If you’re getting outrageous comments on your blog, don’t get too angry yet. Let’s see how many readers feel the same. You can do these two tasks with the Comment Rating plugin.

This plugin automatically embeds clickable images in comments. It uses simple AJAX javascript to allow your visitors rate comments in Like vs. Dislike fashion. The votes are displayed along with the comments. The up or down vote counters will change rightaway after the visitor casts a vote and the images change from color to grey indicating the vote has been accepted.

To prevent cheating, only one vote is allowed per IP address. This is less subject to manipulation than cookie based approaches. The author of a comment cannot rate his/her own comment.

New in version 2.3/2.4: Poorly rated comments (too many Dislikes, not enough Likes) can be hidden in a click-to-see link, just like those on Digg. The threshholds for the rating is configurable. This way, comments from trolls and “bad guys” will be hidden by default for anyone who doesn’t want to see them, with the option to read the comment if they really want to. Formatting of the hidden comments can be customized.

Highly-rated comments can also be displayed differently. The default styling is to highlight them. You can customize it e.g. in a different font.

Thanks to Jean-Paul Horn and many other users for ideas and suggestions.

This plugin also allows other use of Wordpress as a general CMS in a Web 2.0 fashion. User generated content can be rated by other users. Such an example website is Caption Wit.

The design principle of the plugin is simple and light-weight (i.e. high performance). It’s also wp-cache and wp-super-cache friendly.

Comment Rating plugin built on top of Alex Bailey’s discontinued Comment Karma.

Settings

You can configure the options under Setting -> Comment Rating. The default options should be good enough. It works out of box. You are done. Sit back and have a look at your blog.

Faq

Please see Comment Rating plugin FAQ.

Screenshots


Example a Wordpress installation right after installation.


An example website Caption Wit.


Option page showing the rich & flexible configuration features.

Autocompleter

October 14th, 2009 No comments

Table of contents

Description


This plugin adding autocomplete functionality to search input field. It is using core jQuery library as well as autocomplete jquery plugin from http://www.pengoworks.com/workshop/jquery/autocomplete.htm

This plugin requires zero configuration, but since version 1.2.0 there is admin screen where you can enable the extra ‘number of matches’ next to each option. You just need to activate and it’s ready to be used in the blog. The plugin is tested with Wordpress 2.6.5, but until there aren’t big core changes, it sould work for all future releases. I don’t have information if this plugin will work with older versions of Wordpress, but for sure it is working with 2.6.x. The last version 1.2.0 is tested on WP 2.7.1.

New in 1.2: This version could display number of matches found in the blog. New in 1.2.1: Small fix for table prefixes and adding autosubmit once the item from the list is selected.

I would appreciate if you write an review/post in your blog with a link to my page: nik.chankov.net. Thanks!

Settings


Go to Admin area under the Settings section. There is Autocompleter menu from which you can extend the plugin with ‘matched items’ option.

Faq

Why this plugin is useful for users of your blog?
It’s useful because they can easily check what themes you writing for, and this way they could find the desired article more easily.

Is it possible to use it with non standart search like Google Custom Search Engine or similar?
Well, depends. Current version (1.1.2) reqires the name of the input field to be “s”, so if your search field has such name, there is no problem at all.

Is it heavy for my blog?
No, it selecting results from two joined tables, and it is not heavy at all.

Is it secure?
Thank you for that question :) . Actually it’s escaping the search string with functions provided from Wordpress, so if you find Wordpress secure, means that the plugin is secure as well.

Use Contact the author for suport and other questions. Thanks!

Screenshots


Autocompleter v1.1.2


Autocompleter v1.2.0 with number of matches

Contact

Author: Nik Chankov

Author Homepage

Plugin Homepage

Auto Publish Highlights

September 8th, 2009 Comments off

Table of contents

Description

  1. >On any webpage, just type roohit.com/ before the URL address (e.g. http://roohit.com/google.com) and your mouse cursor instantly changes into a highlighter pen:
  2. Select text, it gets highlighted in color
    • Optionally: mouse over to “Keep Private” that highlight, make comments, add tags etc.
  3. Reload your website in a different browser, or – for more dramatic effect – from a different computer: see what you just highlighted automatically appear on your web-page
    • If you made any comments they would appear here too!

It IS actually VERY COOL

FEATURES:

  • Super simplifies blogging for you
  • Facilitates sharing for everyone
  • Fully Customizable
  • No downaloads required
  • No registration needed
  • Fast, Free, Easy
  • No hassles

Faq

How difficult is it?
Easier than reading this page. A 5 year-old can personlize it, and see their changes at the same time! A difficulty rating of 2 out of 10, where 10 being the hardest.

What all can I personalize
Colors, Size, Title, AutoPlay, Speed, number of items to display, seperator properties, etc.

My widget seems to be cut-off?
Make sure that in your WordPress dashboard -> Plugins -> AutoPublish… -> Settings page: Height and Width on Page are THE SAME as the ‘actual height’ and the ‘actual’ width of the widget. Below the Height/Width values: click the respective links to see what the values should be FOR YOU. (This happens when a user changes the size of the widget and forgets to tell WordPress of the new values)

What platforms are supported other than WordPress?
You can add the My Highlights widget to any webpage: on your Profile Page on Social Networks such as Facebook, MySpace, Hi5, Xanga, Tagged, Bebo, BlackPlanet, and many more!

Glossary
MicroBookmark: a short url (e.g. http:/rooh.it/warSux) that goes directly to the highlights on a page.(Power users can think of it as reader defined anchor tags with highlights)

MicroShare: the ability to share just a small snippet highlighted. This could be as – embedded highlights (in email, or webpage) with a MicroBookmark, or – just highlights, with a MicroBookmark to the actual page so as to maintain the context and credibitlity.

MicroSave: the ability to save interesting parts of any web page automatically

MicroBlog: aka the “My Highlights” widget – allows users to automatically blog about the interesting things they saw on the Internet.

You can add it to pretty much any blogging platform or CMS or any website, anywhere!

Screenshots


This is what the default widget looks like


Here’s an example of a WordPress site with a consisten maroon widget


His is how easy it is to personalize the look & feel. Make changes on the left, see the changes immediately take effect right next to it.


You can also add this to ANY social network such as Facebook, MySpace, Blogger, PlackPlanet …


Quick & dirty examples of widgets in different color, sizes etc. – sorry for putting some ugly ones here ;)


This is what a Highlighted page looks like (you can pick the color of the highlighter pen to your taste)


An example of a WordPress blog with the Instant Highlighter BUTTON on it

Other Notes

“Instant Highlighter”
(Related WordPress widget)

  • Put a highlighter button on your site
  • anyone can highlight your website instantly.
  • Very Viral – cuts through information overload.

Insights

September 7th, 2009 Comments off

Table of contents

Description

Insights brings a powerful new way to write your blog posts. It increases productivity and at the same time quality of your posts.

Insights performs following functions in real-time:

  • Interlink your posts
  • Insert Flickr images
  • Insert Youtube videos
  • Search Wikipedia
  • Search Google
  • Search Google News
  • Google Blog Search
  • Google Book Search
  • Insert a Google Map

Check the screenshots for more examples of usage.

Insights allows you to do all this using dynamic AJAX interface which loads the relevant information to your post in just a few seconds.

Plugin by Vladimir Prelovac. Looking for WordPress Consultant?

Settinngs and Usage

  1. Use the ‘Settings’ -> ‘Options’ page from your Dashboard to change your plugin options.
  2. If you want to use Google Maps module then get your free Google Maps key here: http://code.google.com/apis/maps/signup.html
  3. Write a new post. You will notice Insights toolbar. Use it :)

Faq

Can I suggest an feature for the plugin?
Of course, visit Insights Home Page

I love your work, are you available for hire?
Yes I am, visit my WordPress & SEO Consulting page to find out more.

Screenshots


Searching images on Flickr and adding them


Searching YouTube videos, add to post


Adding a Google Map!


Using Wikipedia


Searching my Blog and linking to a post

GD Star Rating

September 7th, 2009 Comments off

Table of contents

Description

GD Star Rating plugin allows you to set up rating and review system for posts, pages and comments in your blog. You can set many options for displaying the rating stars, and also add widgets into the sidebars for displaying top ratings and other statistics generated by the plugin. Plugin includes advanced settings panels that will allow you to control many aspects of rating. Plugin also supports multi ratings along with thumbs based ratings.

Basic Information
Features | Changelog | Translations | FAQ

Plugin Reference
Functions | WP Query | Actions & Filters | Database Layout

Using the Plugin
Tutorials | Advanced | User Guide

Other Important URL’s
Forum | Google Code | Feedburner | Twitter

Installation

Check all the plugin and plugin widgets settings before using the plugin.

Browser Notice

  • Multi review feature on administration Post Edit page will not work properly with IE6 browsers.

Faq

Plugin is not showing rating stars or rating widgets after update?
Check all plugin and plugins widgets settings after update and save them.

Where can I see an example of the plugin?
My Wordpress blog has this plugin installed, so you can see it in action there.

Is there a user guide for this plugin?
Yes, there is a PDF file with detailed explanations on over 30 pages. You can download it from official plugin blog.

I have encountered a potential bug?
Plugin has debug into log file feature built in. Information on activating this can be found in user guide.

I have added one of the plugins widgets, and it’s not showing anything?
Check the widget settings. Most likely problem is with default widget setting to show only posts with 5 votes or more. If you have just set the plugin most likely you still don’t have enough votes.

Screenshots


Plugin settins General tab


Post And Pages Voting And Rating statistics


Templates T2 Editor


Shortcode/Functions builder


Post that uses shortcode with raitng stars


Example rating stars


Example multi rating block

Other Notes

Configuration
Plugin administration consist of 17 main panels:

  • Front Page: General info about the plugin and links
  • My Ratings: Current logged user ratings statistics
  • Builder: Building shortcodes and integration functions
  • Articles: Votes and ratings for each post and page
  • Categories: Category based voting rules
  • Users: Votes organized on user base with IP lookup for each vote
  • Multi Sets: Main panel for multiple ratings feature
  • Settings: All options for this plugin are here
  • Graphics: Settings and preview images for stars, thumbs and trends
  • Tools: Various tools for cleanup and global updates
  • IP: Banning IP addresses
  • T2 Templates: Advananced templates system
  • Import: Import voting data from other rating plugins
  • Export: Export rating data and templates to CSV format
  • Setup: Upgrade and setup options
  • Security: Access levels and rights used mainly for WPMU
  • Wizard: Easy to follow, simplified plugin settings

Contact Form 7

August 19th, 2009 Comments off

Table of contents

Description


Just another contact form plugin. Simple but flexible.

Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.

Note: Contact Form 7′s CAPTCHA module has been separated as Really Simple CAPTCHA plugin. You need to install it if you use CAPTCHA.

Installation


You will find ‘Contact’ menu in your WordPress admin panel.

For basic usage, you can also have a look at the plugin homepage and FAQ.

Faq


Please see FAQ.

If you have any further questions, please submit them to the support forum.

Attention: Check your site before reporting trouble, please!

Screenshots



1 pages