Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


PHP-Cache-Kit
2007-05-17 19:38:05
PHP-Cache-Kit is a slim little PHP class which allow you to quickly and easily implement module-level caching into your PHP projects. With some thoughtful caching, your site can scale upwards dramatically with existing infrastructure. Once you see it in action and understand how simple caching is to implement, you’ll surely find lots of uses. PHP-Cache-Kit is easy to understand and simplified down to under a hundred lines of code. Easy to integrate, flexible and blazingly fast - oh, and free too! http://acme-web-design.info/php-cache-kit.htm


OctaGate SiteTimer
2007-05-14 19:51:03
Web Monitor allows you to monitor how long it takes for a user to download one or more of your web site pages. It visits the page that your request and downloads all content that’s directly linked from that page; * Images * Frames * IFrames * Script files * It follows redirects As the pages are downloaded, SiteTimer stores statistics on how long time each item takes to download, and how much data they contained. This information is then presented in a grid. Web Monitor correctly handles http compressed material (see OctaGate Switch), and it also honors keep-alive requests to give an accurate indication of the times a real browser would spend downloading the content. http://www.octagate.com/service/SiteTimer/


swfIR
2007-05-12 14:38:36
swfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts. Using the dark arts of JavaScript and Flash, swfIR gives you the ability to apply an assortment of visual effects to any or all images on your website. Through progressive enhancement, it looks through your page and can easily add some new flavor to standard image styling. When you start to use swfIR, you’ll need the ability to style it, the same way that you can do with regular images. To get around browser inconsistencies, swfIR adds a <span> with a class of swfir around any image you’re replacing. Here’s a before and after look at the code: Before swfIR is included in the page: <img src=http://www.cgitop.com/”pic.jpg” alt=”A picture” After swfIR is included in the page (rendered source): <span [replaced image; code varies by browser] &l


Simpleviewer
2007-05-10 20:40:39
SimpleViewer is a free, customizable Flash image viewing application. Features: * Intelligent image pre-loading. * Intuitive image navigation * Lightweight (17k). * Customizable interface - Set text color, frame color and width, navigation position. * Resizable interface - Interface scales to fit browser window. * Cross platform - Windows/Macintosh/Linux (requires Flash 7 or higher). * Flash 7 detection. Users without Flash 7 are messaged to upgrade Flash. * International font support. * Keyboard Navigation (Cursor keys, Home, End, Page Up/Down) * Mousewheel navigation * Optionally right-click to open image in a new window. * Free! http://www.airtightinteractive.com/simpleviewer/


Highslide JS
2007-05-08 08:34:05
What is Highslide JS? Highslide JS is a piece of JavaScript that streamlines the use of thumbnail images on web pages. The library offers these features and advantages: * No plugins like Flash or Java required. * Popup blockers are no problem. The images expand within the active browser window. * Single click. After expanding the image, the user can scroll further down or leave the page without restoring the image. * The approach uses two separate images. No heavy full-size image packed into thumbnail display size! The full-size image is loaded in the background either on page load or when the user clicks the thumb. You specify this option in the script’s settings. * Compatibility and safe fallback. If the user has disabled JavaScript or the JavaScript fails in any way, the browser redirects directly to the image itself. This fallback is able to cope with most exceptions and incompatibilities. Licence Free for non-commercial use $30 each domain for commercial sites http://vikja


CleanCSS
2007-05-05 08:56:22
What is CleanCSS? CleanCSS is a powerful CSS optimizer and formatter. Basically, it takes your CSS code and makes it cleaner and more concise. The CSS optimizer was originally developed by some awesome dudes over at CSS Tidy. They built the program and have made it free for everyone to use. I stumbled across their optimizer one day while looking for help with my CSS. I wanted to know the shortest way I could style a background of a web site without having to use all the “background-image” and “background-repeat” tags. I found some other optimizers which I tried, but none worked as well as CSS Tidy. It was actually hosted on some random CD Burning website. Why? I have no idea. But after I posted about it on my blog, I noticed that a week later, the site no longer existed. I was bummed because I was trying to show my fellow designers at work this amazing utility. So I took the liberty and installed CSS Tidy on my own webserver and registerd cleancss.com. I also


Server2Go
2007-05-04 06:11:34
What is Server2Go ? Server2Go is a Webserver that runs out of box without any installation. That means it is a webserver that can run directly from cdrom, usb stick or from any folder on harddisk. Server2Go allows you to create a standalone working web site or PHP application on a CD-ROM. Server2Go was primary developed for the usage on CD-ROM but there is no problem use it from other drives too. Using a web browser, a user can run php programs as well as view html files on the CD-ROM. He only need to insert a CD with Server2Go under the supported Windows operations systems. The server starts automaticly and opens a browser with the Website of the CD-ROM. Server2Go was build to replace a tool called WampOnCD that lacks some important features and isn’t activly developed. Server2Go supports PHP5, SQLite and MySQL. Licence Server2Go is Donationware. That means you can download and use it for free and you don’t have to pay any royalty charges when distribute an application o


PHP Thumbnailer Class v2.0
2007-05-20 19:19:23
Overview A PHP image manipulation class, aimed at generating thumbnails. It features the ability to resize by width, height, and percentage, create custom crops, or square crops from the center, rotate the image, and create Apple™-style reflections. It also features the ability to perform multiple manipulations per instance (also known as chaining), without the need to save and re-initialize the class with every manipulation. This class comes in both PHP 4 and 5 flavors, but I highly recommend the PHP 5 version, due to the “__destruct()” function that became available in version 5. This helps ensure that you do not inadvertently create memory leaks by forgetting to call the “destruct()” function explicitly, like you must in the PHP 4 version of this script. What’s New? After the large amount of feedback that I got with the first version of this class, I did a lot of code refactoring, and simplified the API greatly. I have also added some new features: * You can now create


ColorCop
2007-05-19 21:42:35
Eyedropper Just click and drag the eyedropper anywhere on the screen to select a new color. Single pixel or 3×3/5×5 average sampling options are available. Magnifier This control works exactly like the eyedropper. It can be used to zoom in on an area of the screen. After zooming, you can click in the magnifier view to select a color. The plus and minus buttons can be used to change the magnification level before or after magnifiying an area. Auto-copy to clipboard With this option enabled, the output value will automatically be copied to the clipboard. Multiple output options HTML hex, Delphi hex, Powerbuilder, Visual Basic, Visual C++, RGB float, RGB int Color options Snap to WebSafe, Detect WebSafe, Reverse, Random, Convert to Grayscale Relative position measuring Press the Control key while eyedropping and the coordinates will be set to zero (0,0). When you drag the mouse to a new location, the coordinate values will be relative to the point. Color History The last 7 c


Elvan Online - Online color picker
2007-05-19 19:24:27
Elvan Online Elvan Online 1.5 Beta is here! Redesigned interface, variations, selectable hex values. Now you can also select harmony and variation styles! You can either use the RGB sliders or directly the type RGB or HEX values to change the main color. Use “Lighten” and “Darken” buttons to change the lightness. Use “Saturate” and “Desaturate” buttons to change the saturation. Adobe Flash Player 6 required to view Elvan Online. http://www.colorschemegenerator.com/index-black.htm


FastStone Screen Capture
2007-05-18 19:01:45
FastStone Capture is a powerful, flexible and intuitive screen-capture utility. It allows you to capture anything on the screen including windows, objects, full screen, rectangle regions, freehand-selected regions and scrolling windows/web pages. It has innovative features such as a floating Capture Panel, hotkeys, resizing, cropping, text annotation, printing, e-mailing, screen magnifier and many more. http://www.faststone.org/FSCaptureDetail.htm


FlowPlayer
2007-06-02 09:17:22
FlowPlayer is a free Flash video player. You can easily embed it into HTML pages to play FLV files. FlowPlayer supports progressive downloading and true streaming. It supports playlists and other advanced features. See Flowplayer in action. Find out how to use FlowPlayer on your website. News Version 1.17 has been released with following new features: * Added a button to open the full screen mode. * Removed the menu auto-popup. * Added ability to include PNF files in playlists. These are especially useful for creating transparent splash images that have a big play button image. Check the demo page to see how these look. * Added a ‘autoRewind’ option that is used to rewind back to the first clip in the playlist after the list has been completed. The old ‘loop’ option is still there and it is used to keep the playback looping without returning back to the first splash image (if there is a splash in the playlist). * Added a per clip parameter ‘allowResize&r


curvyCorners
2007-06-05 13:28:00
What is curvyCorners? curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners. Why use curvyCorners? Because it’s easy! You can add rounded corners to your DIVs in seconds. No image editing required. Should I use curvyCorners? It’s up to you. If you want super easy to maintain rounded corners that are fully anti-aliased with support for borders and background images and that look as good as graphically created ones then curvyCorners is for you. Features * Free * Easy to use JavaScript object * Requires no images or image editing * Full Anti-Aliasing support * Anti-Aliasing over graphical backgrounds * Background-image support (round corners of images) * Fluid height/width support * Solid border support, any colour/width with Anti-Aliasing * User defined per corner radiuses http://www.curvycorners.net/


