31 March, 2013

Mimeo 0.12.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Keith Fiske | More scripts
github.com
Other Free / Open Source License - PostgreSQL License 

Windows / Linux / Mac OS / BSD / Solaris
PostgreSQL
Unknown
April 1st, 2013, 01:58 GMT [view history]
C: \ Database Tools

Mimeo can be used to move database tables from one PostgreSQL database to another.

Includes support for three replication strategies:
1. Snapshot - entire table copied from one DB to another
2. Incremental - data is moved as new content is detected
3. DML - takes data from one database and permanently moves it to a new location

Requirements:

· PostgreSQL 9.1 or higher
· pg_jobmon 0.3 or higher
· PostgreSQL dblink extension

What's New in This Release: [ read full changelog ]

· Logdel refresh function now has a "repull" option to do a complete refresh of data from the source. Note that it will NOT delete the rows on the destination that were previously deleted from the source (only deletes rows on the destination where mimeo_source_deleted column is null). Since a TRUNCATE cannot be done as is done with the other replication repulls, it is highly recommended to do a manual VACUUM of destination table after this is done, possibly even a VACUUM FULL to reclaim disk space.
· To help the above repull process be more efficient, an index is now created on the "mimeo_source_deleted" destination column of all newly created logdel replication tables. Existing replication tables will not have this index added. Recommend adding one if you need to do this repull method on old setups.
· DML & Logdel replication source queue tables now have indexes created on the "processed" and "processed, mimeo_source_deleted" columns respectively. This should help replication be more efficient for higher traffic tables that create larger queues. Existing replication sets will not have their source queue table modified to add this index. Recommend going back and manually adding it if you notice performance problems.
· Exception messages if dml/logdel maker functions fail are clearer about what has happened reguarding objects created on the source.
· Added p_debug option to maker functions. Also made debugging a little cleaner and have it provide more information in many cases.
· Bug Fix: WHERE condition of logdel replication wasn't working properly.


Download button
Via: Mimeo 0.12.0

You-Get 0.3.7


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Mort Yao | More scripts
www.soimort.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
April 1st, 2013, 00:52 GMT [view history]
C: \ Development Tools \ API Handlers

This module is available as a Python library and CLI tool as well.

Besides YouTube, other services are also supported.

Here are some key features of "You-Get":

Supported services:
· YouTube
· Vimeo
· Dailymotion
· Google+
· Vine
· Youku
· Tudou
· YinYueTai
· JPopsuki
· Xiami
· Baidu
· AcFun.tv
· bilibili.tv
· CNTV
· ifeng.com
· iQIYI.com
· Ku6.com
· PPTV.com
· Sina.com.cn
· Sohu.com
· 56.com

Requirements:

· Python 3 or higher
· FFmpeg

What's New in This Release: [ read full changelog ]

Add support for:
· Baidu


Download button
Via: You-Get 0.3.7

JSDuck 4.7.1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Sencha Inc. | More scripts
github.com
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
March 31st, 2013, 23:57 GMT [view history]
C: \ Development Tools \ Complete applications

JSDuck was written as an alternative documentation generator for the ExtJS library.

It is used by Sencha to document Ext JS 4, Sencha Touch and several other products.

Here are some key features of "JSDuck":

· Comments can be formatted with Markdown instead of HTML.
· A lot more information is inferred from code.
· Backwards-compatible with ext-doc.

Requirements:

· JavaScript enabled on client side

What's New in This Release: [ read full changelog ]

· Remove needless require 'rubygems' statements from source.
· Use ExecJS to allow other JavaScript runtimes besides therubyracer (e.g. nodejs).
· Automatically read config from jsduck.json file, if present in current dir.
· Add "Open in new window" button to basic (non-touch) examples page.
· Add {DATE} and {JSDUCK} placeholders to --footer.
· Add --message option for displaying prominent warning message in docs.


Download button
Via: JSDuck 4.7.1

Link Library 5.7.5


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Yannick Lefebvre | More scripts
yannickcorner.nayanna.biz
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
March 31st, 2013, 22:45 GMT [view history]
C: \ Modules \ WordPress Plugins

Links can be organized in categories or archives to be displayed when a user searches for related objects.

Perfect for building a web directory service.

Support for RSS feeds is included.

Installation:


Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

Requirements:

· WordPress 2.7 or higher

What's New in This Release: [ read full changelog ]

· Fixed issue around category name div tags in list.


Download button
Via: Link Library 5.7.5