Rails Photo Gallery
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
iZeit is an easy to use online PHP calendar. Key features offered by iZeit include:
Categories for different events.
Multiple users with their own login and password.
Popup information shown when you mouse over an event.
Customisable views and filters, to show items occurring on the same day, week, month or year.
Support for recurring events.
Simple, user friendly control panel to make customization and management easy.
Category:
Flat menu is a drop down flash menu with sub menus, the menu can be configured by editing a configuration file (menu.xml) with a text editor. You can change buttons colors, button text, links, target frame, etc.
Category:
Users arrive at a Web site with different agendas. Some wander through the site like window shoppers, while others are on a mission to find a critical piece of information. Whether it is a trade contact, a foreign literature review, a chemical formula, or song lyrics of the 1960s, these people know what they want and they want to find it fast. No matter how well your site is designed, not everyone knows how to get to the right topic by following links. For such specific needs, the prearranged links on your site may seem too cumbersome to use. Cross references between similar topics are particularly hard to link together since you can't always predict what people want to see first.
Category:
vbCreator is a WordPress plugin that publishes video blog posts for you. vbCreator grabs videos from YouTube and MetaCafe based on the keywords you input. vbCreator gets the ball rolling for your visitors by posting comments automatically. Visitors are much more likely to comment after other visitors already have. vbCreator does this by just posting the same comments people have posted on YouTube on your blog. With vbCreator automated jobs can be set up to run at any time interval. You can automatically add 5 new video blog posts every day. This is truly set it and forget it. This way your time can be spent on actually promoting your video blog. vbCreator can be used on an unlimited number of domains, and is fully unencoded. vbCreator is backed by a 30 day 100% money back guarantee.
Category:
This PHP based school/class renion script, built with all the popular features of AlumniOnline.org. Create your own custom school reunion website using this easy to configure custom built script.
Category:
Welcome to EGO Factory. We provide successful website design, development, and marketing solutions. Our core competency lies in online marketing and interactive design and development, while the breadth of our expertise extends from online to traditional media. From strategy to deployment, EGO Factory offers simple solutions to complex marketing and development challenges.
Category:
DCO Page Editor uses PHP to simply pull the content of your page from a text file. Based on whether you have set it to edit or not it will show either the content from the text file, or show that content in a text area to allow you to edit that same content.
Category:
This is an unique traffic exchange credits seller system! Special and only at our site available traffic exchange credits listing script where people can fast and easy sell traffic exchange credits they earned all over the internet. Both autosurf traffic exchange credits and manual surf traffic exchange credits can be sold with our script! Script supports both PayPal and SafePay payment gateways for purchasing you listing place.
Category:
Ajax Uploader is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page.
Category:
MP3 Tag Editor is a great tool for viewing and modifying data tags in audio files of any format. You can work with several files simultaneously or change the tags for all files in a selected folder at once.
Category:
Learn how to make clouds then via actionscript make them run over the sky, also create duplications of the sky's so they continue.
Category:
Learn how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD VPS server from Verio. The purpose of the custom-build is to install some extensions that can not be dynamically loaded and must be compiled in, specifically tidy and zip. These notes show how to build the Apache 2 shared module and CLI versions of PHP, but not the CGI version.
Category:
Learn how to make attractive object appearance with sound in flash 8 with no Action Script. This effect is very useful and you can use it for any flash header.
Category:
Mass Paid™ is the ultimate PayPal® affiliate payment script and truly is an internet marketers dream come true! Mass Paid™ allows you to offer instant cash rewards to anybody with a PayPal® account. That's over one hundred million people! Note: This script does not use "return payment loops"; it's based on the proprietary PayPal® API
Category:
JImageUpload is a JFileUpload add-on that allows to preview images before upload. End-user can select many images from a file chooser or through drag and drop. It works on the top of JFileUpload (Java applet) so images can be uploaded either to a web server or a ftp server.
Category:
Understand what accessibility really means and why it’s important
Ensure that content editors and writers publish accessible articles
Create accessible Joomla! Templates
Understand Assistive Technology (AT) and the needs of people with disabilities
Category:
Shopcart 3 script is a fully functional, feature rich, popular and high in demand digital items delivery shopping cart script. The script has many advanced options that allows you to set up your online store web site exactly the way you want! Shopcart 3 script supports 4 payment gateways: Paypal, Alertpay, SFIPay and SafePAY. Note that this is not automated shopping cart script! You as a webmaster will send download link to your customer manually after you verify payment! Script comes with many options that can increase your earnings and have integrated banner rotator on every page thruout the script. Script also comes with intuitive and clean admin area that will make maintenance smooth and fast! Entire script is covered with css file which makes changing colors and tables and fonts really easy! Many protection features are implemented to prevent thieves to snoop around! Every download link you generate thru admin area have unique combination of 9 digits/characters username and 9 digits/characters password!
Category:
Its powerful custom made template engine puts you in full control of the lay-out of your message board.
It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server.
KUB is the next generation of forum software, and best of all it is and will always remain completely free!
Category:
How to make your photo be miracle, try Kaleido Flash!
You do not need a specialized camera lens, Kaleido Flash will make your digital photos have dynamic kaleidoscopic effects. Moreover, the effect is changing with the moving of the mouse. That should be a great gift for your friends.
Category:
Other links at Ruby on Rails > Tips and Tutorials
Ruby is "an easy object oriented language". It may seem a little strange at first, but it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
Category:
Ruby DBI is not a true connection layer. Many install it thinking that it will help them connect to their MySQL database and then they find that nothing works. Ruby DBI is an abstration layer or so called "wrapper" class that filters multiple differences in database code into a single interface. So if a Oracle database, MySQL and PostGreSQL all have different syntax for selecting a database row it will not matter in your code. In your code the selection of a row will be the same for all three.
Category:
One of the coolest things I ran across in RJS was the delay method. This delay method will do just that and delay a number of seconds. So lets say you need to highlight something that was just added to the page after the user submits it. I would like it to add to the page then wait 1 second and then highlight. The following is the code for that.
Category:
The foundation of a great web application is proper relationships. The Rails framework takes most of the headache away from developing these relationships and almost entirely eliminates the need to write low-level queries to your database. If you've spent time writing those queries, Rails' ActiveRecord will make sense, but for those of you who are just getting started this can be confusing.
Category:
SUSIE is a simple application and shows a side of Ruby that other programming languages lack, the ability to be straight forward and small. Ruby does have muscle and lots of it. It is a pure object oriented programming language like Java. But you can still use it as a quick procedural language, embedded in HTML as shown by the SUSIE Photo Gallery.
Category: