<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.91">

<channel>
	<title>triptico.com</title> 
	<link>http://triptico.com</link> 
	<description>Angel Ortega's Web Site</description> 

	<language>en-us</language> 
	<copyright>Copyright 1998-2008 Angel Ortega.</copyright> 

	<webMaster>angel@triptico.com</webMaster> 

<image>
	<title>triptico.com</title>
	<url>http://triptico.com/data/angel-mini.png</url>
	<link>http://triptico.com</link>
	<width>32</width>
	<height>32</height>
	<description>Angel Ortega's Web Site</description>
</image>

<item>
	<title>Ann Hell Ex Machina 1.0.12 RELEASED.</title>
	<link>http://triptico.com/software/ahxm.html</link>
	<pubDate>Fri, 13 Jun 2008 13:48:44 +0200</pubDate>
	<description>
<![CDATA[
<p>This release includes the following new features:</p>
<ul>
<li>Added support for SoundFont 2.0 (.sf2) files.</li>
<li>New <tt>L</tt> command, to add directories to the library path (analogous
   to the -L switch).</li>
<li>New <tt>master_volume</tt> command, to set the software syntesizer master
   volume (analogous to the -v switch).</li>
</ul>
]]>
</description>
</item>

<item>
	<title>mp_doccer 1.2.1 RELEASED.</title>
	<link>http://triptico.com/software/grutatxt.html</link>
	<pubDate>Sun, 06 Apr 2008 10:43:52 +0200</pubDate>
	<description>
<![CDATA[
<p>HTML quality has been improved in this release.</p>
]]>
</description>
</item>

<item>
	<title>Grutatxt 2.0.14 RELEASED.</title>
	<link>http://triptico.com/software/grutatxt.html</link>
	<pubDate>Sun, 06 Apr 2008 10:35:38 +0200</pubDate>
	<description>
