Our Products
-
Pat Counter is the hands-free, discreet counting application for the iPhone™ and iPod® touch.
ZingLists, our first product, is a list and task management service. Keeping your head wrapped around all the little things you need to remember is hard these days. ZingLists makes it easy: make your own lists or customize ones shared by other members. We'll send you reminders when you need them, so you can spend your time on the things you'd rather be doing.
Free Software
-
sql_loggingsql_logging is a plug-in for Rails 1.2 and later created to solve some performance problems on a customer's site. It tracks all the queries run during a request and prints out some useful information for each one: rows returned, approximate size and elapsed time. Additionally, at the end of the request, it prints out a “top 10” list of the most expensive queries run, sorted by time, executions or total rows or bytes returned.
Please see the blog post for installation and usage instructions. Support is available at the sql_logging support forum.
-
pgsql_statspgsql_stats is a plug-in for Rails 1.2 and later extracted from ZingLists. It gathers the statistics from the PostgreSQL statistics collector and makes it easy to display them in a view. Helpers make it simple to visually highlight the largest tables in your database and see how your tables and indexes are making use of the buffer cache. The initial release also includes some very basic index analysis, and the goal is to expand this in the future to provide performance optimization hints across the entire database.
Please see the blog post for installation and usage instructions. Support is available at pgsql_stats support forum.
