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

Java Script Psp freeware
Filter: All | Freeware | Demo
 

Java Script Psp

< 1 2 3 4 5 
Released: August 11, 2003  |  Added: April 16, 2006 | Visits: 6.306

Script Studio E-VISION Script Studio is an easy-to-use Pascal and Basic Script IDE (Integrated Development Environment) for Windows. Script Studio is designed for creating simple or large scripts for any purposes (for example to rename multiple files, run programs with parameters, generate download lists and...



Platforms: Windows

License: Freeware Size: 1.46 MB Download (478): Script Studio Download

Added: April 26, 2006 | Visits: 3.145

Java]|[Builder Janex]|[Builder gives Java programmers the possibility to give their users their applications with EXE files. To achieve this, the Janex]|[Builder user has only to enter the proper command line into Janex]|[Builder, which starts the Java application. The command line will then be implanted into...





Platforms: Windows, Windows CE

License: Freeware Size: 195 KB Download (245): Java]|[Builder Download

Added: November 12, 2006 | Visits: 6.644

Free Java Applets 100% Free Java Applets ! Real Freeware These products are NOT Trialware or Evalware - but fully functioning versions which are Free for you to use however you wish, making them truly Freeware products. The Free Applet package includes the following:- Free Scrolling Text Free Tree Menu Free Java...


Platforms: OS/2, Windows, Mac, *nix

License: Freeware Size: 3 KB Download (767): Free Java Applets Download

Released: February 19, 2014  |  Added: March 03, 2014 | Visits: 5.276

Acala AVI DivX MPEG XviD VOB to PSP Acala AVI DivX MPEG XviD VOB to PSP is a professional PSP movies converter software, it design for anyone who wants to enjoy the most pop movies from internet on PSP. With Acala AVI DivX MPEG XviD VOB to PSP , you are able to convert all favorite movies onto your PSP and watch them wherever and...


Platforms: Windows, Windows 7

License: Freeware Size: 18.34 MB Download (203): Acala AVI DivX MPEG XviD VOB to PSP Download

Released: September 24, 2013  |  Added: October 08, 2013 | Visits: 4.239

Smart PSP Converter The Smart PSP converter is designed to convert video files stored on your computer into PSP (Play Station Portable) playable MPEG4 file format. It enables error free file conversions without affecting the quality of your video files that are stored on your computer's hard disk. You can use the...


Platforms: Windows

License: Freeware Size: 344.73 KB Download (240): Smart PSP Converter Download

Released: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.594

Form Spam Blocking Script The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code including Form1 Builder Software, Form1...


Platforms: Windows, Mac

License: Freeware Size: 1005 B Download (254): Form Spam Blocking Script Download

Released: February 22, 2009  |  Added: April 14, 2009 | Visits: 2.306

JMathLib JMathLib is meant to be a clone of Matlab, but written entirely in java. A library of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It will be used either interactively through a terminal like window or to interpret script...


Platforms: Windows, *nix

License: Freeware Size: 3.94 MB Download (530): JMathLib Download

Released: October 23, 2012  |  Added: November 27, 2012 | Visits: 1.782

ZC Video to PSP Converter ZC Video to PSP Converter convert most of pop video movies to Sony PSP Video movie, support most popular format on internet such as Divx, Xvid, AVI, Mpeg, MP4, MOV, 3GP ect. It's a 1-click solution to convert huge of internet movie resources to PSP Video with high performance. With ZC Video to...


Platforms: Windows

License: Freeware Size: 3.46 MB Download (108): ZC Video to PSP Converter Download

Released: February 26, 2013  |  Added: March 25, 2013 | Visits: 4.237

WinX Free PSP Video Converter Free PSP video converter that converts videos to PSP from AVI, FLV, WMV, MOV WinX Free PSP Video Converter is a free video converter that converts videos to PSP from AVI, FLV, WMV, MOV, MPEG, etc. This free video converting software help you convert AVI, RM, RMVB, MPEG1/2, MP4, 3GP, 3G2,...


Platforms: Windows

License: Freeware Size: 7.79 MB Download (350): WinX Free PSP Video Converter Download

Released: June 06, 2012  |  Added: July 03, 2012 | Visits: 2.142

Psp Converter With PSP Converter you can convert any video or audio file to the Sony PlayStation Portable format, including PS Vita, older PSP consoles, and PS3. It features predefined presets based on your device, video preview, more than 60 input formats, output quality presets, advanced controls for...


Platforms: Windows

License: Freeware Size: 6.56 MB Download (524): Psp Converter Download

Added: January 13, 2010 | Visits: 1.066

Java::JCR::Nodetype Java::JCR::Nodetype is a Perl module that can load the JCR node type class wrappers. SYNOPSIS use Java::JCR::Nodetype; This loads the Perl classes mapped to the javax.jcr.nodetype package. You might notice the odd letter case of this package differs from that of the node type class...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (97): Java::JCR::Nodetype Download

Added: February 11, 2010 | Visits: 961

Java::JCR::Exception Java::JCR::Exception is a Perl wrapper for repository exceptions. SYNOPSIS eval { my $node = $root->add_node(foo, nt:unstructured); }; if ($@) { print STDERR "Failed to add node foo: $@n"; } This class is used to make the exceptions thrown from the Java code work more nicely in Perl....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): Java::JCR::Exception Download