<![CDATA[
<p>HTML quality has been improved in this release.</p>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.2 RELEASED.</title>
	<link>http://www.triptico.com/software/mp.html</link>
	<pubDate>Tue, 18 Mar 2008 15:30:59 +0100</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. The changes are:</p>
<ul>
<li>New option to mark end of line characters, with its associated
   configuration directive (mp.config.mark_eol).</li>
<li>The end of line string (mp.config.eol) is now system-dependent (so,
   on win32, it's set by default to \r\n).</li>
<li>Copy and paste on GTK has been fixed (this was bug #1205).</li>
<li>Fixed some redrawing issues (bug #1236 and others).</li>
<li>Ctrl-keys no longer fail on GTK (bug #1252).</li>
<li>New document 'Minimum Profit Action Reference'.</li>
<li>New action 'build', for building Makefile-based projects. See the
   action reference for details.</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Music for Horror Movies by Ann Hell, purchaseable again</title>
	<link>http://triptico.com/annhell/index.html</link>
	<pubDate>Fri, 15 Feb 2008 08:27:47 +0100</pubDate>
	<description>
<![CDATA[
<p>A special 2008 edition of the CD <i>Music for Horror Movies</i> by Ann Hell
has been made available for purchase, this time from 
<a href = 'http://www.lulu.com/content/1921169'>here</a>. This release doesn't
include <i>A Forest</i>, but as a bonus it has three unedited remixes for
<i>Whispering Walls</i>, one by guest artist Dr. Gore 2000. Buy it, it's a great
experience for a few bucks!</p>
]]>
</description>
</item>

<item>
	<title>Ann Hell Ex Machina 1.0.11 RELEASED.</title>
	<link>http://triptico.com/software/ahxm.html</link>
	<pubDate>Tue, 05 Feb 2008 15:55:11 +0100</pubDate>
	<description>
<![CDATA[
<p>This release includes the following new features:</p>
<ul>
<li>Uses `ffmpeg' as a fallback converter in case all others fail.</li>
<li>New PulseAudio output driver.</li>
<li>Very big internal changes; instead of having many different event
   lists (raw song, softsynth or midi), all events are the same (still kept
   in different lists, though). This simplify the internal storage greatly.
   This is not a user-visible change.</li>
<li>Other minor changes to the C API were done, as using const wherever
   possible; as above, no user-visible changes.</li>
<li>Random volumes are no longer architecture-dependent (Bug #1146).</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.1 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Mon, 31 Dec 2007 11:48:21 +0100</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. The changes are:</p>
<ul>
<li>Improved line edition in the Curses interface (full edition plus file
   expansion using the 'tab' key in open / save file prompts).</li>
<li>Auto-indenting is temporarily disabled while pasting (bug #1250).</li>
<li>New document 'Minimum Profit Function Reference' (contributed by Lee Page).</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Bky 1.1.1 RELEASED.</title>
	<link>http://triptico.com/software/bky.html</link>
	<pubDate>Fri, 07 Dec 2007 08:22:12 +0100</pubDate>
	<description>
<![CDATA[
<p>This release includes better symlink management, doesn't copy
unwanted files when pushing/popping and adds Mac OS X detection.</p>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.0 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Wed, 05 Dec 2007 17:31:53 +0100</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. The changes are:</p>
<ul>
<li>The search hit is highlighted.</li>
<li>When invoked from the menu, the 'record_macro' action dropped
   the last key (bug #1245).</li>
<li>A Curses configuration detection has been fixed that made
   some things behave strangely, as the drop-down menu not
   responding under some terminal configurations (bug #1247).</li>
<li>The Curses menu no longer crashes if it doesn't fit on
   the screen (bug #1195).</li>
<li>The -f (execute script) command line argument really works
   (bug #1240).</li>
<li>New manual page (bug #1219) and README files (bug #1218).</li>
<li>Updated documents, 'MPSL Overview' and 'Minimum Profit Cookbook'.</li>
<li>New documents, 'Minimum Profit Data Model' and 'Creating interactive
   dialog boxes'.</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.0-rc3 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Wed, 03 Oct 2007 17:48:20 +0200</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. The changes are:</p>
<ul>
<li>New session support. All open documents and its current position
   can be stored / retrieved with the new 'save_session' and
   'load_session' actions. Two new configuration flags has
   been added: mp.config.auto_sessions, to automatically load / save
   sessions, and mp.config.local_sessions, to save sessions in the
   currently active directory instead of in the home directory.</li>
<li>Multiple key sequences for invoking actions (ala Emacs) are
   now possible. To create them, just assign a hash to a keycode
   instead of an action. For example, to assign the key sequence
   Ctrl-x Ctrl-f to 'open' and Ctrl-x Ctrl-s to 'save', you can use
<pre>
	mp.keycodes['ctrl-x'] = {
		'ctrl-f'	=> 'open',
		'ctrl-s'	=> 'save'
	};
</pre>
</li>
<li>In the curses version, confirmations now have default values
   (shown in brackets), activated with the ENTER key.</li>
<li>New action 'close_all', that closes all documents.</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Ann Hell Ex Machina 1.0.10 RELEASED.</title>
	<link>http://triptico.com/software/ahxm.html</link>
	<pubDate>Fri, 17 Aug 2007 14:29:34 +0200</pubDate>
	<description>
<![CDATA[
<p>This release includes the following new features:</p>
<ul>
<li>The volume (`v') command can now have two arguments; next volumes will
   be set as a random value from that range.</li>
<li>New softsynth directive `attack', to set the attack time for notes,
   analogous to `sustain' (this directive was introduced in 1.0.9, but
   was left undocumented here).</li>
<li>The `wav' command now accepts a file name starting with a pipe
   symbol (|), interpreting the string as a command to be executed, that
   will end up creating the .wav file that will be used as a sound source.
   The command must include a %s where the command wants the output file
   (it will be filled with a unique, temporary name).</li>
</ul>
]]>
</description>
</item>

<item>
	<title>aovfirewall 2.0.3 RELEASED.</title>
	<link>http://triptico.com/software/aovfirewall.html</link>
	<pubDate>Mon, 13 Aug 2007 12:48:06 +0200</pubDate>
	<description>
<![CDATA[
<p>This release includes port redirections.</p>
]]>
</description>
</item>

<item>
	<title>Bky 1.1.0 RELEASED.</title>
	<link>http://triptico.com/software/bky.html</link>
	<pubDate>Mon, 13 Aug 2007 10:10:46 +0200</pubDate>
	<description>
<![CDATA[
<p>This release include a script to convert a bky repository to a
git one.</p>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.0-rc2 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Mon, 16 Jul 2007 15:44:08 +0200</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. The changes are:</p>
<ul>
<li>New 'complete' action, that asks for completion on the current
   word using any of the words found in the same document.</li>
<li>New 'redo' action, to revert undo operations.</li>
<li>The global configuration file `/etc/mp.mpsl' is also executed.</li>
<li>In the 'replace' action, the substitution string can contain
   the special character &, that will be replaced by the matched
   string (as in the `sed' command line tool).</li>
<li>Updated documentation.</li>
</ul>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.0-rc1 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Sun, 29 Apr 2007 17:00:46 +0200</pubDate>
	<description>
<![CDATA[
<p>A new version of Minimum Profit has been released. Take note that
the 5.x branch is the new <i>stable</i> release and the old 3.x
has been renamed as the <i>classic</i> one. The changes are:</p>
<ul>
<li>New support for translating key sequences into MP keycodes, mainly
   for redefining ANSI sequences not supported by current terminfo /
   termcap. For example, if your terminal sends the ANSI sequence [6;5~
   whenever you press Ctrl+page down, you can add to your config file
   the following line:
<pre>
	mp.add_keyseq("[6;5~", 'ctrl-page-down');
</pre></li>
<li>A new 'system_command' action, to pipe from and to system commands
   (Closed bug #1120).</li>
<li>A new 'word_count' action, to count the number of lines and words
   in a document (or in the selected block).</li>
<li>Incorrect word wrapping has been fixed (Closed bug #1137).</li>
<li>Search and replace expand backslashed characters like \n and \t
   (Closed bug #1214).</li>
<li>New timer functionality has been added; a user function can be called
   each time a specified period of milliseconds have elapsed. If, for
   example, you want to print a string on standard output each two
   seconds, you can run
<pre>
	mp.timer(2000, sub { print("Hi, world!\n"); });
</pre></li>
</ul>
]]>
</description>
</item>

<item>
	<title>An Ann Hell's theme in the new Dispersoul album</title>
	<link>http://triptico.com/annhell/</link>
	<pubDate>Wed, 25 Apr 2007 13:30:01 +0200</pubDate>
	<description>
<![CDATA[
<p>A remix of Ann Hell's <i>Harbour</i> appears in the new Dispersoul
album. It can be downloaded for
free from <a href='http://triptico.com/dispersoul/releases.html#dispersoul_1'>here</a>.
</p>
]]>
</description>
</item>

<item>
	<title>Ann Hell Ex Machina 1.0.9 RELEASED.</title>
	<link>http://triptico.com/software/ahxm.html</link>
	<pubDate>Fri, 23 Mar 2007 08:04:08 +0100</pubDate>
	<description>
<![CDATA[
<p>This release include the following new features:</p>
<ul>
<li>The wobble effect now accepts a 'gain' argument, to control the amount
   of effect applied to the signal. If not set, it uses a default of 0.8
   (previous versions acted as if a 1.0 value was set).</li>
<li>The way of ending a softsynth song has changed; instead of waiting for
   the end of events and then abruptly ending (which led to adding fake
   silences and notes until all sound is off), now the instruments are
   monitored and only exits when no more sound is generated.</li>
<li>Three new distortion effects, `atan', `distort' and `overdrive' have
   been added.</li>
<li>A new special mark is supported, START, that can be defined anywhere
   and used as the starting point for the following new tracks.</li>
<li>A new special mark is support, END, that will be automatically set
   to the longest time seen on a track. So, combining the START and END
   marks, it's possible to mix different songs to play one after the other,
   as in
<pre>
	/* first song */
	`song1.ahs`
	
	/* move to the furthest point */
	@END
	
	/* set start of new tracks there */
	^START
	
	\
	/* second song */
	`song2.ahs`
</pre></li>
</ul>
]]>
</description>
</item>

<item>
	<title>Minimum Profit 5.0.0-pre1 RELEASED.</title>
	<link>http://triptico.com/software/mp.html</link>
	<pubDate>Thu, 25 Jan 2007 17:50:22 +0100</pubDate>
	<description>
<![CDATA[
<p>This is the first prerelease of the 5.x series of Minimum Profit.
See the RELEASE_NOTES file for more information.</p>
]]>
</description>
</item>

<item>
	<title>Grutatxt 2.0.13 RELEASED.</title>
	<link>http://triptico.com/software/grutatxt.html</link>
	<pubDate>Mon, 15 Jan 2007 16:49:39 +0100</pubDate>
	<description>
<![CDATA[
<p>Fixed sporadic hungups that happened under UTF-8 locales.</p>
]]>
</description>
</item>

</channel>
</rss>
