tricky
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12
TIX Clock 1.0
Different sized blocks in random colors per block show an 24-hour clock. Reading the clock at first is tricky, but you will get used to it very fast. more>> Different sized blocks in random colors per block show an 24-hour clock. Reading the clock at first is tricky, but you will get used to it very fast.<<less
Added: 2005-07-06 License: BSD Price: $0.00USD
14 downloads
EasyArticle 1 Beta
EasyArticle is a free tutorial/article managment system built using PHP & MySQL. It is designed to be fast and usable with an eye catching design. Features include: > Category system > Commenting and rating system, allow your users to rate your more>> EasyArticle is a free tutorial/article managment system built using PHP & MySQL. It is designed to be fast and usable with an eye catching design. Features include: > Category system > Commenting and rating system, allow your users to rate your articles > WYSIWYG (RTE) editor for easy posting of comments and articles > Built in glossary for tricky words > Built in links system, manage your affiliates with ease > Stats. Find out which article is most popular > All pages compressed to allow for maximum performance > Password protected admin area. A comprehensive admin area allowing you to manage all parts of your article system. > Installer. Install MySQL data in seconds. More features are planned/in dev at this moment. Free support is available in our support forums (Feature request and bug reporting areas also available)<<less
Added: 2005-11-01 License: GPL Price: $0.00USD
14 downloads
Other version of EasyArticle
License:GPL
Grants Comic Ripper
Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of more>> Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of this program is the fact that cyanide and happiness site comics are not consecutive, ie. there is no comic at:http://www.explosm.net /comics/1/ while there is at: http://www.explosm.net/co mics/15/ so my program loops through the pages source looking for a certain tell tail sign that the comic is on that page. any questions or suggestions feel free to email me grant [at] ausdl.com thankyou.<<less
Added: 2007-07-13 License: Freeware Price: Free
841 downloads
PHP validation and verification
This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some more>> This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some coplicated logic to prevent the input of wrong symbols, check the consistence of the data and do whatever possible to make sure that it is all OK, there is still possibility that the users enter the wrong number. Though all said, we must try to prevent the most of human errors and the best way to do this is by using Regular Expressions. Basicly Regular Expressions are used for string matches. They are based on search and pattern matching strings in text. A lot of books are written about them, there are even some programming languages designed especially for Regular Expressions.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Grant's Comic Ripper 1.0.0
Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of this program is the fact that cyanide and more>> Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of this program is the fact that cyanide and happiness site comics are not consecutive, ie. there is no comic at:http://www.explosm.net /comics/1/ while there is at: http://www.explosm.net/co mics/15/ so my program loops through the pages source looking for a certain tell tail sign that the comic is on that page. any questions or suggestions feel free to email me grant [at] ausdl.com thankyou.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
13 downloads
JavaScript Document Command
Properly implementing Document forms in JavaScript could be the trickiest part in building an Ajax or JavaScript based application. The command Document enables a speedy implementation of any webpage in the client side. It is actually a command that more>> Properly implementing Document forms in JavaScript could be the trickiest part in building an Ajax or JavaScript based application. The command Document enables a speedy implementation of any webpage in the client side. It is actually a command that could be implemented in the background specifying the coding language which is the coding for the client side. Basically, Document command in JavaScript is used to inform the browsers the type of programming language that will be used. This will aid the browser in properly implementing or preparing the browser so that the Ajax based application will be properly implemented. Customization on JavaScript<<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
10 downloads
Using JavaScript Errors
Dealing with JavaScript or an Ajax based application is always a tricky task. Even the most experienced developers would end up with unexpected errors especially when the application is tested for the first time. Bugs and error in coding will always be more>> <<less
Added: 2009-05-09 License: Freeware Price: $0.00USD
16 downloads
Using Functions Try, Catch and Finally
Handling errors and exceptions in JavaScript is a very tricky task for developers. A single error or exception could mean something is wrong in the general coding of the application. This would prompt developers to seek the source of the problem and more>> <<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
11 downloads
n1url 1.1
Long Web addresses (URLs) are tricky to remember, difficult to dictate to others and often break across lines when being sent by email. The purpose of this service is to shorten long URLs to overcome these problems. more>> Long Web addresses (URLs) are tricky to remember, difficult to dictate to others and often break across lines when being sent by email. The purpose of this service is to shorten long URLs to overcome these problems.<<less
Added: 2005-06-25 License: Freeware Price: $0.00USD
13 downloads
AskPeople - an easier way to get feedback 2.0
Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple more>> Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple questionnaire. You use a simple form to specify question text, type (tickbox, text box etc) and response options, or use XML-like markup tags. Data is captured in tab-separated format, which you can export by email as an attachment, or cut-and-paste into Excel. You can also view topline results online. A few other tricks: * easy visual styling via CSS * multiple or just a single question per screen * progress indicator and navigation buttons * multiple templates, for different survey designs Donationware - licenced under Creative Commons - so you can adapt it as you want to, and pay what you think its worth!<<less
Added: 2004-09-12 License: Other Price: $0.00USD
12 downloads
Other version of AskPeople - an easier way to get feedback
Ruby on Rails on Oracle: A Simple Tutorial
This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism mig more>> This article is not intended to be a booster piece for Rails nor is it an expose. It’s simply an introduction to the technology. It contains both praise and criticism. At times the criticism might appear a bit heavy handed (especially to Rails enthusiasts), but don’t be fooled. Using any Web application framework is going to be tricky, whether it’s J2EE, ASP.NET, or PHP. In the long run, you can be a lot more productive with Rails than you can be with many other Web application development platforms, but it takes time to learn the ropes.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
PHP and AJAX tool to transform text 1
Just wrote this tool, to allow instant transformation of data into following formats: base64 encode decode, urlencode decode, md5 and sha1 hashing, rot13, addslashes and htmlentities. Really cool to select all, then compare these encodings side more>> Just wrote this tool, to allow instant transformation of data into following formats: base64 encode decode, urlencode decode, md5 and sha1 hashing, rot13, addslashes and htmlentities. Really cool to select all, then compare these encodings side by side. This tool can be used to decode URLs, encode base64 for tricky characters or decode for checking mail (mime) content. Also for performing md5s, sha1 hashing, etc.<<less
Added: 2006-05-24 License: Freeware Price: $0.00USD
14 downloads
Other version of PHP and AJAX tool to transform text
License:Freeware
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above tricky search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed