<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>OpenACS Blog</title>
<link>http://openacs.org/blog/</link>
<description>OpenACS Blog</description>
<generator>OpenACS 5.0</generator>
<lastBuildDate>Mon, 23 Apr 2007 19:39:51 GMT</lastBuildDate>
<image>
<title>OpenACS Blog</title>
<url>http://openacs.org/rss-support/images/openacs_logo_rss.gif</url>
<link>http://openacs.org/blog/</link>
<width>126</width>
<height>48</height>
</image>
<item>
<title>sdf</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=975340</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=975340</guid>
<description>dsfsdf</description>
<pubDate>Mon, 23 Apr 2007 19:39:51 GMT</pubDate>
</item>
<item>
<title>Cita</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=975338</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=975338</guid>
<description>Esto es una Prueba</description>
<pubDate>Mon, 23 Apr 2007 19:37:25 GMT</pubDate>
</item>
<item>
<title>Sub-totalling with List Builder</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=907364</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=907364</guid>
<description>Sub-totalling with List Builder is a great feature and I would definitely recommend using it over hand-coding your sub-totals but isn't fully documented, and there are a few gotchas, so I've put a few notes together to help you use it. 

 

Let's just take a simple list with 2 columns: stage_description and financial_amount. We want to aggregate financial_amount for each stage_description. So in the beginning the elements section of our list looks like this:

  -elements {
          sta...</description>
<pubDate>Wed, 14 Mar 2007 16:48:05 GMT</pubDate>
</item>
<item>
<title>How-To: Add an Autosuggest Text Field</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=493983</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=493983</guid>
<description>Goal: Add an autosuggest textbox similar to Google's autosuggest.

Assumptions:

You have installed the ajaxhelper package.
You do not want to fetch the data everytime and just fetch it once.

This is somewhat similar to Ryan Gallimore's smart search widget. The differences are:

Doesn't hit the database everytime a key is pressed
Support for search term and description in the results like Google's autosuggest
Doesn't need an additional page for the ajaxupdater to load as it already...</description>
<pubDate>Mon, 30 Oct 2006 09:53:54 GMT</pubDate>
</item>
<item>
<title>large pg_dumps </title>
<link>http://openacs.org/blog/one-entry?entry%5fid=404190</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=404190</guid>
<description>a way to create/handle big dumps (by Steve):

pg_dump yourdb | split -b 1024m - yourdb_

which will create 1Gb files called yourdb_aa, yourdb_ab, yourdb_ac etc.

Then you can import them using cat:

cat yourdb_* | psql yourdb </description>
<pubDate>Thu, 09 Mar 2006 16:51:25 GMT</pubDate>
</item>
<item>
<title>How I use dot Folio</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=399548</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=399548</guid>
<description>I am using dotfolio to create user friendly point of entry to the toolkit. My index page is the startingpoint, and I provide my customers with their owm dotfolio, to further expand the functionality to their site. 

The layout control is not yet perfect, but I just wanted to share this approach with you. I realise it's a dummies approach but It shows what you can do with the default toolkit, without digging into the code. 

The current forced info fields need some tweaking, and the hard co...</description>
<pubDate>Fri, 24 Feb 2006 21:37:31 GMT</pubDate>
</item>
<item>
<title>How-To: Using the OpenACS Shell to access the OpenACS API</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=396186</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=396186</guid>
<description>Goal: Use OpenACS Shell to access the OpenACS API

Assumptions:
1. Email is correctly configured on your server
2. OpenACS is configured to send email
3. You have installed OpenACS Developer Support (which includes the OpenACS shell) using the OpenACS Package Manager

OpenACS Developer Support (DS) is a set of tools that can help you develop your web applications, debug problems, test code, and explore the OpenACS API.

Take a look at the following procedure, which we will be using fo...</description>
<pubDate>Tue, 14 Feb 2006 00:25:32 GMT</pubDate>
</item>
<item>
<title>Startup Service</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=396148</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=396148</guid>
<description>Great, you've managed to get your system up and running. Chances are you're considering what the next step should be. In that case, tell us what you are trying to create, and we'll help you get started. 
</description>
<pubDate>Mon, 13 Feb 2006 21:29:29 GMT</pubDate>
</item>
<item>
<title>End-users, please tell us how you would make OACS more user friendly.</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=355180</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=355180</guid>
<description>Sometime small changes can have major implications. Features you may have been looking for could be deeply hidden in the admin functions of openacs. This blog is set up to try and get the most usefull features to the surface. 

Tip 1:
Create one section with all links relevant to features and modules, and make it as simple as possible for the end user/admin to install them. From this discussion  it seems that both developers and endusers have different perspectives in this respect. Solving ...</description>
<pubDate>Mon, 02 Jan 2006 11:46:00 GMT</pubDate>
</item>
<item>
<title>User contributions</title>
<link>http://openacs.org/blog/one-entry?entry%5fid=354977</link>
<guid isPermaLink="true">http://openacs.org/blog/one-entry?entry%5fid=354977</guid>
<description>There are more packages &amp; enhancements available form CVS. See also and in the file-storage.

</description>
<pubDate>Sun, 01 Jan 2006 20:18:38 GMT</pubDate>
</item>
</channel>
</rss>

