Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Macronimous - The need for PHP code refactoring
posted byseo.macronimousinRedirection
Refactoring is changing of complex and complicated programming codes into simple and confusion-less ones, thereby restructuring the complete set of codes into easily readable formats, without any change in the output or functionality.Refactoring does not include fixing of glitches or including of new functionalities or practices to the existing set of codes.
(0 ratings)
Reviews0
PriceFree
Views794
Handling Non-Get Requests
posted bychowexfoinMiscellaneous
The easiest way of transferring data for an Ajax based application is to use the GET form in XHR. Although there are browser challenges a developer would face, using this function is still the best way to transfer data. Because of browser incompatibility, the workarounds in GET has been relatively easier. Implementing better security may seem to be a bit hazy for now but as long as the coding is stable and simplified, the application could be easily secured. There are even recommended steps that could be used if a developer wants to integrate JS Client for an API. But the challenge comes if the developer wants to implement functions that do not use GET. This is usually don
(0 ratings)
Reviews0
PriceFree
Views677
Developing Ajax Based Application
posted bychowexfoinTutorials, Training & Tips
Building an Ajax based application is not an easy task especially for the enterprise. Although you can see some brilliant developers working on a project with little to no assistance, successful applications are being developed by group. Developers with different talents work together to build an application that would eventually be useful. The complicated nature of an Ajax based application increases the requirement of a team. Through everyone’s effort, the application will be built on time and the functions will work as expected. But getting the team to finish the application is actually the easy part, the most difficult part in building an Ajax based application i
(0 ratings)
Reviews0
PriceFree
Views1187
Flash Map - World Map
posted byjaredfaganinSoftware
We are expanding our flashmaps to include the world. This verison has a HTML page for each country or you can hook it up to a database so that the links are dynamic. All the links are stored in a text file that is imported into the flash file. This allows you to change the links without knowing or having flash. The color of the map can also be changed from the text file to match your sites color scheme. Further customizations can be made to the map if need to fit your particular needs.
(0 ratings)
Reviews0
PriceUSD 49.00
Views843
Jigsaw Puzzle: WebDesignerFreelancer
posted byElendurweninFla Archives
A jigsaw puzzle. Player needs to assemble an image to win. The pieces are placed randomly throughout the screen each time a game starts.
Developer can insert pieces of a different image and assemble it from the Flash development environment. The algorithm will take care of the rest - random positioning and testing the "won" state.
(0 ratings)
Reviews0
PriceGBP 30.00
Views820
Using WWW::Mechanize
posted byhigherpassinWeb Fetching
Learn to use the WWW::Mechanize Perl module to navigate websites and submit webforms with just a few lines of code. WWW::Mechanize allows you to quickly and easily retrieve webpages, parse documents, and more.
(0 ratings)
Reviews0
PriceFree
Views1170
Multi-process PHP execution script
posted byjestepinPerformance Enhancement
This script provides the framework for processing multiple php scripts asynchronously from Apache PHP. It uses sqlite as an interim caching system.
(0 ratings)
Reviews0
PriceFree
Views1496
Interactive Map with dynamic landmarks using XML
posted byFMediasinFla Archives
Landmarks can be dynamically populated and set X, Y position through xml. Landmark graphics can be loaded as external image. Landmarks can have links with target window through xml. Popup box appears on mouse over the landmarks which can show Image, Title and description for each landmark in popup box. Options to set popup window width, the popup box data can be added through xml
(0 ratings)
Reviews0
PriceUSD 8.00
Views827
Macronimous - Codeigniter for PHP application development
posted byseo.macronimousinDevelopment
With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays.
(6 ratings)
Reviews0
PriceFree
Views892
Download Pro - newdev.com
posted bywickedinDownload Systems
This is a signup to download program. built in mass e-mailer automatic activation or activation through email link so you for sure will get an email before the download of your products. file upload add,edit,and delete items and users. 90% run off html file templates. plus allot of other features
(0 ratings)
Reviews0
PriceUSD 15.00
Views865
Password Lock
posted bywickedinPassword Protection
This script creates Login user and pass for your exsisting scripts. Made to be simple install and protect your scripts.Once you login you can use your script like normal then when done click the logout button to protect the script again
(0 ratings)
Reviews0
PriceUSD 5.00
Views791
Full Star Trek Animation
posted byvuletavinAnimations
In this thoroughly explained, detailed flash lesson, I will explain to you how to create on a simple way advanced star trek animation.
(0 ratings)
Reviews0
PriceFree
Views970
Mask animation in flash
posted bykreso007inAnimations
Using this thoroughly explained, detailed flash lesson, you will see how to create mask animation in flash using some special flash tricks.
(0 ratings)
Reviews0
PriceFree
Views1036
Paypal Check 2
This is just another PayPal check the free version redirects to page this opens it up inside itself {Hidding the URL or PAGE}.Supports URLs I added AlertPAy to it too.You can remove that real easy though.
(0 ratings)
Reviews0
PriceUSD 5.00
Views1266
Members Only Email Activation
posted bywickedinUser Management
This is a Members only sytem for your site.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1257
Using TraceVis for Better Ajax Application
posted bychowexfoinTutorials, Training & Tips
TraceMonkey is probably one of the most important tools a developer would have to use to ensure that the application runs as expected or would be optimized. Developed by Mozilla, this small application will help developers determine which functions runs fast and which functions runs slow. After determining those functions that need improvement, TraceMonkey will do what it was made for – compile the fastest functions and let it run on native code. Because the native code will be focused on the fastest, the users’ resources will be focused on slower functions which will eventually increase the processing speed of the application. But increasing the speed of the
(0 ratings)
Reviews0
PriceFree
Views902
Webmaster Classifieds
posted byturnkeyformsinBusiness Listings
Start Your Own Webmaster Marketplace like Sitepoint. With this webmaster auction script members can purchase points and spend them in listings/upgrades. This auction site is fully functional ready to earn you lots and lots of cash by PayPal and eventually Adsense or any other PPC. This is a guaranteed money making machine!
(3 ratings)
Reviews0
PriceUSD 25.00
Views2106
Working with JsonML
posted bychowexfoinTutorials, Training & Tips
The discussion for the proper data output for Ajax based application will always be here. On one side is the argument on xml. The “x” on Ajax, xml has proven itself to be highly useful in this programming technique. As the universal tool able to adapt to different programming languages, the use of xml will aid the developer build an application that could easily interact with other programming languages. For that reason, Ajax could vastly improve not only with the assistance of JavaScript but other programming languages. On the other end is JSON (JavaScript Object Notation). The name alone could tell a lot of things about JSON. In gist, JSON was specifically created
(0 ratings)
Reviews0
PriceFree
Views903
Server Side JavaScript
posted bychowexfoinTutorials, Training & Tips
Server Side JavaScript is still an elusive fact. With hundreds of commands that run into browser incompatibility, having a server side for JavaScript could be very messy. You should be able to run an application with JavaScript from the server side but when you launch them in different browsers, you’ll end up with a very buggy online application that might not be fixed. But server side JavaScript for a more efficient Ajax based application is still possible. There are just things that need to be done in JavaScript before everything could be launched in the server side. Setting Standards As already indicated, the main problem in
(0 ratings)
Reviews0
PriceFree
Views1256
Paxful Clone Script | Paxful Clone Software | Opris
posted byoprisexchangeinScripts & Applications
Paxful clone script is a pre-loaded p2p cryptocurrency exchange script that helps to establish an exchange like Paxful in 2 weeks. Initiate your fully customizable, safe, and trustworthy peer-to-peer cryptocurrency exchange platform like Paxful Let's partner up today!
(0 ratings)
Reviews0
PriceUSD 5,000.00
Views684
Related Categories
Related Tags
You May Also Like
Inout Blockchain AltExchanger (Crypto to crypto trading exchange platform script)Sponsored
(12 ratings)
PriceUSD 3,449.00
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
(3 ratings)
PriceUSD 99.00



