Tools

Tools

847 bookmarks
Custom sorting
S3:// | overstimulate
S3:// | overstimulate

3:// is a new extension available on addons.mozilla.org for interacting with Amazon's S3.

Rather than a conventional FTP-like interface (provided by S3Fox), s3:// uses the urlbar to interact with S3.

By going to s3:// you can add your Amazon S3 credentials and then manage your buckets, upload new files, or delete existing files.

S3:// | overstimulate
index
index
In Kamaelia you build systems from simple components that talk to each other. This speeds development, massively aids maintenance and also means you build naturally concurrent software. It's intended to be accessible by any developer, including novices. It also makes it fun :)
index
jaxl - Google Code
jaxl - Google Code

JAXL stands for "Jabber XMPP Library". For fun, JAXL stands for "Just Another XMPP Library". JAXL is written in PHP.

This library currently supports following features:

* Connect to a Jabber Server (e.g. Gtalk)
* TLS Encryption
* DIGEST-MD5 and PLAIN authentication mechanisms
* Roster Support
jaxl - Google Code
PyRoom — distraction free writing
PyRoom — distraction free writing

Just you and your thoughts

Writing prose in a world as busy as the online world can be hard. Instant messengers, busy websites and other distractions can always get into your way when all you want to do is write. Enter PyRoom

PyRoom is a free editor that stays out your way - and keeps other things out of your way, too. As a fullscreen editor without buttons, widgets, formatting options, menus and with only the minimum of required dialog windows, it doesn't have any distractions and lets you focus on writing and only writing. It is distributed under the GNU General Public Licence v3.

PyRoom — distraction free writing
Spaces | drupal.org
Spaces | drupal.org
Spaces allows features (a blog, calendar, casetracker, shoutbox, gallery, etc.) to be enabled and customized in different configurations in different spaces.
Spaces | drupal.org
Hive - Hadoop Wiki
Hive - Hadoop Wiki
[WWW] Hive is a data warehouse infrastructure built on top of Hadoop that provides tools to enable easy data summarization, adhoc querying and analysis of large datasets data stored in Hadoop files. It provides a mechanism to put structure on this data and it also provides a simple query language called QL which is based on SQL and which enables users familiar with SQL to query this data. At the same time, this language also allows traditional map/reduce programmers to be able to plug in their custom mappers and reducers to do more sophisticated analysis which may not be supported by the built in capabilities of the language.
Hive - Hadoop Wiki
Rhodes
Rhodes

The Rhodes framework is an open source Ruby-based platform for building locally executing, device-optimized mobile applications. It is similar in concept to MVC frameworks such as Rails, Merb and Camping but much lighter weight (and hence executable on a mobile device) than any of these. Along the way of course, we had to implement Ruby for these device operating systems (iPhone, Windows Mobile, RIM and Symbian).

In general, developer productivity is much higher in Rhodes than writing to diverse native device operating systems and APIs since most of your UI customization can be done in HTML templates (ERB files). Rhodes also provides access to native device capabilities such as GPS and PIM data via an extended set of tags (e.g. ).

Rhodes
FireScope - HTML Brains at your Fingertips
FireScope - HTML Brains at your Fingertips

FireScope is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.

The extension's core functionality is centered around a new Reference panel, which contains a search tool for looking up HTML elements, attributes, and CSS properties.

The extension also hooks into context-menus in the HTML and CSS panels, the DOM crumbtrail, and the Inspector, adding options to look up a selected item (ie. search for it in the Reference panel) or to view a code example.

FireScope - HTML Brains at your Fingertips
django-solr-search - Google Code
django-solr-search - Google Code
Django Solr search is a Django pluggable for rapidly integrating Solr search into a Django Application. It was originally written for a top 20 newspaper site. Readers where complaining that they were never able to find relevant content and they weren't given the tools to narrow down their search. With some of our past experiences with Solr it seemed like the obvious choice for this type of enterprise search concept.
django-solr-search - Google Code
jessenoller.com - SSH Programming with Paramiko | Completely Different
jessenoller.com - SSH Programming with Paramiko | Completely Different
OpenSSH is the ubiquitous method of remote access for secure remote-machine login and file transfers. Many people — systems administrators, test automation engineers, web developers and others have to use and interact with it daily. Scripting SSH access and file transfers with Python can be frustrating — but the Paramiko module solves that in a powerful way.
jessenoller.com - SSH Programming with Paramiko | Completely Different
phpLiveDocx - Generate PDF, DOCX, DOC & RTF with PHP
phpLiveDocx - Generate PDF, DOCX, DOC & RTF with PHP

phpLiveDocx allows developers to generate documents by combining structured data from PHP with a template, created in a word processor. The resulting document can be saved as a PDF, DOCX, DOC or RTF file. The concept is the same as with mail-merge. Work flow overview

  1. Load template in phpLiveDocx.
  2. Assign data to text fields in template.
  3. Generate document.
  4. Save as a PDF, DOCX, DOC or RTF file.
phpLiveDocx - Generate PDF, DOCX, DOC & RTF with PHP
phpquery - Google Code
phpquery - Google Code

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.

Library is written in PHP5 and provides Command Line Interface (CLI).

phpquery - Google Code
Open Web Messenger
Open Web Messenger

What is Web Messenger?

"Web Messenger" - is unique software allowing visitors of your site to chat with your operators. Why should I use Web Messenger?

"Web Messenger" makes it easier to communicate with existing and potential clients. It will significantly increase conversion rates and online sales of your web site.

Open Web Messenger
pChart | a PHP Charting library
pChart | a PHP Charting library
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided.
pChart | a PHP Charting library
Open source utilities | openark forge
Open source utilities | openark forge

The openark kit is a set of utilities for MySQL. They solve everyday maintenance tasks, which may be complicated or time consuming to work by hand.

The available tools are:

* oak-apply-ri: apply referential integrity on two columns with parent-child relationship.
* oak-block-account: block or release MySQL users accounts, disabling them or enabling them to login.
* oak-kill-slow-queries: terminate long running queries.
* oak-modify-charset: change the character set (and collation) of a textual column.
* oak-purge-master-logs: purge master logs, depending on the state of replicating slaves.
* oak-security-audit: audit accounts, passwords, privileges and other security settings.
* oak-show-limits: show AUTO_INCREMENT “free space”.
* oak-show-replication-status: show how far behind are replicating slaves on a given master.
Open source utilities | openark forge