Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.410 Times

Bigtop::Docs::TentTut 0.14

  Date Added: September 19, 2010  |  Visits: 915

Bigtop::Docs::TentTut

Report Broken Link
Printer Friendly Version


Product Homepage
Download (87 downloads)



Bigtop::Docs::TentTut is Perl module for tentmaker Tutorial (best viewed in html). If you dont know what Bigtop is, you might want to start by reading Bigtop::Docs::About. Bigtop is a language of simple structure, but with many keywords. In an effort to make it easier to use, I have written tentmaker, which amounts to a wizard for building web apps. Yet, tentmaker is not as simple as the wizards so frequently presented by desktop OSes, hence this document. (Further, tentmaker can be used repeatedly, even after an app has been built and deployed.) Here I will walk you through using tentmaker to generate a bigtop file. Then I will show how to use bigtop to turn that into a web app. Then I will return to expand the example in a second iteration of feature additions. There are plenty of screen shots here, so it is best to view this document with a browser. If you are viewing it with perldoc, you may want to consult the screen shots with another program. You can find them in the docs directory of the Bigtop distribution and on the web at http://www.usegantry.org/images/tenttut. The example app I will build here is a contact database. It will initially store names and phone numbers. In the second iteration I will expand it..

Requirements: No special requirements
Platforms: Linux
Keyword: Best Viewed Best Viewed In Bigtop Bigtopdocstenttut Html Libraries Module Perl Module Programming Tentmaker Tenttut Tutorial Viewed
Users rating: 0/10

License: Freeware Size: 307.2 KB
USER REVIEWS
More Reviews or Write Review


BIGTOP::DOCS::TENTTUT RELATED
Specialized Tools  -  Drop Down Menu in CSS and HTML 1.0
Create truly cross-browser, light-weight css drop down menu in minutes - try Drop Down Menu in CSS and HTML today! Drop Down Menu in CSS and HTML is a software tool that lets you add professional looking css drop down menu systems. With this html...
9.02 MB  
Libraries  -  HTML::Template 2.9
HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is...
62.46 KB  
Libraries  -  HTML Objects 1.2.4
HTML Objects is a Perl module library for turning HTML tags into Perl objects. HTML Objects allows Web pages to be manipulated as a data structure rather than text. Once manipulation is done, the entire page is generated via depth-first...
25.6 KB  
Collecters Tools  -  Only Best Software 1.0
You will find only best of the best software in our catalog! You will not find here low-quality/unchecked software! All software you will find here has been selected by a special group of experts. That is why our programs are distinguished by...
1.84 MB  
Libraries  -  Rhino in Spring 1.1.1
Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter, the interpreter for the best (in our opinion) dynamic language on the Java platform with Spring Framework, the also best (again, in our opinion)...
2.5 MB  
Libraries  -  ExtUtils::ModuleMaker::PBP 0.09
ExtUtils::ModuleMaker::PBP is a Perl module to create a Perl extension in the style of Damian Conways Perl Best Practices. SYNOPSIS use ExtUtils::ModuleMaker::PBP; $mod = ExtUtils::ModuleMaker::PBP->new( NAME => Sample::Module );...
34.82 KB  
Libraries  -  HTML::EP
HTML::EP is a system for embedding Perl into HTML. SYNOPSIS CGI-Env This is an HTML document. You see. Perhaps you wonder about the unknown HTML tags like ep-comment above? They are...
43.01 KB  
Video Players  -  Zoom Player FREE 14.1
Zoom Player FREE - They say the best things in life are free, and Zoom Player FREE life delivers. The most powerful media player for the Windows PC, giving ultimate control over your media viewing experience. Featuring : - Free for personal,...
29.52 MB  
Action Games  -  Madness Combat - Accelerant 1.0
More pulse pounding action that is best described in one word: Madness. Take on the evil clown again and fight your way through his compound, decimating and dominating everyone in your path. Commandeer deadly firearms from your fallen foes and mow...
20.44 MB  
Screen Savers  -  Free Karate Kid 2010 Screensaver 3.0
Free Karate Kid 2010 Screensaver The Karate Kid, known as The Kung Fu Dream in China, Best Kid in Japan and South Korea, is a 2010 martial arts remake of the 1984 film of the same name. Directed by Harald Zwart, produced by Will and Jada Pinkett...
2 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB