cleanup
Ababa Quarantine Cleanup 1
Ababa Quarantine Cleanup is a script, for use with MailScanner from mailscanner.info, that cleans up your quarantine. You can specify the days you want to keep your quarantine. more>> Ababa Quarantine Cleanup is a script, for use with MailScanner from mailscanner.info, that cleans up your quarantine. You can specify the days you want to keep your quarantine.<<less
CRIOSWEB_HTMLCleaner 0.8
This class can be used to remove unwanted tags and data from HTML document. It takes a string with the HTML document to clean and parses it assuming a given character set encoding. The class can perform several types of clean-up operations more>> This class can be used to remove unwanted tags and data from HTML document. It takes a string with the HTML document to clean and parses it assuming a given character set encoding. The class can perform several types of clean-up operations like: - Removing style definitions - Remove tags or attributes based on white lists or blacklists - Use the HTML tidy extension to clean the document and format the output as XHTML and drop proprietary attributes from Microsoft Word HTML documents - Drop empty paragraphs - Remove needless white space - Fill empty table cells<<less
rc_fileRenamer.class 0.3
With rc_fileRenamer.class you can easily rename files of a given folder. It can rename all files numbered (file_001.jpg, file_002.jpg, ...), can rename to lower/uppercase, can cleanup filenames, can rename file-extensions to lower/uppercase and to new more>> With rc_fileRenamer.class you can easily rename files of a given folder. It can rename all files numbered (file_001.jpg, file_002.jpg, ...), can rename to lower/uppercase, can cleanup filenames, can rename file-extensions to lower/uppercase and to new file-extension. Useful if you want to organize your folders. Comes with sample page and is fully documented.<<less
FCKeditor 2.6.4 Beta
This is an HTML text editor which brings to the web much of the power of desktop editors like MS Word. more>>
Installation:
- Download the latest version of the editor.
- Extract (decompress) the file to a directory called "fckeditor" in the root of your web site.
- Point your browser to the //_samples/default.html to run the test sample.
Major 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 on 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 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
Enhancements:
- New Features and Improvements:
-
- Integration with "WebSpellChecker", a zero installation and free spell checker. This is now the default spell checker in the editor (requires internet connection). All previous spell checking solutions are still available.
- In the table dialog its possible to create header cells in the first row (included in a thead element) or the first column of the table.
- The table cell dialog allows switching between normal data cells or header cells (TD vs. TH).
- New language file for Icelandic.
- Fixed Bugs:
-
- Protected the editor from duplicate iframes
- Fixed the issue with table commands plugin and undefined tagName.
- The > character inside text wasn't encoded in Opera and Safari.
- Fixed JavaScript error with the fit window command in source mode.
- Splitting a TH will create a two TH, not a TH and a TD.
- Removed unnecessary name attributes in dialogs.
- If an image was placed inside a container with dimensions or floating it wasnt possible to edit its properties from the toolbar or context menu.
- Submenus in IE7 now are shown properly.
- Using the Paste dialogs in IE might insert the content at the start of the editor.
- Fixed RTL dialog layout in Internet Explorer.
- Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
- Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
- Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.
- Language file updates for the following languages: Dutch, Basque, Danish and German.
- The ENTER key will properly scroll to the cursor position when breaking long paragraphs.
- The type name in configurations for the ASP connector are now case sensitive.
- DL, DT and DD where missing the formatting in the generated HTML.
- Replaced the extension AddItem of Array with the standard "push" method.
- Vertically splitting cell with colspan > 1 breaks table layout.
- Fixed the issue where dropping contents from outside of the editor doesn't work in Safari.
- Fixed the issue where FCK.InsertHtml() is no longer removing selected contents after content insertion in Firefox.
- Fixed the issue where the Div container command and the blockquote command would break lists.
- Fixed a minor issue where FCK.SetData() may cause the editor to become unresponsive to the first click after being defocused.
- Fixed an extra slash on quickupload of the asp connector.
- Fixed another situation where new elements were inserted at the beginning of the content in IE.
- Fixed two obsolete references to Array: AddItem() instances still in the code.
- Fixed infinite loop problems with FCKDomRangeIterator class which causes some commands to hang when applied to certain document structures.
- Fixed a JavaScript error in IE when user tries to search with the "Match whole word" option enabled and the matched word is at exactly the end of document.
- Changed the EMailProtection to "none" for better compatibility.
- The ForcePasteAsPlainText configuration option didn't work correctly in Safari and Chrome.
- Fixed non-working autogrow plugin.
- Fixed occasional exceptions in the drager size table plugin with IE.
- Enable undo of changes to tables and table cells.
- The context menu is now working properly over the last row in a table with thead.
jQuery Context Menu Plugin 1.0
jQuery Context Menu is a context menu plugin for jQuery. It was designed to make implementing context menu functionality easy and requires minimal effort to configure. Why reinvent the wheel? The goal of this plugin is to streamline the way actions more>> jQuery Context Menu is a context menu plugin for jQuery. It was designed to make implementing context menu functionality easy and requires minimal effort to configure. Why reinvent the wheel? The goal of this plugin is to streamline the way actions are binded to menu items and to use 100% CSS for styling. Keyboard shortcuts were added for navigating the menu once its open, and there are five methods to allow you to control and clean-up context menus on the fly.<<less
Micro Bucky 0.9
Micro Bucky is an RSS enabled micro-blog for use on your server. You are required to have PHP5 and MySQL on your server. Micro Bucky allows users to posts their entries within seconds, without the extra fluff and procedural non-sense that comes from more>> Micro Bucky is an RSS enabled micro-blog for use on your server. You are required to have PHP5 and MySQL on your server. Micro Bucky allows users to posts their entries within seconds, without the extra fluff and procedural non-sense that comes from other applications. See screenshots of Micro Bucky at http://buckycomputing.net/web_apps/downloads/ This project is actively maintained. An administrative backend allows deletion of unwanted posts.Micro Bucky utilises an AJAX comment confirmation system for displaying system messages. New features for the next version to include a single administrative logon, back-end code cleanup, and a form for including your favourite website as an entry without knowing html. Micro Bucky currently has a separate login for creation of an entry and the administrative backend for post deletions. The project source code is based off Jibberbook Guestbook.<<less
JPGraph 2.3.4
JpGraph is a Object-Oriented Graph creating library. more>>
JPGraph 2.3.4 is known as a Object-Oriented Graph creating library for PHP >= 4.3.1. The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported).
The library can be used to create numerous types of graphs either on-line or written to a file. JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code as well as complex graphs which requires a very fine grained control. The library assigns context sensitive default values for most of the parameters which minimizes the learning curve.
Major Features:
- Web-friendly, average image size for a 300*200 image is around 2K and images are seldomly bigger than 4-5K
- Support for both GD1 and GD2 The library will autodetect which library is installed.
- Automatic generation of client side image maps to make it possible to generate drill-down graphs.
- Advanced interpolation with cubic splines to get smooth curves from just a few data points.
- Supports several plot types,spider-plots, pie-charts (both 2d and 3d) , scatter-plots, line-plots, filled line-plots, accumulated line-plots, bar plots, accumulated bar plots, grouped bar plots, error plots, line error plots, box plots, stock plots
- Support for alpha blending
- Has over 200 built in Country flags
- Supports advanced Gantt-charts (ex1, ex2)
- Flexible scales, supports integer, linear, logarithmic, text (counting) scales and any combinatino thereof on x/y axis
- Supports multiple Y-axes
- Support various layout with a background image behind the plot
- More than 400 named colors
- Extensive documentation with both a > 150 pages tutorial and an extensive class reference.
- Supports internal caching (with timeout) of generated graphs to lessen burden of a HTTP server.
Enhancements:
- New features:
-
- Change val positioning for bar plots
- [PRO-Version] Add Postscript backend for Datamatrix barcodes
- Add support for Dejavu fonts
- Add support for DST in DateScaleUtils. Make DateScaleUtils a proper static class
- Add handling of NULL values for Radar plots
- Add support for multiline text in tables
- Make it possible to specify position for background images by introducing new method Graph:SetBackgroundImagePos()
- Added SetUserFont() to dynamically add up to three new font families and later use them with new constants FF_USERFONT1, FF_USERFONT2 and FF_USERFONT3
- [PRO-Version] Reflected change in datamatrix error handling to use exceptions
- Defect fixes:
-
- Not possible to set shadow for PiePlot
- Cannot stroke MGraph to file
- Label positioning for Pie plots can be wrong
- [PRO-Version] Adding text to WindRose in 2.x
- Incorrect line weight for frames when using a label background color
- [PRO-Version] Datamatrix Autosizing for manual BASE_256 broken for PHP5
- [PRO-Version] Datamatrix BItplacement iError not publically accessible
- Other changes:
-
- Added windows path handling for MBTTF_DIR
- Some minor code cleanup and improved error handling
- Added new error messages for Group- and AccBar plots to avoid specified X-coordinates on individual bar plots
- Refactor of RGB handling
- New example script y2sync.php
- Added example barcsim_popup.php to show popup window usage with CSIM
- Follow strict standard for EPS in QR backend
- Changed Unix default directory for TTF fonts to "/usr/share/fonts/truetype"
Perlbot 1.9.6
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net::IRC and its goals are simplicity and modularity. more>>
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net:IRC and its goals are simplicity and modularity.
Perlbot is a totally modular bot. All functionality is provided by Plugins which use a standard, simple API. The two most common levels of functionality are encompassed by the "Core" and "Basic" sets of plugins.
A growing suite of integrated web services is also a feature that sets Perlbot apart. With integrated browsing and searching of channel logs via the web and XML web-published bot statistics, Perlbot makes lots of information readily available.
Enhancements:
- New Config API, new Logging API, cleanups
- More robust access to config data.
- New logging facilities. Allows logging to arbitrary targets, like files, databases, xml, etc.Provides for generic searching.
- All code uses 'strict' and compiles cleanly with -w
- Nicer debugging output.Prints PID and calling package/sub on each line.
- Feedback-agent copy edited and cleaned up
- New PluginConfig class allows moving plugin config data into the main config file while keeping the syntax the same as before webserver does authentication.
- Added pluginreport.pl to miscscripts.
- Plugins use 'base' and 'fields' instead of ISA and ad-hoc hash keys
- Plugins:
-
- LogServer: 'allowsearchengines' option (yes/no) allows or prohibits search engines crawling the logs produced by this plugin.
- UserAdmin: new 'addadmin' and 'removeadmin' commands
- Host: uses Net:DNS to do DNS lookups
- Infobot: won't reply twice by accident now
- PriceWatch: works with new site HTML
- Weather: changed to use Weather:Underground since Geo:Weather is having issues
Topdog Domain Check Script 4.1.3
This handy script will add a domain check and whois search facility for ugandan TLD such as .co.ug, .ac.ug, .sc.ug, .or.ug, .ne.ug and the other international TLDs such as com, net, org, biz ,info, co.uk it will print the results into any document or more>> This handy script will add a domain check and whois search facility for ugandan TLD such as .co.ug, .ac.ug, .sc.ug, .or.ug, .ne.ug and the other international TLDs such as com, net, org, biz ,info, co.uk it will print the results into any document or webpage that you specify so will fit nicely into the outlook of your site. There is provision as well for you to forward users to a signup page should they require to purchase the domain. It now checks for the whois server less .co.za domain as well inproved code cleanup and popup window result display versions now available Support added for new extensions com,org,net,biz,info,name ,us,co.ug,ac,ug,ne.ug,or. ug, co.za,nu,se,ca,co.uk,org. uk,com.au,com.cn,org.cn,n et.cn, com.tw,net.tw,net.tw,ro,w s,be,no,cc,nl,pl,pt<<less
- Page: 1 of 1
- 1