sIFR 2.0
2007-06-05 13:08:33
sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users have that font installed on their systems. It accomplishes this by using a combination of javascript, CSS, and Flash. sIFR (or Scalable Inman Flash Replacement) is a technology that allows you to replace text elements on screen with Flash equivalents. sIFR is the result of many hundreds of hours of designing, scripting, testing, and debugging by Mike Davidson and Mark Wubben. Mike, Mark and an invaluable stable of beta testers, supporters, and educators like Stephanie Sullivan and Danilo Celic of Community MX completely rebuilt a DOM replacement method originally conceived by Shaun Inman into a high quality cross-browser, cross-platform typography solution for the masses. The current sIFR release is version 2.0.2. sIFR is released to the world as open source, under the GNU Lesser General Public License (see human-readable summary at Crea


Javascript VirtualKeyboard By WingedFox.
2007-06-05 07:55:40
Javascript VirtualKeyboard allows you to use anyexisting keyboard layouts without having theminstalled on your local PC. This tool is usefulfor embedding into a WYSIWYG HTML editor, a Webmail system, chat, forum, or any other applicationrequiring user input. About 70 languages/130keyboard layouts are supported. It has an easy andpowerful design, allowing it to implement complexlayouts like Korean, Japanese, Chinese, and so on.It has full support for keyboard and mouse input.It features a completely CSS-driven UI that iseasy skinnable. http://www.codeproject.com/jscript/jsvk.asp


Proxomitron
2007-06-10 13:50:37
Proxomitron, the Universal Web filter was created by Scott R. Lemmon and is a configurable personal web proxy tool. It can be configured to block popup ads, blinking banners and annoying sound clips through the use of regular expression filters. He distributed the program under a “ShonenWare” license; it was free to use, but if you bought a Shonen Knife CD and convinced him you listened to it, he would consider you a registered user. http://www.proxomitron.info


CRIR: Checkbox & Radio Input Replacement
2007-06-10 13:36:53
This combination of JavaScript and CSS will hide checkbox and radio inputs that have a class = “crirHiddenJS”, an id, and a proper label tag. This will allow you to style the label however you wish using CSS, and the actual input control will be hidden. The form will still collect data as it normally would because the label itself will trigger the hidden input control. If javascript is disabled no inputs will be hidden and the form is still be fully functional. http://www.chriserwin.com/scripts/crir/index.php
Read more: Radio

ModalBox
2007-06-14 14:10:12
What is ModalBox? ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. It’s inspired by Mac OS X modal dialogs. And yes, it may also be useful for showing bigger versions of images. ModalBox is built with pure JavaScript and is based on Sam Stephenson’s excellent Prototype JavaScript Framework, script.aculo.us and valid XHTML/CSS. ModalBox uses AJAX to load content. ModalBox Features Web 2.0-ready. ModalBox uses industry-standard libraries — prototype and script.aculo.us. AJAX pages loading. ModalBox uses AJAX instead of deprecated iframe for content loading. It’s also more secure — you can’t access pages which are not on your host. NEW! Callbacks support. You can attach your own JavaScript events after showing or hiding (and more) the ModalBox Browser and platform independent. Since most of modern browsers use popup blockers, it&rs


Aptana IDE
2007-06-18 11:10:29
The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code. The Web IDE Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure FTP/SFTP uploading, downloading and synchronization JavaScript debugger to troubleshoot your code Error and warning notification for your code Support for Aptana UI customization and extensions Cross-platform support Free and open source licensed under the Eclipse Public License, v1.0. Please note that milestone 8 is still a preview release http://www.aptana.com/


Free Vista Style Icons
2007-06-18 10:19:56
Vista Icons .com is a collection of free Vista Style icon sets of over 2000 high quality icons in png and ico format. From VistaIcons.com you can freely download 256×256 PNG icons for Windows Vista. Icons in Windows Vista visually represent programs, objects, actions, and concepts that help users to recognize and grasp meaning and purpose, identify places and items, and find their way through the UI with visual landmarks. Icons have a maximum size of 256 x 256 pixels, making them suitable for high-DPI displays. These high-resolution icons allow for high visual quality in list views with large icons. This maximum size isn’t required for icons used solely for menus, toolbars, glyphs or small symbols, or the notification area. http://www.vistaicons.com/


XPertMailer
2007-06-15 12:17:28
XPertMailer is a SMTP & POP3 PHP Mail Client that you can use to send and read e-mails in MIME format (text, HTML, HTML embedded images, attachments) towards a localhost, client or relay SMTP servers with optional autentication and TLS/SSL support. Cc and Bcc functionality are included. The XPertMailer class functions are optimised to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049. http://www.xpertmailer.com/


jqUploader
2007-06-20 08:03:15
jqUploader is a jquery plugin that substitutes html file input fields with a flash-based file upload widget, allowing to display a progressbar and percentage. The plugin uses the form action attribute value (normally pointing to a server side script handling the upload and other data manipulations, and appends a variable “jqUploader=1″ so that the upload code is initiated when it sees that key/value is on the posted data. http://www.pixeline.be/experiments/jqUploader/


Xinha
2007-06-19 21:30:03
Xinha is a powerful WYSIWYG HTML editor component that works in Mozilla based browsers as well as in MS Internet Explorer. Its configurabilty and extensibility make it easy to build just the right editor for multiple purposes, from a restricted mini-editor for one database field to a full-fledged website editor. Its liberal licence makes it an ideal candidate for integration into any kind of project. Xinha is Open Source, and we take this seriously. There is no company that owns the source but a community of professionals who just want Xinha to be the best tool for their work. http://xinha.python-hosting.com/


SlimStat
2007-06-25 05:59:12
I’ve been using Shaun Inman’s great ShortStat for a while. However, I wanted to be able to drill down into the stats and look at things in more detail. When I started editing the code, I kept thinking of more and more things I’d like to change. SlimStat is the result. It’s evolving quite quickly, so stay tuned for more updates. So far it’s at version 0.9.4. SlimStat is free, and will remain so, but if you would like to make a donation, please use the link below. Thank you! http://wettone.com/code/slimstat/ Share This


Glossy.js
2007-06-24 07:51:03
Glossy .js 1.2 allows you to add corners and shading and shadow to images on your webpages (alternatively: corner.js). It uses unobtrusive javascript to keep your code clean. It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, IE6+ and Safari. On older browsers, it’ll degrade and your visitors won’t notice a thing. http://www.netzgesta.de/glossy/ Share This


Page 1 of 3 « < 1 2 3 > »
eXTReMe Tracker