Pattern | CLiPS
february 2011 by berberich
Pattern is a web mining module for the Python programming language.
It bundles tools for data retrieval (Google + Twitter + Wikipedia API, web spider, HTML DOM parser), text analysis (rule-based shallow parser, WordNet interface, syntactical + semantical n-gram search algorithm, tf-idf + cosine similarity + LSA metrics) and data visualization (graph networks).
python
opensource
library
data
text
It bundles tools for data retrieval (Google + Twitter + Wikipedia API, web spider, HTML DOM parser), text analysis (rule-based shallow parser, WordNet interface, syntactical + semantical n-gram search algorithm, tf-idf + cosine similarity + LSA metrics) and data visualization (graph networks).
february 2011 by berberich
jsocol's bleach at master - GitHub
october 2010 by berberich
An easy, HTML5, whitelisting HTML sanitizer.
django
html5
sanitize
library
opensource
python
october 2010 by berberich
Doc⚡split
september 2010 by berberich
Docsplit is a command-line utility and Ruby library for splitting apart documents into their component parts: searchable UTF-8 plain text via OCR if necessary, page images or thumbnails in any format, PDFs, single pages, and document metadata (title, author, number of pages...)
ruby
ocr
library
document
image
september 2010 by berberich
Celery - The Distributed Task Queue
june 2010 by berberich
Celery is a task queue/job queue based on distributed message passing. It is focused on real-time operation, but support scheduling as well.
concurrency
asynchronous
messaging
opensource
programming
webdev
django
distributed
development
scalability
queue
code
library
python
june 2010 by berberich
The MessagePack Project
june 2010 by berberich
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
rpc
opensource
performance
library
serialization
distributed
programming
webdev
june 2010 by berberich
PhoneGap
april 2010 by berberich
PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry SDKs.
webdev
iphone
android
blackberry
library
framework
webapp
phonegap
webkit
javascript
april 2010 by berberich
The MessagePack Project
march 2010 by berberich
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
programming
development
ruby
python
library
messaging
serialization
format
binary
api
json
march 2010 by berberich
South
march 2010 by berberich
South brings migrations to Django applications. Its main objectives are to provide a simple, stable and database-independent migration layer to prevent all the hassle schema changes over time bring to your Django applications.
django
orm
database
development
migrations
python
schema
library
opensource
sql
march 2010 by berberich
Modernizr
july 2009 by berberich
Modernizr uses feature detection to test the current browser against upcoming features like rgba(), border-radius, CSS Transitions and many more.
css
css3
javascript
webdev
html5
html
library
webstandards
browser
programming
compatibility
july 2009 by berberich
keyczar - Google Code
august 2008 by berberich
Keyczar is an open source cryptographic toolkit designed to make it easier and safer for devlopers to use cryptography in their applications.
python
security
cryptography
opensource
programming
library
tools
software
linux
august 2008 by berberich
zeromq: Fastest. Messaging. Ever.
july 2008 by berberich
High speed message queuing library.
queue
communication
scalability
software
programming
opensource
messaging
architecture
development
distributed
library
july 2008 by berberich
Swift Mailer - A free feature-rich PHP Mailer
june 2008 by berberich
Swift is a fully OOP library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails.
php
email
library
programming
opensource
free
script
june 2008 by berberich
AJAX Libraries API - Google Code
may 2008 by berberich
Google hosted copies of popular JavaScript libraries for better performance.
jquery
ajax
javascript
library
api
google
hosting
performance
optimization
programming
webdev
scriptaculous
cache
development
may 2008 by berberich
Addressable
december 2007 by berberich
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
ruby
url
http
gem
library
development
code
uri
december 2007 by berberich
Junction PHP
october 2007 by berberich
A high performance object persistence layer for the PHP 5 platform.
php
database
php5
library
code
orm
webdev
programming
development
october 2007 by berberich
WSO2 Web Services Framework for PHP | WSO2 Oxygen Tank
september 2007 by berberich
WSO2 WSF/PHP supports the basic Web services standards including SOAP 1.1, SOAP 1.2, WSDL 1.1 and WSDL 2.0.
php
soap
webservices
wsdl
framework
library
opensource
security
rest
programming
webdev
september 2007 by berberich
RubyForge: Facebooker: Project Info
september 2007 by berberich
High-level ruby wrapper for the Facebook API.
ruby
facebook
api
webservices
rest
library
code
september 2007 by berberich
jQuery for JavaScript programmers
august 2007 by berberich
A great overview of what jQuery can do.
javascript
jquery
tutorial
programming
webdev
library
tips
ajax
august 2007 by berberich
Erlang/OTP Training: OTP Course
august 2007 by berberich
The Open Telecom Platform course covers advanced Erlang features such as design patterns, applications and libraries. It’s objective is to give the participants the ability to develop and test systems using OTP.
erlang
framework
patterns
library
development
programming
august 2007 by berberich
HTML Purifier - Filter your HTML the standards-compliant way!
august 2007 by berberich
HTML Purifier is a standards-compliant HTML filter library written in PHP.
xss
security
php
html
development
programming
library
free
code
august 2007 by berberich
danwebb.net - Low Pro: Unobtrusive Scripting For Prototype
july 2007 by berberich
Low Pro is a set of extensions to the Prototype library that make it easier to implement unobtrusive DOM scripting and forms the JavaScript component of the Unobtrusive JavaScript Plugin For Rails but can be used separately.
prototype
javascript
ajax
unobtrusive
development
code
documentation
library
july 2007 by berberich
god - process and task monitoring done right
june 2007 by berberich
"Like monit, only awesome"
ruby
monitoring
sysadmin
management
library
deployment
june 2007 by berberich
TrimJunction - trimpath - Google Code
june 2007 by berberich
TrimPath Junction is a clone or port of the terrific Ruby on Rails web MVC framework into JavaScript.
javascript
mvc
library
development
google
opensource
programming
rubyonrails
june 2007 by berberich
handshake's handshake-0.2.0 Documentation
may 2007 by berberich
Handshake is an informal design-by-contract system written in pure Ruby. It‘s intended to allow Ruby developers to apply simple, clear constraints to their methods and classes.
library
development
webdev
programming
designbycontract
ruby
may 2007 by berberich
HighLine
april 2007 by berberich
HighLine was designed to ease the tedious tasks of doing console input and output with low-level methods like gets() and puts().
ruby
library
cli
programming
commandline
development
gems
code
linux
april 2007 by berberich
Ruby on Rails GeoKit Plugin
february 2007 by berberich
Geokit is a Rails plugin for building location-based apps. It provides geocoding, location finders, and distance calculation in one cohesive package. If you have any tables with latitude/longitude columns in your database, or if you every wanted to easily
rubyonrails
ruby
plugin
geocoding
maps
distance
development
programming
library
documentation
february 2007 by berberich
#haml
january 2007 by berberich
Haml takes your gross, ugly templates and replaces them with veritable Haiku.
rubyonrails
ruby
markup
plugin
html
library
programming
development
january 2007 by berberich
The Hobo Blog
january 2007 by berberich
Hobo is an Open-Source project that makes development with Rails even faster than it already is.
rubyonrails
framework
Ruby
plugin
library
webapp
webdev
january 2007 by berberich
Gluttonous : Tormenting Your Tests with Heckle
december 2006 by berberich
Heckle is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed and your tests don’t notice, either that code isn’t being covered or it doesn’t do anything.
ruby
testing
programming
tdd
rubyonrails
library
code
development
tools
december 2006 by berberich
Kwala
december 2006 by berberich
Kwala is a build tool that contains a number of actions to check the "quality" of your ruby source code.
ruby
code
development
library
programming
testing
tools
quality
opensource
december 2006 by berberich
ImageScience
december 2006 by berberich
ImageScience is a clean and happy Ruby library that generates thumbnails
ruby
images
graphics
generator
library
december 2006 by berberich
Tesly Jr.
december 2006 by berberich
Tesly Jr. provides an HTML reporter for your automated tests. By hooking in to your automated testing environment, Tesly Jr. can receive the results of your test runs as the unit tests are being executed.
rubyonrails
testing
ruby
reporting
tdd
library
html
Tools
opensource
december 2006 by berberich
Scruffy Graphs for Ruby People.
december 2006 by berberich
Beautiful Graphs for Ruby
ruby
graphics
graphing
visualization
programming
webdev
statistics
data
chart
library
opensource
december 2006 by berberich
sqs.rubyforge.org
november 2006 by berberich
Ruby interface to Amazon’s Simple Queue Service
ruby
rubyonrails
library
opensource
queue
amazon
webservices
webdev
programming
development
rest
november 2006 by berberich
Chronic
september 2006 by berberich
Chronic is a natural language date/time parser written in pure Ruby.
ruby
time
date
parser
library
programming
development
api
september 2006 by berberich
Ariel: About
august 2006 by berberich
Ariel is a library that allows you to extract information from semi-structured documents (such as websites). It is different to existing tools because rather than expecting the developer to write rules to extract the desired information, Ariel will use a
ruby
screenscraping
programming
library
opensource
xhtml
parsing
august 2006 by berberich
related tags
accessibility ⊕ ajax ⊕ amazon ⊕ analytics ⊕ android ⊕ api ⊕ architecture ⊕ asynchronous ⊕ atom ⊕ authentication ⊕ authorize.net ⊕ automation ⊕ aws ⊕ bible ⊕ binary ⊕ blackberry ⊕ blogging ⊕ books ⊕ browser ⊕ cache ⊕ chart ⊕ church ⊕ cli ⊕ code ⊕ color ⊕ commandline ⊕ communication ⊕ compatibility ⊕ concurrency ⊕ cryptography ⊕ css ⊕ css3 ⊕ data ⊕ database ⊕ date ⊕ db ⊕ deployment ⊕ design ⊕ designbycontract ⊕ development ⊕ distance ⊕ distributed ⊕ django ⊕ document ⊕ documentation ⊕ ecommerce ⊕ email ⊕ english ⊕ enterprise ⊕ erlang ⊕ facebook ⊕ feedburner ⊕ folksonomy ⊕ format ⊕ fowler ⊕ framework ⊕ free ⊕ gallery ⊕ gem ⊕ gems ⊕ generator ⊕ geocoding ⊕ google ⊕ grammar ⊕ graphics ⊕ graphing ⊕ graphs ⊕ hosting ⊕ howto ⊕ html ⊕ html5 ⊕ http ⊕ image ⊕ images ⊕ iphone ⊕ javascript ⊕ jquery ⊕ json ⊕ language ⊕ library ⊖ linguistics ⊕ linux ⊕ management ⊕ maps ⊕ markup ⊕ messaging ⊕ middleware ⊕ migrations ⊕ monitoring ⊕ mq ⊕ mvc ⊕ ocr ⊕ opensource ⊕ optimization ⊕ organization ⊕ orm ⊕ parser ⊕ parsing ⊕ patterns ⊕ pdf ⊕ performance ⊕ persistence ⊕ phonegap ⊕ photo ⊕ photos ⊕ php ⊕ php5 ⊕ plugin ⊕ programming ⊕ propel ⊕ prototype ⊕ python ⊕ quality ⊕ queue ⊕ rake ⊕ reading ⊕ reference ⊕ reporting ⊕ research ⊕ resources ⊕ rest ⊕ rpc ⊕ rss ⊕ ruby ⊕ rubyonrails ⊕ s3 ⊕ sanitize ⊕ scalability ⊕ schema ⊕ screenscraping ⊕ script ⊕ scriptaculous ⊕ scripting ⊕ sdk ⊕ search ⊕ security ⊕ serialization ⊕ slideshow ⊕ soap ⊕ social ⊕ software ⊕ sql ⊕ statistics ⊕ storage ⊕ syndication ⊕ sysadmin ⊕ tags ⊕ tdd ⊕ test ⊕ testing ⊕ text ⊕ time ⊕ tips ⊕ tools ⊕ tutorial ⊕ unobtrusive ⊕ uri ⊕ url ⊕ usability ⊕ visualization ⊕ webapp ⊕ webdesign ⊕ webdev ⊕ webkit ⊕ webservices ⊕ webstandards ⊕ wsdl ⊕ xhtml ⊕ xml ⊕ xmlrpc ⊕ xss ⊕ yahoo ⊕Copy this bookmark: