NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Catalyst
36826 Catalyst http://www.packtpub.com/catalyst-perl-web-application/book Understand the Catalyst Framework and MVC architecture
Build and test a site with Catalyst
Detailed walkthroughs to create sample applications
Extend Catalyst through plug-ins
CGI and Perl > Books Jan 24, 2008 Jonathan Rockway send email to Jonathan Rockway

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links owned by this user
Directory catalog site clone script.
Category:

SPAMfighter SMTP Anti Spam Server is installed on Microsoft Windows 2000 SP3 and later. Due to the inherent interoperability of the SMTP protocol, the product integrates effortlessly with MTAs on different platforms (such as Postfix or QMail running on a Linux platform).
Category:

Most browsers support cookies of up to 4096 bytes. Because of this small limit, cookies are best used to store small amounts of data, or better yet, an identifier such as a user ID. The user ID can then be used to identify the user and read user information from a database or other data store.
Browsers also impose limitations on how many cookies your site can store on the user's computer. Most browsers allow only 20 cookies per site; if you try to store more, the oldest cookies are discarded. Some browsers also put an absolute limit, usually 300, on the number of cookies they will accept from all sites combined.
A cookie limitation that you might encounter is that users can set their browser to refuse cookies. If you define a P3P privacy policy and place it in the root of your Web site, more browsers will accept cookies from your site. However, you might have to avoid cookies altogether and use a different mechanism to store user-specific information.
Although cookies can be very useful in your application, the application should not depend on being able to store cookies. Do not use cookies to support critical features. If your application must rely on cookies, you can test to see whether the browser will accept cookies. There are code snippets you can do to check if your client browser has cookies enabled or not. I will explain later about this throughout the article.
Category:

phpWebFTP offers a way of connecting to you FTP server, even when you are behind a firewall or proxy not allowing traffic to FTP servers. This is very common in business networks. phpWebFTP overcomes this issue by making a FTP connection from your webserver to your FTP server and transfering the files from this web server to your webclient over the standard http protocol. phpWebFTP is free software and the source is available under GNU license.
Category:

Negotiate HTTP Request Response.
Category:

This script is written in PHP and searches across multiple MySQL tables. Results are ranked by relevance and search terms are bolded. Features -Search multiple tables and fields.
-Results are ranked by relevance.
-Search terms are bolded.
-Search results opens in different page.
-Uses MySQL 'LIKE' statement.
Category:

AFF provides fast and reliable phpBB free forum hosting on the internet since mid 2004. Currently, AFF hosts more than 100K phpBB free message board hosting across our hosting network.
Category:

The basic idea of this script is to make a difference in your life - in the form of earning additional money.
You can earn thru 3 different avenues: fees for listings, paid banner advertisment and links to your affiliated partners.
Category:

This example uses the fsockopen to connect to an url which can be via any port (even the ssl one), posts some data and reads the output page as well as the headers.
Category:

Instant Source lets you take a look at a web page's source code, to see how things are done. Also, you can edit HTML directly inside Internet Explorer!

While this has always been possible using the IE View Source command, Instant Source changes the concept entirely, and allows you to view the code for the selected elements instantly, without having to open the entire source.

The program integrates into Internet Explorer and opens a new toolbar window which instantly displays the source code for whatever part of the page you select in the browser window.
Category:

Upload an image, enter a headline, create your own fake newspaper. Allows users to upload their own images and write their own stories. Generic filler text is used if the story entered is too short. Generic image is used if users fails to upload image. DEMO: http://nancygracemustdie. com/cnnews2/ Application is licensed and custom packaged at time of sale. Please enter your domain name in paypal comments area. License allows installation on 1 domain.
Category:

Mailing List Express Pro is a powerful tool in any marketing and communications arsenal. You simply write one message and send it to your whole mailing list. The program's real power, however, is in its ability to personalize your communications. You can address everyone on your list by their first name, if you so choose. Or you can include other details, such as the town or city where they live (so long as you actually have that information in your customer database).
Category:

The Carousel component is a version 2 Flash component that allows you to display an array of images in carousel view format round a virtual circular space.
Category:

