PlotKit - Javascript Chart Plotting

Free Script, HTML, Image, Javascript, Web 2.0 No Comments »

2007-04-21_182700.jpg

Introduction

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

PlotKit is fully documented and there is a quick tutorial to get you started.

PlotKit is a complete rewrite of CanvasGraph. It is better structured and supported.
Requirements

* MochiKit 1.3 or higher
* HTML Canvas: Safari 2+, Opera 9+, Firefox 1.5+, IE 6 (in emulated mode)
* SVG: Opera 9+, Firefox 1.5+ (see note), IE6 with Adobe SVG.

Note: Firefox 1.5+ on Linux and Windows is supported. Firefox 1.5+ on Mac does not draw labels in SVG, so you must set axisLabelUseDiv to true if you want to have maximum compatibility.
License(s)

* PlotKit is copyright (c) 2006 Alastair Tse. Licensed under the BSD License.
* excanvas.js is copyright (c) 2006. Google Inc. Licensed under the Apache License.

http://www.liquidx.net/plotkit/

PHP Mailer

Free Script, Mail, PHP No Comments »


2007-04-20_133407.jpg

Why you might need it

Many PHP developers utilize email in their code. The only PHP function that supports this is the mail() function. However, it does not expose any of the popular features that many email clients use nowadays like HTML-based emails and attachments. There are two proprietary development tools out there that have all the functionality built into easy to use classes: AspEmail(tm) and AspMail. Both of these programs are COM components only available on Windows. They are also a little pricey for smaller projects.

Since I do Linux development I have missed these tools for my PHP coding. So I built a version myself that implements the same methods (object calls) that the Windows-based components do. It is open source and the LGPL license allows you to place the class in your proprietary PHP projects.

Features

* Can send emails with multiple TOs, CCs, BCCs and REPLY-TOs
* Redundant SMTP servers
* Multipart/alternative emails for mail clients that do not read HTML email
* Support for 8bit, base64, binary, and quoted-printable encoding
* Uses the same methods as the very popular AspEmail active server (COM) component
* SMTP authentication
* Word wrap
* Address reset functions
* HTML email
* Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Imail, Exchange, etc
* Works on any platform
* Flexible debugging
* Custom mail headers
* Multiple fs, string, and binary attachments (those from database, string, etc)
* Embedded image support

http://phpmailer.sourceforge.net/

Spiffy Corners - Purely CSS Rounded Corners

CSS, HTML, Stylesheet 1 Comment »

2007-04-18_072514.jpg

What?
Spiffy Corners is a simple way to generate the CSS and HTML you need to create anti-aliased corners without using images or javascript.

Why?
I needed a way to create anti-aliased round corners without the extra server calls that are incurred when using external JavaScript files or images. When your websites are serving millions of files a day you start to pay attention to how many files a particular page needs in order to load.

There are solutions for rounded corners using pure CSS. There are solutions that create anti-aliased corners. There are solutions that don’t require JavaScript. But to my knowledge, there has yet to be a pure CSS solution for rounded corners that does not require images or JavaScript. After looking, I decided to just create one myself. I’m not much of a programmer, but it was actually a lot of fun figuring out the math involved and learning arrays. In the end I ended up with 3 functions in under 20 lines of code total, so I’m quite happy with myself.
2007-04-18_072942.jpg

http://www.spiffycorners.com/

TinyMCE Javascript Content Editor

Javascript, Stylesheet, Tool, WYSIWYG, XHTML No Comments »

tinymce1.jpg

What is TinyMCE?

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.

TinyMCE Features

* Easy to integrate, takes only two lines of code.
* Customizable through themes and plugins.
* Customizable XHTML 1.0 output. Block invalid elements and force attributes.
* International language support (Language packs)
* Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari (experimental).
* PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and a lot faster to load.
* You can easily use AJAX to save and load content!

tinymce2.jpg

http://tinymce.moxiecode.com/

FCKeditor - The text editor for Internet

Javascript, Tool, WYSIWYG, XHTML No Comments »


fck1.jpg

This HTML text editor brings to the web many of the powerful functionalities of desktop editors like MS Word. It’s lightweight and doesn’t require any kind of installation on the client computer.

Features
* Multi browser compatibility
* Outputs XHTML 1.0
* CSS support for better integration with your web site
* Font formatting: type, size, color, style, bold, italic, etc
* Text formatting: alignment, indentation, bullets list, etc
* Cut, Paste and Paste as Plain Text, Undo and Redo
* Paste from Word cleanup with auto detection
* Link and anchors support
* Image insertion, with upload and server browsing support
* Table creation and editing (add, delete rows, etc) - one of the best systems in the market.
* Table cells editing (size, colors, etc)
* Form fields
* Right click context menus support
* Complete toolbar customization
* Skins support
* Plugins support
* Spell checker
* Multi-language support with automatic user language detection. Including Right to Left scripting.
* Complete page editing (from to ) or just contents.
* Lightweight and fast
* Automatic browser detection and customization
* Integration with ASP, ASP.NET, Java, ColdFusion, Perl, PHP, Javascript and more.
* Image and file links upload and server repository browser.
* For web developers it is easy to install and customize
* For web users it’s simple and easy to use!

fck2.jpg

http://www.fckeditor.net/

Last Content



Special Thanks To:Romow Web Directory & WordPress Themes Email & Advertising : cgimaster@gmail.com
Entries RSSLog in