<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title><![CDATA[ IDE project worklog on Boolean Soup ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewworklog&id=64 ]]></link>
<description><![CDATA[ an ide obviously ]]></description>
<language>en-us</language>
<pubDate>Fri, 10 Apr 2026 00:24:32 GMT</pubDate>
<item>
<title><![CDATA[ vb6 ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=244 ]]></link>
<description><![CDATA[ I&#039;m using a dead language aimed at windows to make an IDE for a portable language. How stupid is that? I mean vb6 doesn&#039;t even work properly on Vista.

Hmm. :B ]]></description>
<pubDate>Mon, 28 Apr 2008 21:03:52 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=244 ]]></guid>
</item>
<item>
<title><![CDATA[ feature requests? ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=240 ]]></link>
<description><![CDATA[ Not a whole lot changed except for some bug fixes and the implementation of my tab control
http://www.pirate-sheep.com/whisker-0.3.7.rar
Not sure what to do next. Yeah, there are a lot of things a fenix IDE could have but I don&#039;t want to go overboard and add unneeded features that make it too bloated. ]]></description>
<pubDate>Sun, 13 Apr 2008 14:26:29 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=240 ]]></guid>
</item>
<item>
<title><![CDATA[ alpha release [edit3] ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=238 ]]></link>
<description><![CDATA[ [edit2] fixed a whole lot of bugs rincewind found 
[edit3] another bugfix release, fixed most bugs rincewind found
http://www.pirate-sheep.com/whisker-0.3.6.rar

From the readme:

Features:

project managing.
process\functions explorer
shows onthe fly info (parameters, etc) for fenix functions as you type (not all functions included)
shows on the fly info for your processes and functions (parameters, etc) as you type
tabs. yay!
customizable syntax coloring that&#039;s saved along with your project.
customizable programming language file
right click help on commands,like in div. lacks examples and description though.

No known bugs.

run the setup.exe once before running whisker IDE. until I find a better solution that will be needed to register required activex controls and dlls.

~fenics (dafenics@gmail.com) ]]></description>
<pubDate>Mon, 07 Apr 2008 14:58:22 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=238 ]]></guid>
</item>
<item>
<title><![CDATA[ IDE progress ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=232 ]]></link>
<description><![CDATA[ [edit] 

only one thing left to do:

- get proccess+functionlist explorer working again on the active file.

I&#039;ll probably get it done today then, I guess.

it&#039;s not much yet, since I removed a lot of crappy code and rewrote half. So don&#039;t expect too much of the first release... I just want a completely stable version with enough basic features to write a simple program. ]]></description>
<pubDate>Sun, 06 Apr 2008 12:17:26 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=232 ]]></guid>
</item>
<item>
<title><![CDATA[ oops ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=230 ]]></link>
<description><![CDATA[ long time no update o.O
But yeah I&#039;ve resumed work on this thing.
Trying to simply remove all bugs to get a 0.1 release ready that&#039;s sorta useable. or something.
[edit]
all interface issues fixed. lots of bloated and unnecesary code and half working features removed.
but as of right now it still has a 1 in 4 chance of deleting random files from your project on each action.
lol
[edit2]
random delete bug seems to be fixed. only thing I haven&#039;t tested yet is removing files from your project... ]]></description>
<pubDate>Sat, 05 Apr 2008 13:42:11 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=230 ]]></guid>
</item>
<item>
<title><![CDATA[ minor update + screenshot ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=202 ]]></link>
<description><![CDATA[ not that much new.

I added basic text editing functionalities like cut copy paste find replace and go to line since they were kinda missing.

I implemented the tabdock ocx control http://www.planet-source-code. &hellip; 55&amp;lngWId=1
looks much better now. you can enable and disable them in the view window.

Added a thingy on the bottom that will display debugging info, handy.

lots of little internal changes, too, and less bugs, yay.

and because I like screenshots: (Click thumbnail to enlarge) ]]></description>
<pubDate>Mon, 24 Sep 2007 00:32:36 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=202 ]]></guid>
</item>
<item>
<title><![CDATA[ screenshot ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=200 ]]></link>
<description><![CDATA[ to prove I&#039;m actually working on something 
(Click thumbnail to enlarge) ]]></description>
<pubDate>Fri, 21 Sep 2007 23:55:56 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=200 ]]></guid>
</item>
<item>
<title><![CDATA[ ...yeah ]]></title>
<link><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=198 ]]></link>
<description><![CDATA[ I&#039;m bored so I started work on an IDE. I&#039;m creating it exactly the way I would want to use it.

Will probably end up being a really shitty program, but hey  ]]></description>
<pubDate>Thu, 20 Sep 2007 18:29:27 GMT</pubDate>
<guid><![CDATA[ http://booleansoup.com/index.php?p=43&m=viewpost&id=198 ]]></guid>
</item>
</channel>
</rss>