Search Tooltip for highlighted text (Miscellaneous)

This plugin can be used such that when a user highlights a text in a container where the plugin is applied, a small tooltip will appear. By clicking on this tooltip the highlighted text will be searched for in a search engine.

predefined search engines:

  • google
  • bing
  • wikipedia

Note: You can define new search engines also in just 1 step.

Options:

  • – defining different search engines for different fields.
  • – view the search results in a popup or in the same window.

Don’t forget to rate, and share comments :)
thanks

Download Search Tooltip for highlighted text (Miscellaneous)

Simple MySQL Backup Software (Miscellaneous)

This was originally written for myself only, but I have extended it a lot and chose to put it up here. It’s a really simple VB.NET program which can make backups of a MySQL database on a remote webserver.

All that the webserver requires is PHP and of course MySQL.

The program works by autogenerating a custom PHP file, uploading it to the FTP server provided and then downloading the backup from that. And after that it deletes the PHP File for added security.

The PHP file itself is secured by a random authentication key generated upon making the file.

This program can be used standalone or as most people properly will do, integrate it into your own program and extend it however you wish. If you know a little VB you can customize it and sell it with your web solution so the client can back up his / her website with ease.

I’ve tested the backup feature on a lot of sites. And it have always worked. Even on complete (and very big) WordPress sites.

NOTE !
The program only creates a backup of the database. It cannot roll it back to the server. The backup format is standard SQL query so you can just execute it however you like (for example through the import feature of PHPMyAdmin).

Download Simple MySQL Backup Software (Miscellaneous)

Flexi Pagination Class+ 9 CSS beautiful styles (Navigation)

This is the simple page navigation for .PHP. With this script you can in easy way create full functionally, clear and beautiful pagination bar on your project.
Basic implementation is only 2 line of code!!

Features:

HTML standards support (bar is created using ul / li html tag)
css style easy to add and modifiable by using pagerCss.css file
9 predefined beautiful style created by me
SEO friendly : all links have title attribute that you can insert
Free to modify: first ,next, previus last button text , css, count of page before, after current page , link title ,GET[] value name ,
Easy Implementation
Highly Customizable
Cross Browser Compatible (support all browser that support html 4 and css 2.1)
Well documented .php example with manual

Download Flexi Pagination Class+ 9 CSS beautiful styles (Navigation)

PHP Google Position Checker (Ratings and Charts)

This script will automatically track your websites Google positions for any given keywords on any Google (.co.uk, .com, .nl, .it etc). It will periodically update the rankings once a day and these can be easily displayed anywhere on your website.

if you offer Search Engine Optimisation as a service this is the perfect tool to show off your work to your customers. What could be better and more impressive than showing how well your clients rank?

It can also be used privately to track your websites, this can be used with any business. You may have hired a Search Engine Optimisation company and this is the perfect way to track how they are doing based on the keywords you have provided!

it couldn’t be simpler, once this is setup all you need to do to track different keywords is add or remove a single line from one file.

Minimum Requirements

  • PHP 4 .3 or newer
  • Cron / scheduled tasks enabled on your web hosting
  • 1 MySQL Database
  • A very basic understanding of using FTP software

A) Installation

  1. Unzip the sample folder to a temporary location (such as your desktop).
  2. Create a MySQL database, or you can use an existing one, and fill in the details in config.php. You can use any text editor for this.
  3. Open update_rankings.php. Firstly, look at line 9. It should be $search = new searchRanking(‘google.co.uk’, 10);, change ‘google.co.uk’ to the Google you want to track. So if you want to track Dutch rankings, type google.nl. Then near the top you will see ‘DEFINE HERE ’. This is where you list all the websites you want to track positions for, there is an example in that file to help you out. It should look something like this:
  4. Open your FTP program (FileZilla is a good one) and connect to the website where the script will be running. Navigate to the public folder (normally httpdocs, public_html or www) and upload all the files you unzipped from sample. I recommend putting the files in a subdirectory, so if your website is example.com upload them to example.com/ranking/.
  5. Now navigate to the install.php file you uploaded, so if you uploaded to example.com/ranking/ go to http://www.example/com/ranking/install.php. You should see a small notice informing you a database has been created. If it has, delete install.php. If not, make sure the database details you entered into the config.php are correct.
  6. To make sure you have some results to test the output with go to the update_rankings.php, so following the example.com example it would be in http://www.example.com/ranking/update_rankings.php. You should see a few ‘Row Inserted’ messages, the number will vary depending how many websites you’re tracking.
  7. In the same folder open my_path.php, for instance http://www.example.com/ranking/my_path.php, and copy the output into notepad. It should look something like /home/example/domains/example.com/public_html. The first few parts will vary depending on your server setup. Firstly, add a forward slash (/) to the end of what you copied, then the directory you uploaded the files to and then finally update_rankings.php to the end of that. It should end up something like /home/example/domains/example.com/public_html/ranking/update_rankings.php.
  8. While this is not mandatory, it is highly recommended to password protect the folder you uploaded the files to. This will prevent unwanted access and running of the script.
  9. Now login to your web hosting control panel and navigate to ‘cronjobs’ (it might be called scheduled tasks) and fill in the information as shown below:
  10. This will run the script every day at 1am, so your rankings will be live every single day. If you wanted to update it twice a day, fill in in as shown below:
  11. Everything should now be setup! See below for instructions on how to actually display the results.

