[X] The "Vixta.org-098.01.En.iso" file could not be found or is not available. Please select another file.

An inclusive, central repository of all third party tools for bridging to or from Laconi.ca instances. Currently, this comprises of an SMS->Laconi.ca gateway, an RSS->Laconi.ca gateway and a Laconi.ca feed parser for Liferea and other systems.


http://laconicatools.sourceforge.net





Separate each tag with a space.

Release Date:

2008-11-16

Topic:

License:

Intended Audience:

User Interface:

Database Environment:

Registered:

2008-08-30

Ratings and Reviews

  • Thumbs up:

    1
  • Thumbs down:

    0
100% of 1 user recommends this project

Be the first to post a text review of Laconi.ca Tools. Rate and review a project by clicking thumbs up or thumbs down in the right column.

View all reviews

Project Feed

  • smsToLaconica 0.6 file released: smsToLaconica-0.6.zip

    This is a full code re-write since version 0.5.1 Here is the SVN log since 0.5.1 was released: ------------------------------------------------------------------------ r80 | jontheniceguy | 2008-11-16 16:32:53 +0000 (Sun, 16 Nov 2008) | 1 line Tweak in run_script.sh for clarity of admin. Adjustment to feed script, now handles timezones properly. Added additional debugging. ------------------------------------------------------------------------ r79 | jontheniceguy | 2008-11-16 12:34:14 +0000 (Sun, 16 Nov 2008) | 1 line Memory leaks (already identified in simplepie as a result of a PHP bug) results in less caching (ironically), and more unsetting of variables in daemon_feed.php. Typo in daemon_database meant users registering a phone number didnt actually register it after all. Fixed ------------------------------------------------------------------------ r78 | jontheniceguy | 2008-11-16 01:53:26 +0000 (Sun, 16 Nov 2008) | 1 line Some debug testing proved that SQL errors werent being picked up right, and there was an SQL error in the new user page. ------------------------------------------------------------------------ r77 | jontheniceguy | 2008-11-16 01:18:26 +0000 (Sun, 16 Nov 2008) | 1 line Huge numbers of changes to the webUI, including; retrieve more data from OpenID. Use "quick setup mode" for adding update service and feeds in one click. A little embedded CSS on the main page. A few typos in the service calls and data show. More event log data (after all, we are logging the bloody stuff!). More disclosure about OpenID data retrieval. Corrected a little Logging data. This marks the proper Alpha release (including being installed on my proper gateway after this check-in). ------------------------------------------------------------------------ r76 | jontheniceguy | 2008-11-16 01:11:24 +0000 (Sun, 16 Nov 2008) | 1 line Documentation updates in README.txt and UPGRADE.txt. DB Updates for message_logs (enhanced logging for later perhaps?), manual record modifications in users table, event_log table now has scope for alphanumeric characters (e.g service messages) and export is a direct result from phpMyAdmin, hence more exported settings on the tables. ------------------------------------------------------------------------ r75 | jontheniceguy | 2008-11-16 00:55:58 +0000 (Sun, 16 Nov 2008) | 1 line Install script pulls in a version of SimplePie from their website. lib_openid.php pulls in more data and coding standards are applied. Added standard header to lib_openid.php, and set properties accordingly. ------------------------------------------------------------------------ r74 | jontheniceguy | 2008-11-16 00:46:08 +0000 (Sun, 16 Nov 2008) | 1 line The function d_mysql_fetch_array erroniously returned results when even when verbose and SQL logging were turned off. ------------------------------------------------------------------------ r73 | jontheniceguy | 2008-11-16 00:44:26 +0000 (Sun, 16 Nov 2008) | 1 line Cleaned up SQL queries and wrote in Timezone functions to SMS Out functions. ------------------------------------------------------------------------ r72 | jontheniceguy | 2008-11-11 21:19:15 +0000 (Tue, 11 Nov 2008) | 1 line Copied branch 0.6 to trunk for general purpose testing! ------------------------------------------------------------------------ r71 | jontheniceguy | 2008-11-11 21:05:36 +0000 (Tue, 11 Nov 2008) | 1 line All the web UI now works! Removed the web_ui.php ------------------------------------------------------------------------ r70 | jontheniceguy | 2008-11-11 17:29:20 +0000 (Tue, 11 Nov 2008) | 1 line Various bug fixes. Nearly ready for release?! ------------------------------------------------------------------------ r69 | jontheniceguy | 2008-11-11 08:11:00 +0000 (Tue, 11 Nov 2008) | 1 line Untested Web UI page finished. Typo and Bug testing to follow - perhaps this evening? ------------------------------------------------------------------------ r68 | jontheniceguy | 2008-11-09 21:36:37 +0000 (Sun, 09 Nov 2008) | 1 line Added more detail to the web UI form (now can create update services). ------------------------------------------------------------------------ r67 | jontheniceguy | 2008-11-09 21:19:43 +0000 (Sun, 09 Nov 2008) | 1 line Added a basic installer for 0.6 ------------------------------------------------------------------------ r66 | jontheniceguy | 2008-11-09 13:32:55 +0000 (Sun, 09 Nov 2008) | 1 line Current version of the DB. ------------------------------------------------------------------------ r65 | jontheniceguy | 2008-11-08 16:40:15 +0000 (Sat, 08 Nov 2008) | 1 line Some changes to the web UI which have broken the script (committed for rebuilding laptop), added event logging and service list. ------------------------------------------------------------------------ r64 | jontheniceguy | 2008-11-06 15:57:50 +0000 (Thu, 06 Nov 2008) | 1 line Moved the status update into a separate function, updated the e-mail tool. Made a series of changes to the web_index around phone numbers and codes. More to follow! ------------------------------------------------------------------------ r63 | jontheniceguy | 2008-11-05 00:44:39 +0000 (Wed, 05 Nov 2008) | 1 line This update includes support files for the simple_openid class from phpclasses. There are some documentation changes and the creation of web_index.php - which is a new version of web_ui.php, albeit with a different name to extract details for the system. web_index.php creates new user accounts and shows a splash screen. Hopefully soon, this will also manage adding a phone number to a users account (taken from web_ui.php) and credit (which I do not know how to handle right now, although the DB mechanism is there, the *financial aspect* is the problem - it will probably end up being paypal!) and the user feeds... nearly there! ------------------------------------------------------------------------ r62 | jontheniceguy | 2008-11-04 19:24:15 +0000 (Tue, 04 Nov 2008) | 1 line Moved standard footer into config, completed admin e-mail tool (although not tested), adjusted runscript and copied some changes into daemon_database.php ------------------------------------------------------------------------ r61 | jontheniceguy | 2008-11-04 08:45:40 +0000 (Tue, 04 Nov 2008) | 1 line Various bug fixes from previous check in. All daemon scripts appear to run OK in Text Mode. Web UI and Mail engine to come next. ------------------------------------------------------------------------ r60 | jontheniceguy | 2008-11-02 21:17:42 +0000 (Sun, 02 Nov 2008) | 1 line Masses of theoretically correct changes (may be some typos - to be checked by running later!) comprising of: New SQL tables, E-Mails when updates *fail* rather than do not connect, status checking code (not in all daemon files admittedly), movement of standard debug and db commands into lib_debug, making config files required rather than optional and using defaults, possibility of updating Laconi.ca or Twitter or both depending on a message prefix with scope for further APIs and updating locations, proper integration of SimplePie RSS reader. To follow, better web ui (featuring statuses of daemons and failed messages), and admin pages... hopefully! ------------------------------------------------------------------------ r59 | jontheniceguy | 2008-11-01 23:04:50 +0000 (Sat, 01 Nov 2008) | 1 line Not including simplepie due to license differences ------------------------------------------------------------------------ r58 | jontheniceguy | 2008-11-01 23:01:25 +0000 (Sat, 01 Nov 2008) | 1 line Various updates, including adjusted out_queue table from oq, added lots to daemon_feed and updated default_config. many changes still to come in this branch! ------------------------------------------------------------------------ r57 | jontheniceguy | 2008-10-31 09:18:55 +0000 (Fri, 31 Oct 2008) | 1 line Set keyword properties, updated database, created new file (daemon_feed.php) and changed the rest api function ------------------------------------------------------------------------ r56 | jontheniceguy | 2008-10-29 21:51:36 +0000 (Wed, 29 Oct 2008) | 2 lines Moved RESTful API calling into debug library - will probably rename that lib soon. Also moved some MySQL queries into debug mode, which should mean it is easier to disable debugging where not required. ------------------------------------------------------------------------ r55 | jontheniceguy | 2008-10-29 13:21:12 +0000 (Wed, 29 Oct 2008) | 1 line Branch providing new scripts, amended functions (text mode and pdu mode, debug and modem functions). ------------------------------------------------------------------------ r42 | jontheniceguy | 2008-09-21 22:12:23 +0100 (Sun, 21 Sep 2008) | 1 line

    posted 414 days ago

  • smsToLaconica 0.6 file released: smsToLaconica-0.6.tar.gz

    This is a full code re-write since version 0.5.1 Here is the SVN log since 0.5.1 was released: ------------------------------------------------------------------------ r80 | jontheniceguy | 2008-11-16 16:32:53 +0000 (Sun, 16 Nov 2008) | 1 line Tweak in run_script.sh for clarity of admin. Adjustment to feed script, now handles timezones properly. Added additional debugging. ------------------------------------------------------------------------ r79 | jontheniceguy | 2008-11-16 12:34:14 +0000 (Sun, 16 Nov 2008) | 1 line Memory leaks (already identified in simplepie as a result of a PHP bug) results in less caching (ironically), and more unsetting of variables in daemon_feed.php. Typo in daemon_database meant users registering a phone number didnt actually register it after all. Fixed ------------------------------------------------------------------------ r78 | jontheniceguy | 2008-11-16 01:53:26 +0000 (Sun, 16 Nov 2008) | 1 line Some debug testing proved that SQL errors werent being picked up right, and there was an SQL error in the new user page. ------------------------------------------------------------------------ r77 | jontheniceguy | 2008-11-16 01:18:26 +0000 (Sun, 16 Nov 2008) | 1 line Huge numbers of changes to the webUI, including; retrieve more data from OpenID. Use "quick setup mode" for adding update service and feeds in one click. A little embedded CSS on the main page. A few typos in the service calls and data show. More event log data (after all, we are logging the bloody stuff!). More disclosure about OpenID data retrieval. Corrected a little Logging data. This marks the proper Alpha release (including being installed on my proper gateway after this check-in). ------------------------------------------------------------------------ r76 | jontheniceguy | 2008-11-16 01:11:24 +0000 (Sun, 16 Nov 2008) | 1 line Documentation updates in README.txt and UPGRADE.txt. DB Updates for message_logs (enhanced logging for later perhaps?), manual record modifications in users table, event_log table now has scope for alphanumeric characters (e.g service messages) and export is a direct result from phpMyAdmin, hence more exported settings on the tables. ------------------------------------------------------------------------ r75 | jontheniceguy | 2008-11-16 00:55:58 +0000 (Sun, 16 Nov 2008) | 1 line Install script pulls in a version of SimplePie from their website. lib_openid.php pulls in more data and coding standards are applied. Added standard header to lib_openid.php, and set properties accordingly. ------------------------------------------------------------------------ r74 | jontheniceguy | 2008-11-16 00:46:08 +0000 (Sun, 16 Nov 2008) | 1 line The function d_mysql_fetch_array erroniously returned results when even when verbose and SQL logging were turned off. ------------------------------------------------------------------------ r73 | jontheniceguy | 2008-11-16 00:44:26 +0000 (Sun, 16 Nov 2008) | 1 line Cleaned up SQL queries and wrote in Timezone functions to SMS Out functions. ------------------------------------------------------------------------ r72 | jontheniceguy | 2008-11-11 21:19:15 +0000 (Tue, 11 Nov 2008) | 1 line Copied branch 0.6 to trunk for general purpose testing! ------------------------------------------------------------------------ r71 | jontheniceguy | 2008-11-11 21:05:36 +0000 (Tue, 11 Nov 2008) | 1 line All the web UI now works! Removed the web_ui.php ------------------------------------------------------------------------ r70 | jontheniceguy | 2008-11-11 17:29:20 +0000 (Tue, 11 Nov 2008) | 1 line Various bug fixes. Nearly ready for release?! ------------------------------------------------------------------------ r69 | jontheniceguy | 2008-11-11 08:11:00 +0000 (Tue, 11 Nov 2008) | 1 line Untested Web UI page finished. Typo and Bug testing to follow - perhaps this evening? ------------------------------------------------------------------------ r68 | jontheniceguy | 2008-11-09 21:36:37 +0000 (Sun, 09 Nov 2008) | 1 line Added more detail to the web UI form (now can create update services). ------------------------------------------------------------------------ r67 | jontheniceguy | 2008-11-09 21:19:43 +0000 (Sun, 09 Nov 2008) | 1 line Added a basic installer for 0.6 ------------------------------------------------------------------------ r66 | jontheniceguy | 2008-11-09 13:32:55 +0000 (Sun, 09 Nov 2008) | 1 line Current version of the DB. ------------------------------------------------------------------------ r65 | jontheniceguy | 2008-11-08 16:40:15 +0000 (Sat, 08 Nov 2008) | 1 line Some changes to the web UI which have broken the script (committed for rebuilding laptop), added event logging and service list. ------------------------------------------------------------------------ r64 | jontheniceguy | 2008-11-06 15:57:50 +0000 (Thu, 06 Nov 2008) | 1 line Moved the status update into a separate function, updated the e-mail tool. Made a series of changes to the web_index around phone numbers and codes. More to follow! ------------------------------------------------------------------------ r63 | jontheniceguy | 2008-11-05 00:44:39 +0000 (Wed, 05 Nov 2008) | 1 line This update includes support files for the simple_openid class from phpclasses. There are some documentation changes and the creation of web_index.php - which is a new version of web_ui.php, albeit with a different name to extract details for the system. web_index.php creates new user accounts and shows a splash screen. Hopefully soon, this will also manage adding a phone number to a users account (taken from web_ui.php) and credit (which I do not know how to handle right now, although the DB mechanism is there, the *financial aspect* is the problem - it will probably end up being paypal!) and the user feeds... nearly there! ------------------------------------------------------------------------ r62 | jontheniceguy | 2008-11-04 19:24:15 +0000 (Tue, 04 Nov 2008) | 1 line Moved standard footer into config, completed admin e-mail tool (although not tested), adjusted runscript and copied some changes into daemon_database.php ------------------------------------------------------------------------ r61 | jontheniceguy | 2008-11-04 08:45:40 +0000 (Tue, 04 Nov 2008) | 1 line Various bug fixes from previous check in. All daemon scripts appear to run OK in Text Mode. Web UI and Mail engine to come next. ------------------------------------------------------------------------ r60 | jontheniceguy | 2008-11-02 21:17:42 +0000 (Sun, 02 Nov 2008) | 1 line Masses of theoretically correct changes (may be some typos - to be checked by running later!) comprising of: New SQL tables, E-Mails when updates *fail* rather than do not connect, status checking code (not in all daemon files admittedly), movement of standard debug and db commands into lib_debug, making config files required rather than optional and using defaults, possibility of updating Laconi.ca or Twitter or both depending on a message prefix with scope for further APIs and updating locations, proper integration of SimplePie RSS reader. To follow, better web ui (featuring statuses of daemons and failed messages), and admin pages... hopefully! ------------------------------------------------------------------------ r59 | jontheniceguy | 2008-11-01 23:04:50 +0000 (Sat, 01 Nov 2008) | 1 line Not including simplepie due to license differences ------------------------------------------------------------------------ r58 | jontheniceguy | 2008-11-01 23:01:25 +0000 (Sat, 01 Nov 2008) | 1 line Various updates, including adjusted out_queue table from oq, added lots to daemon_feed and updated default_config. many changes still to come in this branch! ------------------------------------------------------------------------ r57 | jontheniceguy | 2008-10-31 09:18:55 +0000 (Fri, 31 Oct 2008) | 1 line Set keyword properties, updated database, created new file (daemon_feed.php) and changed the rest api function ------------------------------------------------------------------------ r56 | jontheniceguy | 2008-10-29 21:51:36 +0000 (Wed, 29 Oct 2008) | 2 lines Moved RESTful API calling into debug library - will probably rename that lib soon. Also moved some MySQL queries into debug mode, which should mean it is easier to disable debugging where not required. ------------------------------------------------------------------------ r55 | jontheniceguy | 2008-10-29 13:21:12 +0000 (Wed, 29 Oct 2008) | 1 line Branch providing new scripts, amended functions (text mode and pdu mode, debug and modem functions). ------------------------------------------------------------------------ r42 | jontheniceguy | 2008-09-21 22:12:23 +0100 (Sun, 21 Sep 2008) | 1 line

    posted 414 days ago

  • File released: /smsToLaconica/0.6/smsToLaconica-0.6.tar.gz

    posted 414 days ago

  • File released: /smsToLaconica/0.6/smsToLaconica-0.6.zip

    posted 414 days ago

  • smsToLaconica 0.6 available for testing from Laconi.ca Tools

    On 2008-11-11, smsToLaconica, a set of php scripts for reading and sending SMS messages with any Twitter-like API, including all Laconi.ca based websites has now been released. For more details about the smsToLaconica scripts, please see http://laconicatools.wiki.sourceforge.net/smsToLaconica Please note; this script does not require you run your own Laconi.ca instance. It does, however, require hardware to process the messages.

    posted by jontheniceguy 419 days ago

  • identiger 0.6 file released: identiger_0.6.tar.gz

    posted 463 days ago

  • File released: /identiger/0.6/identiger_0.6.tar.gz

    posted 464 days ago

  • smsToLaconica 0.5.1 file released: smsToLaconica-0.5.1.zip

    posted 481 days ago

  • File released: /smsToLaconica/0.5.1/smsToLaconica-0.5.1.zip

    posted 481 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

Laconi.ca Tools Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks