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.291.013 Times

Page Curl freeware
Filter: All | Freeware | Demo
 

Page Curl

1 2 3 4 5 > 
Added: August 23, 2008 | Visits: 1.526

Page Curl Pro Page Curl Pro is a surprising application for Adobe Photoshop (and other compatible editors), with which you can apply all types of doubling and folding effects to your photos. The options and varieties are many, with sepctacular results. Also, Page Curl lets you edit and apply the normal filters...



Platforms: Windows

License: Freeware Size: 3 KB Download (283): Page Curl Pro Download

Added: May 10, 2013 | Visits: 424

curl.js curl.js allows you to add an page curl effect (inc. backside mask) to images on your webpages. It uses unobtrusive javascript to keep your code clean. It works in all the major browsers - Mozilla Firefox 1.5 , Opera 9 , Safari and IE6 . On older browsers, it'll degrade and your visitors won't...





Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (58): curl.js Download

Added: August 01, 2013 | Visits: 359

XBPageCurl XBPageCurl is a free and open-source implementation of a page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS. It uses OpenGL ES 2 to draw a deformed mesh of triangles. Conceptually, it projects the vertices of...


Platforms: Mac

License: Freeware Size: 1.18 MB Download (42): XBPageCurl Download

Added: October 01, 2006 | Visits: 4.153

@Start Page Create a home (start) page for your browser that is truly yours for free! @Start page resides lo


Platforms: Windows

License: Freeware Size: 581 KB Download (148): @Start Page Download

Added: July 16, 2006 | Visits: 3.281

Doorway Page Wizard Doorway Page Wizard guides you through a step by step process to create highly optimized doorway pages for your website. Doorway pages contain keywords and Meta-Tags that describe your website and are optimized to the search parameters of leading engines. They help improving ranking in search...


Platforms: Windows

License: Freeware Size: 3.05 MB Download (268): Doorway Page Wizard Download

Released: September 10, 2003  |  Added: July 09, 2006 | Visits: 3.785

Page Links Page Links is a simple MDI ( Multi Document Interface) web browser based on Internet Explorer that allows the user to browse multiple sites simultaneously. The distinctive feature of Page Links is the ability to quickly view the URLs that are on the current webpage you're viewing. Ever find...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (492): Page Links Download

Released: April 04, 2008  |  Added: April 05, 2008 | Visits: 3.214

Xtreme Squeeze Page Pro Xtreme Squeeze Page Pro is created to boost Your list building efforts tremendously and give you ability to churn out high-converting squeeze pages instantly like other successful marketers. Xtreme Squeeze Page Pro offers the fastest and easiest way to create top converting squeeze pages and...


Platforms: Windows

License: Freeware Size: 1.49 MB Download (484): Xtreme Squeeze Page Pro Download

Added: October 22, 2010 | Visits: 1.327

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: April 27, 2010 | Visits: 1.341

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page Download

Added: July 19, 2010 | Visits: 3.022

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: January 09, 2010 | Visits: 2.843

WWW::Curl::Easy WWW::Curl::Easy is a Perl extension interface for libcurl. SYNOPSIS use WWW::Curl::Easy; my $curl = new WWW::Curl::Easy; $curl->setopt(CURLOPT_URL, http://oook.de); $curl->perform; my $err = $curl->errbuf; my $info = $curl->getinfo(CURLINFO_HTTP_CODE); WWW::Curl::Easy is a Perl...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (137): WWW::Curl::Easy Download

Added: February 10, 2010 | Visits: 1.220

curl and libcurl curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, portnumbers, SSL certificates, Kerberos, and proxies. curl and libcurl...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (124): curl and libcurl Download

Added: May 25, 2010 | Visits: 2.229

Curl HTTP Client Curl HTTP Client is a PHP class that implements an HTTP client using the PHP Curl library extension. Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc. Long time I used my own socket based HTTP...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Curl HTTP Client Download

Added: February 18, 2010 | Visits: 880

AT Media Page AT Media Page provides a simple and easy to use Plone Page which can contain ATImages..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): AT Media Page Download

Added: May 17, 2010 | Visits: 1.108

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: August 13, 2010 | Visits: 923

Data::Page Data::Page is a Perl module that helps when paging through sets of results. SYNOPSIS use Data::Page; my $page = Data::Page->new(); $page->total_entries($total_entries); $page->entries_per_page($entries_per_page); $page->current_page($current_page); print " First page: ",...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Data::Page Download

Added: July 12, 2010 | Visits: 1.015

Data::Page::Viewport Data::Page::Viewport is a Perl module to scroll thru data a page, or just an item, at a time. Synopsis This is a complete, tested, runnable program. #!/usr/bin/perl use strict; use warnings; use Data::Page::Viewport; # ----------------------------------------------- my(@data) =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Data::Page::Viewport Download

Added: July 10, 2010 | Visits: 935

WWW::Mixi::OO::Page WWW::Mixi::OO::Page is a WWW::Mixi::OOs Pages base class. SYNOPSIS package WWW::Mixi::OO::Foo; use base qw(WWW::Mixi::OO::Page); sub uri { shift->absolute_uri(foo.pl); } # some implementations... METHODS new # subclass sub new { my $this = shift->SUPER::new(@_); # some...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): WWW::Mixi::OO::Page Download

Released: May 02, 2011  |  Added: May 08, 2011 | Visits: 2.371

WebDwarf Free Web Page Maker Web Page authoring has never been easier or more affordable. WebDwarf Free is Virtual Mechanics' easy to use drag-and-drop web page maker. Features include a word processor with spell checker and link editor, built-in graphics creation and image editing, enhanced page layout including a snap-to...


Platforms: Windows

License: Freeware Size: 8.96 MB Download (247): WebDwarf Free Web Page Maker Download

Released: November 22, 2011  |  Added: December 19, 2011 | Visits: 2.184

Free Page Flip Book Maker Page Flip Book Maker is an easy to use yet powerful page flipping book software (100% free) that allows create your own professional and gorgeous page flip book, christmas flipbook, 3d flipping book, birthday flash flip book, kid flip book, wedding flip book, flipping book album, With Page Flip...


Platforms: Windows

License: Freeware Size: 10.19 MB Download (683): Free Page Flip Book Maker Download

1 2 3 4 5 >