B ) Displaying The Results

Now you have some data you will obviously want to display them, here is how:

  1. Firstly, open the file where the results will be displaying.
  2. Open up example.php and copy everything from the ‘COPY FROM HERE ’ line to the ‘END COPY ’ line:
  3. On line 10 and 11 (in the example.php file, it will be different on the file you just copied in to) there are two lines starting require_once(). These lines may need updating if you uploaded to a subdirectory such as ranking. If you uploaded to example.com/ranking/ then change the includes to look like:
  4. Upload the file that will be displaying the results and open it in your browser, for instance example.com/example.php, and you should see a table of results. You can change the styling of the results table by editing the .css file in the sample folder, or do it yourself in your own CSS file.

Once again, thank you so much for purchasing this theme. As I said at the beginning, I’d be glad to help you if you have any questions relating to this item. No guarantees, but I’ll do my best to assist. You can either send me a message here or by emailing me at [email protected].

Disclaimer: I cannot be held responsible for any consequences incurred by using this script. This script works perfectly as long as you do not abuse it. Do not run it more than once or twice a day.

Download PHP Google Position Checker (Ratings and Charts)

Easy Countdown (Countdowns)

A countdown system for you to put up on your site to notify people and keep them posted before your site actually launch.

6 color themes for front end.

No database required! All data are saved in xml.

A contact form for guest to send inquiry email and a Google Map to display your company location

Allow guest to leave email for updates.

jQuery countdown plugin with unique font style.

Customizable countdown message next to countdown clock.

Customizable web master message.

Social icon integration to promote your site.

Web master can send email to subscribed guests.

Ideal for CMS (i.e. Personal portfolio, Wedding album, Sharing ideas etc.)

Easy Countdown Demo

Easy Countdown Features include:

  • jQuery countdown plugin
  • Social icons (Facebook,Twitter,Flickr,Blogger,Youtube,Picasa..etc)
  • Customizable front end message
  • Sending email to subscribed guests
  • Easy setup
  • Clean PHP code and CSS
  • Very easy to integrate with your website
  • No database required
  • And much more!

Download Easy Countdown (Countdowns)

Good Times (Abstract)

After Effects CS4 template 2 Resolutions: FULL HD 1920X1080 / HD 1280 ×720 (For Events, products, personal work, presentation, memories, travel….)
1 Place holder for LOGO
15 Placeholder TEXT
11 Placeholder PHOTO OR HD VIDEO 1280×720
Duration: 8 seconds Very Easy to customize HELP FILE AND VIDEOTUTORIAL INCLUDED 2 versions of template included (native and pre-rendered version) Audio is not included For support/customizations contact me via videohive profile…
If you have purchased, Please rate it in your downloads section!

Download Good Times (Abstract)

Kiubzz Max Intro Outtro (3D, Object)

AFTER EFFECTS CS4 HD Package coming with 5 different projects files and 10 ready to render comps. Modular structure: add and remove fast and easily scenes. Numerous texts placholders. Original and impressive look. Could be great as intro, outtro, opener sequence, trailer….

Check the other included project and other render comps on Viemo, by clickink on the below picture.

The used music track in the preview is not included in this VH package. But you can buy it on Audiojungle: Click here.
The author is DARKSUNZ .

PLEASE FOLLOW ME ON ENVATO

Please take a look at the following other AE projects:

PIXEL 911 ID – ACTION MOVIE :
:

OLDSHOTS MULTIMEDIA HD :
:

3D HIGH TECH FUTURISTIC RING DISPLAYS :

ECLAT SHOOTING HD :

GOLDEN RINGS :

FULLSCREEN HD DYNAMIC DISPLAYS :

PEACE OF MINDS SLIDESHOW :

See the others on my portfolio: http://videohive.net/user/signs09/portfolio

