Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 12841-12860 of 36576
Gree Blur animation
Using this thoroughly explained, detailed flash lesson, you will see how to create practical blur animation, which you can apply on any image.
(0 ratings)
Reviews0
PriceFree
Views615
Beatz, Your own open source social network for music
Beatz is a free opensource Social Networking Community Software, that enables you to run a music community just like Pure Volume
(28 ratings)
Reviews1
PriceFree
Views8667
Cut html string
It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.
(3 ratings)
Reviews0
PriceFree
Views833
SimpleIPC
SimpleIPC is a set of objects, server processes, and configuration tools which allow you, the software developer, to have some of your application's work performed in an external process on the same machine. SimpleIPC uses .NET Remoting over the IPC channel, but your client can be .NET, COM or Java, so it provides a simple interop from Java or COM to .NET. You can run many IPC servers on a machine and improve your horizontal scalability.
(0 ratings)
Reviews0
PriceUSD 299.00
Views984
How to Detect Cookies in Browsers
There are Ajax based applications that will require cookies from their user. By enabling cookies on the user side, the application can easily interact with the user since personalized information could be extracted. This will significantly increase interactivity since cookies will practically inform the application regarding the user’s preferences. Enabling cookies in the application will also help the developers protect their application since they will know who will access their application and what actions have been done on the application. Cookies could be controversial in terms of user security, but it enables personalization of interaction as well as application protec
(0 ratings)
Reviews0
PriceFree
Views1056
Prompt, Alert and Confirm
Sometimes, the small functions in an Ajax based application are the ones that are most important. But even in a massive application, the small things should never be ignored. They might be considered as a leak where the point of attack will commence. Without securing the small things, your application might be destroyed without even knowing it. In this article, we take a look at three popular functions not only in JavaScript and Ajax but also in other programming languages: prompt, alert and confirm. These three functions will increase the interaction of the application. These functions are lightweight which requires little resources from the developer and the user.
(0 ratings)
Reviews0
PriceFree
Views1226
Phoca Restaurant Menu Lite
Phoca Restaurant Menu is a Joomla! component. This component allows creating menu for restaurant, cafeteria, fast food, school canteen, buffet, bar, club, snack bar, wineroom, etc. Such menu can be displayed on a website, printed on a sheet of paper or emailed to customers.
(0 ratings)
Reviews0
PriceFree
Views1622
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 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
(0 ratings)
Reviews0
PriceFree
Views1084
Phoca PDF
The whole Phoca PDF framework contains: * Phoca PDF component * Phoca PDF fonts * Phoca PDF plugins Phoca PDF component uses TCPDF library for creating PDF documents. After installing this component you need to install and enable Phoca PDF plugin - specific plugin for specific part of Joomla! (e.g. plugin for content). You can manage Phoca PDF plugins in standard Joomla! Plugin Manager.
(0 ratings)
Reviews0
PriceFree
Views1654
EasyPhpEventCalendar Class
The EasyPhpEventCalendar class allows you to display a clean, easy to integrate, easy to use and easy to navigate event calendar for your website. It will display events up to 12 months in the future. The event calendar is cross-browser compatible and has been tested with IE6/7, Safari and Firefox.
(6 ratings)
Reviews0
PriceFree
Views6440
Phoca SEF
Phoca SEF is a Joomla! component. This component doesn't create SEF links. It is a small component which has three main functions: * Storing links from sites which end with 404 Error * Redirecting selected site which ends with 404 Error to new site * Storing refering sites.
(0 ratings)
Reviews0
PriceFree
Views832
Web2 Style Contact Form with Captcha
This a small and powerful -all in one file- contact form, which is protected with a random colored captcha. There is no need to extra fonts, images, backgrounds etc. You can start to use it with changing just ADMIN_EMAIL. You can easily add-remove contact fields like name, email, homepage, phone number, fax, address, subject, message etc. You can easily set required fields, which visitors must fill. Required fields are red marked when visitors try to send form with empty values. It is flexible; you can change filename or include it in your cms modules. Because of more security it uses session for validation not cookies. There is also a small brute-force protection included. A small donation or backlink wished but not required.
(3 ratings)
Reviews0
PriceFree
Views3433
SnowHall web develop company
SnowHall is a team of proficient web developers and design experts. We specialize in web development and design along with marketing of websites and businesses. A great website is not always enough to taste success in the online market. You have to be well connected to the global masses. You have to be an active part of the internet network along with millions of people. We do exactly that, for you! We do not stop with creating an excellent website. We work with you from head to toe to understand your business and come up with the best solutions to produce outstanding results. We are web experts with loads of experience and skills, vying to develop successful websites for your business. We provide a wide range of services that comply with the customer needs.
(0 ratings)
Reviews0
PriceFree
Views633
Generate Images with Round Corners On-The-Fly Using PHP and GD Library
The code sample demonstrates the use of GD library to apply round corners on an image on-the-fly. It allows you to apply round corners of arbitrary size and color on a GIF, JPEG or PNG image. The source image is read on-demand and sent directly to the browser. This script can potentially eliminate the need of a graphics editing program to apply round corners on tons of images plus revising the images (e.g. when the color scheme or layout of the website changes) is not required.
(0 ratings)
Reviews0
PriceFree
Views1558
Property Detection Through Object Detection
One of the biggest challenges in an Ajax or JavaScript based application is in determining whether the said function would properly work in the user’s browser. Even though Ajax and JavaScript have developed into something powerful that it could deal with simple challenges posed years ago, there are certain abilities in an Ajax based application that can’t just be solved. The browser specific function is still a great challenge for developers. Each function in a JavaScript based application can’t just be easily loaded in each browser since each browser has different interpretation on how the application will be used. Without customization per browser, developers w
(0 ratings)
Reviews0
PriceFree
Views935
The Case of Notation Command in JavaScript
Notation is one of the most rarely used commands in JavaScript. This type of command is added on nodes as provider of additional information for the browser. But notation is not just added in any node – notation is added on unparsed nodes. Any data that might not have enough information about its features or when the data is not properly categorized for proper functioning could be effectively defined with the help of notation. The function is usually added in the top of the node so that the browser would have an immediate idea how the application would work. The reason why the command notation is not extensively used in most applications is on its availability to oth
(0 ratings)
Reviews0
PriceFree
Views677
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 there and the possibility of errors showing up after the application has been launched is still there. For that reason, some developers are opting to provide some error prompt within the application. The error prompt could be easily customized in JavaScript and the message could be as simple as “Page Error Encountered” to outrageous messages such as “Nope, the Function is Not Here.” But whatever the message w
(0 ratings)
Reviews0
PriceFree
Views708
in-depth guide to javascript functions
You already know how to define or assign functions directly, use multi parameter arguments in anonymous calls,, know the difference between eval and window.eval - you know all the different variants of the function-constructor? Then you won't find anything new about the subtle differences in using functions in JavaScript.
(0 ratings)
Reviews0
PriceFree
Views881
Letzlink - Cover Image
Letzlink
Letzlink is a simple application written by Rootserver.lu to manage in a single place weblinks login names and passwords. Letzlink was primarily written to run on local applications ( like Xampp ) or in LAN Systems. Letzlink includes Print and PDF Manager and is designed to run without any Database. Released under Creative Commons GPLV2.
(26 ratings)
Reviews0
PriceFree
Views2129
FusionWidgets- Real-time Gauges and Charts
FusionWidgets v3 is a collection of real-time gauges and charts for use in dynamic web applications. It is a part of FusionCharts v3 suite, but works independently of other products in the suite. Made in Adobe Flash 8, FusionWidgets can be used with any web scripting language like HTML, .NET, ASP, JSP, PHP, ColdFusion etc. as it uses XML as the interface. FusionWidgets can be effectively used to develop financial applications, instrument panels, executive dashboards, live "up-to-second" stock monitors and manufacturing process monitoring applications. Perfectly suited for data visualization and analysis requirements, where KPI's (Key Performance Indicators) and other critical data is monitored in real time, FusionWidgets brings the combined experience of programmers and graphic visualizers to you in a set of extremely easy-to-use controls.
(0 ratings)
Reviews0
PriceFree
Views1263
Results 12841-12860 of 36576