Feed2Html is a free PHP script that converts data from RSS to HTML. If you already have an RSS feed, just install this script to your site. You will be amazed how convenient it will become to publish news.

The Feed2Html script updates web-pages on-the-fly and makes sure that information from your RSS feeds is ready to be processed by search robots. To output information, site templates are used that help to embed the page generated by the script into any web site.
Category:

Web Album Maker is a web photo album generator that creates online photo slideshow from your digital photos using unique and highly professional Flash or HTML theme templates. When you are finished, you can upload your photo album to your web site. The appearance of the generated photo albums can be fully configured through the use of skins or scripts. No need for extra software in order to view albums, just your web browser.
Category:

MyBB Multiforums Support Forums
Category:

Product Map (A-Z) for X-Cart provides an alphabetical listing of your products for increased search engine spidering and easy product browsing. For stores with many products, site maps are not ideal, as most SEO gurus recommend not to display more than 50 links per page. Product Map (A-Z) for XCart solves this problem by providing easily spiderable product links, sorted alphabetically, and then broken into multiple pages, with featured products listed first - so they are weighted heavier by search engines.
Category:

Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database the Akelos PHP Framework gives you a pure-PHP development environment built upon programming best practices. To go live, all you need to add is a database and a web server.
Category:

For perfroming data manipulation, wodCrypt works with Blobs (Binary Large OBjectS - although they don't have to be Large!). The Blob is our object for reading and writing data - which means you can read and write string variables and bytes arrays. What's more, they can present the information in BASE64 and HEX encoded format if your environment doesn't like to work with binary data. A Blob is, by definition, an abstract object. We have created two variants of it: MemBlob and FileBlob - you can use whichever of these is more appropriate to your application.
Category:

First things:
If you are trying to build a quick but reliable client code to do a transaction through Paypal SOAP API's, if you are using PHP, then don't even bother-to, or, worry-about the Paypal SDK or samples that you can download at the Paypal integration center. Trust me, those samples only make it look like its so complex.
Category:

Other links at CGI and Perl > Books
The standard for Perl books is, of course, Perl founder Larry Wall's Programming Perl. But every journey requires a first step, and the assumption that everyone interested in learning Perl has a programmer's background can make other Perl books inaccessible to the absolute beginner. Enter Perl for Dummies, a book that presumes that the reader wants to know only how to master the mechanics of Perl.
Category:

So you've learned Perl, but you're getting frustrated. Perhaps you've taken on a larger project than the ones you're used to. Or you want to add a user interface or a networking component. Or you need to do more complicated error trapping. Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. Here you can learn the complex techniques for production-ready Perl programs. This book explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets Perl in the context of a larger environment, giving you the background you need for dealing with networks, databases, and GUIs. The discussion of internals helps you program more efficiently and embed Perl within C or C within Perl. Major topics covered include:
Category:

mod_perl is a unique piece of software that integrates the power of Perl with the flexibility and stability of the Apache Web server. With mod_perl, you can harness the power of the full Apache API with Perl and develop Web applications quickly, without sacrificing performance.
Category:

Perl is one of the most important and powerful languages available today, and Professional Perl Programming offers an in-depth guide to exploiting some of its best features. With a densely packed tutorial straight from the experts, it is suitable for any experienced developer who wants to get more from this language.
Category:

The CGI/Perl Cookbook begins with a concise overview of CGI programming for beginners, followed by a guide to installing CGI programs on UNIX, PC, and MacOS Web servers. The rest of the book is devoted to line-by-line, feature-by-feature explanations of seven cutting-edge CGI programs; including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, advanced visitor feedback, and more; as well as 13 subroutines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine.
Category:




Main Category
165
2028
756
275
169
1801
1074
892
1127
7088
70
874
58
2145
170

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 18673
Categories: 1275
Registered Users: 537
Mailing List Subscribers: 2031
Unique Outgoing Hits: 192562

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
28 site(s)
PR 7
242 site(s)
PR 6
772 site(s)
PR 5
1846 site(s)

PHP News