PLEASE FOLLOW ME ON ENVATO

free counters

intro, outtro, opener, original look, hitech look, cubes, presets, futuristic style, texts displays, 3D, C4d

Download Kiubzz Max Intro Outtro (3D, Object)

Career steps (Corporate)

Just change text add logo and it’s ready to render. You can also change stairs image.

Features:

  • NO plug-ins required.
  • HD (1280×720) 29.97 fps.
  • CS4 or higher
  • Easy and fast customization
  • Step-by-step illustrated PDF file about: how to change text, how to add logo, how to change image, adding music

Music is not included. Check PDF file for instructions

Enjoy!

Please rate this project if you like it, thank you!

Download Career steps (Corporate)

Clean presentation room (Corporate)

FOLLOW ME ON ENVATO

FULL HD 1920×1080
– 8 video placeholders
– 8 text places on video displays
– 1 place for your logo
– No additional plugins needed
– Totaly after effects environment
– Possibility of looping animation
– Music is not included link is: http://audiojungle.net/item/ramos/120631
– Videos in preview are not included
– Font used is sansation link is: http://www.dafont.com/search.php?psize=m&q=sansation

free counters

Download Clean presentation room (Corporate)

Logo Stroke (Light)

Download this after effects project file and enjoy this cool animation.

Simply drop your ‘flat’ logo in the indicated composition and it will get a nice 3d look.

Choose to use the optional text line or not.

Really simple to use, everything is prepared for you to easily change the color of the strokes.
.
All you have to do is press render and enjoy!

Sound is included!!

You don’t need any plugins, the strokes are prerendered but the original Particular project is included.

Have fun! Any question ? just send me a message through my profile. If you don’t have the right skills, I can help you out, no prob. If you’re a newbie into After Effects, just mail me and I’ll assist you.
It would be great if you could rate the project!

It even looks cooler in HD:http://www.youtube.com/watch?v=l4Yx4×6q0DQ

Download Logo Stroke (Light)

Parallax Views (3D, Object)

Parallax Views is an elegant, engaging and unique sequence for you to showcase your material.

Featuring smooth moves and cool camera angles, realistic glossy reflections, subtle lighting and lens flares, depth-of-field animations, slider controlled animation of all the pieces and much more…

Parallax Views is universal in its appeal and has unlimited potential uses.

PROJECT FEATURES

  • Four intro scenes plus 12 main scenes for your content
  • Modular structure: easily add more or have less scenes
  • Two versions included: No Plug-Ins Required (pre-rendered Optical Flares) plus Optical Flares version
  • Broadcast quality HD 720p
  • Compatible with CS3 , CS4 and CS5
  • Easy to customise everything
  • Detailed instructions included
  • Prompt email support

SOUNDTRACK

Many thanks to Melodality for the amazing audio used in the preview only.

Download it here: http://audiojungle.net/item/a-fortunate-day-extended-version/72668

after effects templates

I really hope you like Parallax Views and if you get it, don’t forget do rate it :)

PS – Images used in the preview are not included.

follow Generator

LOOKING FOR SOMETHING ELSE ?

GREAT VALUE – EASY – PROJECT FILES































MUST HAVE MOTION GRAPHICS















































































CLASSY LOWER THIRDS







Download Parallax Views (3D, Object)

Action Sports 2 (3D, Object)

“Action Sports 2” is created in After Effects CS3 . The project is created to be really easy customized. Insert text, change fonts, videos or images. Footages are not included. 7 Places for your videos, and over 10 for your text. The flares comes from Videocopilot’s Optical flares but I included the pre-rendered version in the file so YOU DON ’T NEED ANY PLUGINS . It uses also Trapcode Horizon, but there is prerendered version for this plugin too.(CYCORE EFFECTS which comes with your After Effects are required)

  • Audio is NOT included
  • HD(720p) Resolution
  • VIDEO TUTORIAL
  • Nice 3D text inside AE
  • fonts are not included

The music in the preview is NOT included. But if you like it, you can purchase it from http://audiojungle.net/item/action-sport-show-opening/33125

Please check my other files in my portfolio and follow me on videohive.

Please Check My Other Files



Download Action Sports 2 (3D, Object)

Typography Kit Pro (Abstract)

Typography Kit Pro allows you to make your own Typographic titles. Project contains full alphabet of animated letters.

Size ,colors and timing are full adjustable
Each letter is in 1280×720 resolution
No plugins required
Audio file you can get here: http://audiojungle.net/item/a-way-to-the-top/162200

I hope you will like this animated typeface :)

Download Typography Kit Pro (Abstract)