Archive for September, 2007

Atomik Wireless Tools & Utilities

Atomik ATOMIK (Alphabetically Tuned and Optimized Mobile Interface Keyboard) is a highly optimized method, using touch keyboards, for entering data into handheld devices. It potentially allows typing of faster than 40 words per minute. ATOMIK uses the graffiti area of a PalmOS device as a touchscreen keyboard. The layout of [...]

Use a dynamic image to display email addresses Email Utilities Email Systems Scripts & Programs

Use a dynamic image to display email addresses Sample code to use php and GD to display email address that are hidden to spam bots. Prevent spam bots from harvesting your users email addresses using this simple php script. Easy.

Cookies in ASP.NET Tutorials & Tips ASP.NET

Cookies in ASP.NET Cookie are one of several ways to store data about web site visitors during the time when web server and browser are not connected. This tutorial explains how to read, write and delete cookies, how to use HttpCookie class, what are web browser’s limits for cookies and [...]

P3P Policy Editor Miscellaneous Applications Java

P3P Policy Editor The IBM P3P Policy Editor is a visual tool, with an easy-to-use interface, for creating a Web site’s privacy policy in the P3P language, which can be interpreted by Web browsers and other user agents that support the Platform for Privacy Preferences Project (P3P) specification from the [...]

geeeekShop - Paypal enabled shopping cart system PayPal E-Commerce Scripts & Programs

geeeekShop - Paypal enabled shopping cart system geeeekShop is a PHP / MySQL based shopping cart that is easy enough to be installed in 30 minutes or less and is flexible enough to be fully customized. You will be taking PayPal payments from your customers in a matter of minutes.

How to build ASP.NET Media Player Control Tutorials & Tips ASP.NET

How to build ASP.NET Media Player Control This tutorial explains how to play video on web page and how to build custom ASP.NET control that manages Windows Media Player on web page.

Anatomy of an XSLT processor Miscellaneous Tutorials & Tips XML

Anatomy of an XSLT processor This article describes how an XSLT processor, in this case the author’s open-source Saxon, actually works. Although several open-source XSLT implementations exist (see Resources), no one, as far as we know, has published a description of how they work. This article is intended to fill [...]

EasyIPN - Complete suite for selling digital products passively PayPal E-Commerce Scripts & Programs

EasyIPN - Complete suite for selling digital products passively If you would like to sell something online, especially if it?s a digital product such as software, ebook or media, it is wise to build a website that will operate automatically without your interference, this way it saves you time and [...]

About ASP.NET 3.5 Ajax Tutorials & Tips ASP.NET

About ASP.NET 3.5 Ajax AJAX (Asynchronous JavaScript and XML) has been integrated into Microsoft’s .NET 3.5 Framework, replacing a previous AJAX package that could be downloaded and employed on top of ASP.NET 2.0. This tutorial explains what is ASP.NET Ajax and how version 3.5 differs from version 1.0.

Deploying Web services with WSDL Web Services Tutorials & Tips XML

Deploying Web services with WSDL In the Deploying Web services with WSDL series, htis article will explore all major technical aspects of creating, deploying, and publishing Web services — from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Universal Description Discovery and Integration (UDDI) registries. Part [...]