Added: May 02, 2010 | Visits: 1.160

Java::JCR::Lock Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. SYNOPSIS use Java::JCR::Lock This loads the Perl classes mapped to the Java package named javax.jcr.lock. Installation: Installation can be a bit tricky because this library depends upon Inline::Java, which...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (323): Java::JCR::Lock Download

Added: November 16, 2010 | Visits: 1.027

Java::JCR::Workspace Java::JCR::Workspace is a Perl wrapper for javax.jcr.Workspace. This is an automatically generated package wrapping javax.jcr.Workspace with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (93): Java::JCR::Workspace Download

Added: January 11, 2010 | Visits: 3.548

Java::JCR::Lock::Lock Java::JCR::Lock::Lock is a Perl wrapper for javax.jcr.lock.Lock. This is an automatically generated package wrapping javax.jcr.lock.Lock with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (950): Java::JCR::Lock::Lock Download

Added: October 09, 2010 | Visits: 878

Java::JCR Java::JCR is a module to use JSR 170 (JCR) repositories from Perl. SYNOPSIS use Java::JCR; use Java::JCR::Jackrabbit; my $repository = Java::JCR::Jackrabbit->new; my $session = $repository->login( Java::JCR::SimpleCredentials->new(username, password) ); my $root =...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): Java::JCR Download

Added: May 05, 2010 | Visits: 2.961

Repeat A/B - Amarok script Repeat A/B - Amarok script is an Amarok script which can repeat a song from point A to point B. Usage: Right click the playlist and select Repeat --> A/B. Now you have your first mark. Hit Repeat --> A/B again and you have the second mark. Repeat A/B starts. Hit Repeat --> A/B a third...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (131): Repeat A/B - Amarok script Download

Added: May 27, 2010 | Visits: 1.288

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: January 14, 2010 | Visits: 2.128

Jifty::Script::Help Jifty::Script::Help is a Perl module to show help. OPTIONS Optionally help can pipe through a pager, to make it easier to read the output if it is too long. For using this feature, please set environment variable PAGER to some pager program. For example: # bash, zsh users export...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (102): Jifty::Script::Help Download

Added: January 08, 2010 | Visits: 4.847

Orca Interactive Forum Script Orca Interactive Forum Script is an interactive Web-based forum script that is based on AJAX technology, In the world of accelerating technologies you dont want archaic forum software. You want something new, fresh, classy, stylish and sexy - just like Orca. Orca introduces a new approach to...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (207): Orca Interactive Forum Script Download

< 1 2 3 4 5