Category: Development

  • Relatively Absolute: Simple PHP Gallery

    Saw this linked in a WordPress support forum post. May bear some investigation. Relatively Absolute: Simple PHP Gallery Features Simple PHP Gallery is a gallery management system designed to tackle small- to medium-size galleries with a minimum of hassle. While SPG sacrifices a few of the bells and whistles of other gallery systems in favor…

  • Blog Torrent – Simplified bittorrent by Downhill Battle

    Blog Torrent – Simplified bittorrent by Downhill Battle Blog Torrent The easiest, most intuitive torrent tracker in the world. A project of Downhill Battle. Feb 18: Version 0.9 Released New Features: -Supports Mac OS X for download and upload -Elegant, optional support for MySQL From the readme.txt: Blog Torrent is free software; you can redistribute…

  • Updates to Sandbox

    Made some major improvements to the Niner Niner Sandbox this morning / evening / whatever. Upgraded to the latest nightly for WordPress, added Gravatars, a bunch of other stuff. Check it out: http://ninersandbox.com/ Time for bed now. 🙂 Link to share this: https://gabrielserafini.com/blog/2005/02/09/updates-to-sandbox/

  • WordPress Nightly changelogs

    User:RustIndy/Nightly Changelogs � WordPress Codex Nightly Changelogs (v1.5 Beta) Link to share this: https://gabrielserafini.com/blog/2005/02/09/wordpress-nightly-changelogs/

  • Joone – Java Object Oriented Neural Engine

    Joone – Java Object Oriented Neural Engine About Joone Joone is a FREE Neural Network framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies. Joone is composed by a central engine that is the fulcrum…

  • WordPress Multiuser

    WordPress Multiuser › Home WordPress MU is multi-user version of the famous WordPress blogging application. It is ideal for people wanting to offer a hosted version of WordPress, but due to its complexity installation and maintainance is not supported in the same manner WordPress is. Using WordPress Multi-user edition you will be able to people…

  • HOWTO: use grep to transform company, address, phone, web into CSV format

    Grep pattern for the day: (.*)r(.*)r(.*), ([A-Z]*) ([0-9]*(-[0-9]*)?)r(P: (.*)r)?(F: (.*)r)?((.*@.*)r)?((www.*)r)? This will take a list in the form of: Company Name Address City, State ZIP P: 123-123-1234 F: 123-123-1234 email@example.com www.example.com where the phone, fax, email and website are all optional and allow you to then reorder into a nice CSV format with a replace:…

  • Iconographer

    Mscape Software – Products – Iconographer Iconographer Iconographer is a fully-featured icon editor. It allows you to both change the icons of items and to edit the icon resources used by various programs. Iconographer has been created from the ground up to deal with many icon formats, including: classic Mac OS (8-bit icons only), Mac…

  • Gravatar.com needs your help.

    Please go donate right now to gravatar.com — they host a globally available avatar picture for free and their bandwidth / processing consumption has led to their host shutting them down. Gravatar – Globally Recognized Avatar – Oh Crap Oh Crap Posted 10 hours, 8 minutes ago by Tom Werner Ok, some serious you know…

  • howto rsync current directory with remote server over ssh

    This will upload the new files using SSH from the current directory and synchronize with the remote directory public_html on HOST, pushing only the new or changed files. rsync -rvC –rsh=”ssh -l SSH_USERNAME” * HOST:public_html/ mmmm, tasty rsync. my new best friend. even better than scp, I think. From man rsync: -C, –cvs-exclude This is…

sell diamonds