Tuesday, December 21, 2010
WordPress plugin "Greetings" new 1.1 version
The new version of Wordpress plugin "Greetings" 1.1 is created. The following updates have been done in this version:
Friday, December 17, 2010
WordPress plugin "The Last Comment"
This widget plugin shows the last comment of the Wordpress blog in the sidebar.
Wednesday, December 15, 2010
WordPress plugin "Share Buttons Simple Use" new 1.1 version
The new version of Wordpress plugin "Share Buttons Simple Use" 1.1 is created. The following updates have been done in this version:
Labels:
Facebook,
Google buzz,
new version,
plugin,
share buttons,
Twitter,
Wordpress
Wednesday, December 8, 2010
WordPress plugin "Useful Banner Manager"
There are many WordPress blogs which have or need to have banners on them. So a banner manager plugin is very useful for those blogs. This plugin is created for it.
Tuesday, December 7, 2010
Select limited random values and order it
It is a query example how to select limited count of random values from a MySQL database table and make it in order:
Tuesday, November 23, 2010
WordPress plugin "Share Buttons Simple Use"
This is a simple use plugin which displays the share buttons (Facebook Like button and Tweet button) on the bottom or on the top of the posts and pages.
Wednesday, November 17, 2010
Retrieve links and sort them by follow or nofollow
This PHP example is used to retrieve all links from a file content or a url content, then sort by the follow links or nofollow links and show them
Wednesday, November 3, 2010
WordPress plugin "Quick Navigation Panel"
This plugin helps the visitors to navigate more quickly. It shows the panel on the bottom of the screen where the following blocks are placed - pages, categories, archive, authors, tags, search field, depends on the choice. So the visitors haven't to scroll up and down to find where the pages of the website are placed or where the list of categories of the website is placed and so on.
Wordpress plugin "Outbound Link Manager"
The "Outbound Link Manager" monitors outbound links in your posts, easily allowing you to add or remove a nofollow tag, update anchor texts, or remove links altogether.
Thursday, October 21, 2010
The Main Info Of The World Countries
This is a package which contains MySQL database of 197 countries with their capitals, currencies, currency codes, TLD-s and calling codes. It also contains PHP class with functions for getting all countries names, the capital of a country by its name, the currency of a country by its name, the currency code of a country by its name, the TLD-s of a country by its name and the calling codes of a country by its name.
Tuesday, October 19, 2010
Sort all words and write into a file
A PHP example to sort all words of a text in alphabetical order and write the words into a file.
Tuesday, October 5, 2010
Wordpress plugin "Explanatory Dictionary" new 2.0 version
The new version of Wordpress plugin "Explanatory Dictionary" 2.0. is created. The following updates have been done in this version:
Wednesday, September 15, 2010
Count of all external links of the web page
This is a JavaScript script for counting all external links of the web page. Just add this script after the tag </body>:
Monday, August 30, 2010
Automatically activating theme after WordPress installation
To activate the theme that you want to be activated automatically after WordPress (version 3.0 and more) installation, copy that theme to the /wp-content/themes/ directory, then
Friday, August 27, 2010
Wordpress plugin "Explanatory Dictionary" new 1.5 version
The new version of Wordpress plugin "Explanatory Dictionary" 1.5. is created. The following updates have been done in this version:
Wednesday, August 25, 2010
Wordpress plugin "Most Commenting Visitors" new 1.3 version
The new version of Wordpress plugin "Most Commenting Visitors" 1.3. is created. The following updates have been done in this version:
Thursday, August 19, 2010
Countdown Clock
This script is an example of countdown clock. You can set seconds and start countdown.
Friday, August 13, 2010
Automatically put words for autocompleting
A code example that will automatically put those words for autocompleting that are more often happen in the texts:
Thursday, August 12, 2010
Saturday, August 7, 2010
Wordpress plugin "Running Line" new 1.2 version
The new version of Wordpress plugin "Running Line" 1.2. is created. The following updates have been done in this version:
Tuesday, July 27, 2010
Automatically set permalink custom structure after Wordpress installation
For setting the permalink structure that you want to be set automatically after Wordpress installation, open the file schema.php from the directory
Thursday, June 17, 2010
Move JavaScript codes from a file to an other file
An example to move the JavaScript codes from a file to an other file:
Wednesday, May 19, 2010
New updated version of the website "Art Works Expo"
This is a notification that the website "Art Works Expo" is newly updated.
Tuesday, May 11, 2010
Wordpress plugin "Explanatory Dictionary" new 1.4 version
The new version of Wordpress plugin "Explanatory Dictionary" 1.4. is created. The following updates have been done in this version:
Sunday, May 2, 2010
Automatic activating plugins after Wordpress installation
To activate the plugins that you want to be activated automatically after Wordpress installation, copy those plugins to the
Tuesday, April 27, 2010
Wordpress plugin "Most Commenting Visitors" new 1.2 version
The new version of Wordpress plugin "Most Commenting Visitors" 1.2. is created. The following updates have been done in this version:
Tuesday, April 20, 2010
Search text in the directory files
An example for searching text (a word or phrase) in the directory files:
Tuesday, April 6, 2010
Grayscale
This is an image manipulation script that makes the selected photos grayscale and in the case of mouseover the colors are restored. It is easy to use, just put "grayscale" as the classes of the images. It used PHP and JavaScript for developing the script.
Friday, March 19, 2010
Wordpress plugin "Most Commenting Visitors" new 1.1 version
The new version of Wordpress plugin "Most Commenting Visitors" 1.1. is created. The following updates have been done in this version:
Tuesday, March 16, 2010
Wordpress plugin “Explanatory Dictionary” new 1.3 version
The new version of Wordpress plugin "Explanatory Dictionary" 1.3. is created. The following updates have been done in this version:
Sunday, March 7, 2010
Exclude categories from the default widget "Categories"
To exclude categories from Wordpress default widget "Categories", add this code in the file functions.php of the using theme:
Sunday, February 28, 2010
Wordpress plugin "Most Commenting Visitors"
This is a widget plugin which helps to display the visitors who left the most number of comments in the Wordpress blog.
Monday, February 22, 2010
Wordpress plugin "Subscribe To Author Posts Feed"
This plugin adds links after the posts for subscribing to the post author's posts feed via RSS. So if there are several authors in the blog, but a visitor wishes to subscribe just an author posts feed, this plugin gives that possibility to do it.
Tuesday, February 16, 2010
Saturday, February 13, 2010
Text counter by JavaScript
This is an example for adding a counter to the inputing texts of tags <textarea> and <input>:
Thursday, February 4, 2010
Wordpress plugin "Explanatory Dictionary" new 1.2 version
The new version of Wordpress plugin "Explanatory Dictionary" 1.2. is created. The problem that the tooltip appears not near the word in the several themes is already solved in this version.
Tuesday, February 2, 2010
Tags of the file content
This function is used for leading out all tags with their counts from the file.
Sunday, January 24, 2010
Wordpress plugin "Explanatory Dictionary" new 1.1 version
The new version of Wordpress plugin "Explanatory Dictionary" 1.1. is created. The following updates have been done in this version:
Thursday, January 21, 2010
Wordpress plugin "Running Line" new 1.1 version
The new version of Wordpress plugin "Running Line" 1.1. is created. The following updates have been done in this version:
Sunday, January 17, 2010
The Last Visited Pages
Setting this script on your website will give your visitors the great opportunity to see their last visited pages of your website. The visited pages links are created by using DOM and JavaScript. Script is working by the Cookies (the visited pages are kept for example about a month - the period is decided by you). The quantity of the shown links are set by you. So, this is a very effective and comfortable script, that will be very pleasant for the visitors of your website.
Monday, January 11, 2010
Disable all links by javascript
To disable all links of a web page add the script bellow just after </body>
Subscribe to:
Posts (Atom)