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

Creating A Thesis Statement freeware
Filter: All | Freeware | Demo
 

Creating A Thesis Statement

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 489

Using a Dictionary in place of 'switch' This script shows a clean way of implementing a 'switch' statement in Python via a dictionary container. The dictionary is made up of known 'named states' that are tested in sequence for their current 'state'.



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

License: Freeware Download (52): Using a Dictionary in place of 'switch' Download

Added: May 10, 2013 | Visits: 577

Creating a share on windows This script is an example of how one would use python's win32net module to create a share on windows.





Platforms: Windows, Python,

License: Freeware Download (58): Creating a share on windows Download

Added: March 03, 2010 | Visits: 1.518

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: May 11, 2010 | Visits: 884

Tk::Help Tk::Help is simple widget for creating a help system for Perl/Tk applications. SYNOPSIS use Tk::Help; my $help = $main->Help(-variable => @array); This is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Tk::Help Download

Added: July 27, 2010 | Visits: 919

JoSQL JoSQL (SQL for Java Objects) provides the ability for a developer to apply a SQL statement to a collection of Java Objects. JoSQL provides the ability to search, order and group ANY Java objects and should be applied when you want to perform SQL-like queries on a collection of Java Objects....


Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): JoSQL Download

Added: February 18, 2010 | Visits: 726

Devel::DebugInit Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"]; $gdb->write("/my/path/to/library/.gdbinit"); Devel::DebugInit is...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Devel::DebugInit Download

Added: September 09, 2010 | Visits: 641

DBIx::HTMLinterface DBIx::HTMLinterface is a class for creating a CGI interface to a database. SYNOPSIS use CGI; use DBI; use DBIx::HTMLinterface; $cgi = new CGI; $dbh = DBI->connect("DBI:mysql:[DATABASE]:[HOSTNAME]","[USERNAME]","[PASSWORD]") ); $DBinterface = new DBIx::HTMLinterface ($cgi, $dbh,...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): DBIx::HTMLinterface Download

Added: November 14, 2010 | Visits: 876

Py++ Py++ is an object-oriented framework for creating a code generator for the Boost.Python library..


Platforms: *nix

License: Freeware Size: 2.5 MB Download (103): Py++ Download

Added: July 22, 2010 | Visits: 767

pyplusplus pyplusplus is an object-oriented framework for creating a code generator for the boost.python library..


Platforms: *nix

License: Freeware Size: 3.6 MB Download (95): pyplusplus Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 934

Company Logo Designer ProTrial Creating a company logo yourself? The Company Logo Designer makes it so easy. Just lick on what you like. There is no graphical talent needed and no overpaid design agency either. With the Company Logo Designer you can design a logo for your company yourself. Just like that. It's easy, you choose...


Platforms: Windows

License: Freeware Size: 1.09 MB Download (62): Company Logo Designer ProTrial Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 594

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to...


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Added: May 10, 2013 | Visits: 405

performancethesis This is a thesis on php web application optimization, agile development.


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (49): performancethesis Download

Added: May 10, 2013 | Visits: 448

Readable switch construction Python's lack of a 'switch' statement has garnered much discussion and even a PEP. The most popular substitute uses dictionaries to map cases to functions, which requires lots of defs or lambdas. While the approach shown in this script may be O(n) for cases, it aims to duplicate C's original...


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

License: Freeware Download (51): Readable switch construction Download

Added: August 17, 2013 | Visits: 617

Blog for Business Blog for Business is the project about creating a blog for business.


Platforms: PHP

License: Freeware Size: 358.4 KB Download (50): Blog for Business Download

Added: March 26, 2013 | Visits: 456

Esp php p2p project Esp php p2p project, instead of creating a new protocol works on the existing protocol for file transfering,managing.It uses earlier protocol as FTP,HTTP..It is platform independent ,written in Php,we uses mysql for managing the database.Apache is used as the webs


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Esp php p2p project Download

Added: July 05, 2013 | Visits: 541

Awebsome! Comment Author Mail Validation Sets a new option into de discussion subsection to override other comment validations in the "Before a comment appears" fieldset, creating a new validation method. A verification email will be sent to the comment author every time a comment is submited (if is not a registered user), with a...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Awebsome! Comment Author Mail Validation Download

Added: August 15, 2013 | Visits: 627

Create Photo DVD Creating a photo slideshow DVD is easy enough with iDVD. But Automator can make it even easier. Create Photo DVD is a free and easy to use Automator workflow that will scan through a folder structure of files, extracting any JPEG images, and creating an iDVD slideshow containing those images.


Platforms: Mac

License: Freeware Size: 112.64 KB Download (38): Create Photo DVD Download

Added: October 25, 2013 | Visits: 337

PyLucid-boot The PyLucid-boot package contains some scripts for creating a PyLucid virtual environment. PyLucid is a Open Source web content management system written in Python using the Django Framework. #md5=fc732b9d843514e30565a1f4228a6545


Platforms: *nix

License: Freeware Size: 30.72 KB Download (37): PyLucid-boot Download

Added: June 29, 2013 | Visits: 376

tzselect tzselect provides a simple solution for creating a timezone select field. >>> from tzselect import tzselect >>> tzselect('timezones', 'US/Pacific') #md5=0d76eb5c24dfb9dcf7523d086012c1f3


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): tzselect Download

Added: November 03, 2013 | Visits: 453

django-brainstorm Django brainstorming site django-brainstorm is a Django plugin for creating a site with multiple areas to brainstorm ideas. This app powers http://feedback.sunlightfoundation.com/hackathon/ and http://feedback.sunlightfoundation.com/oogl/ and makes it easy to create any number of these...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (31): django-brainstorm Download

1 2 3 4 5 >