<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Minikit</title>
    <link>http://candyscript.com/projects/minikit/</link>
    <description>Updates for Minikit</description>
    <language>en-gb</language>
    <lastBuildDate>2008-03-16 21:13:29 +0100</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <ttl>1440</ttl>
    <item>
      <title>Published</title>
      <pubDate>2006-10-31 21:08:00 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/</link>
    </item>
    <item>
      <title>Comment by Dethe Elza</title>
      <pubDate>2006-11-01 00:12:54 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162336374</link>
      <description>I saw your announcement on the MochiKit mailing list.  Very nice.  They mostly work in Safari, but I don't see the rounded corners in the Nifty demo.
&lt;br/&gt;
Good work, glad to see it.</description>
    </item>
    <item>
      <title>Comment by unix nerd</title>
      <pubDate>2006-11-01 05:52:58 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162356778</link>
      <description>Your Permissions chooser has a typo -- the 'x' stands for &quot;executable&quot; not &quot;extended.&quot;  FYI.</description>
    </item>
    <item>
      <title>Comment by Bastos</title>
      <pubDate>2006-11-01 14:54:43 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162389283</link>
      <description>Nice :D!</description>
    </item>
    <item>
      <title>Comment by Rob</title>
      <pubDate>2006-11-01 18:27:46 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162402066</link>
      <description>I'm confused as to what this offers me over moo.fx and some of the other ajax framworks.  Why a repackaging of other frameworks? - Rob Cluett</description>
    </item>
    <item>
      <title>Comment by charliez</title>
      <pubDate>2006-11-01 18:59:19 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162403959</link>
      <description>nice stuff! keep up the good work!</description>
    </item>
    <item>
      <title>Comment by Greg</title>
      <pubDate>2006-11-01 19:00:04 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162404004</link>
      <description>Many thanks.&lt;br/&gt;
Now I can creating admin interfaces very easy
</description>
    </item>
    <item>
      <title>Comment by Dzeims</title>
      <pubDate>2006-11-01 19:04:41 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162404281</link>
      <description>&lt;p&gt;
Nice! I like the scrollTable, but have found a bug:&lt;br/&gt;
The scrollTable widget doesn't match the widths of the original table and the second (created) table.&lt;br/&gt;
Resizing the browser window in the example moves the column headers (in the original table) but not the data in the second data table.&lt;br/&gt;
&lt;br/&gt;
Maybe instead of:
&lt;/p&gt;
&lt;pre&gt;
container.style.width = tablewidth + &quot;px&quot;;
&lt;/pre&gt;
&lt;p&gt;
It could be:
&lt;/p&gt;
&lt;pre&gt;
container.style.width = table2.style.width = table.style.width;
&lt;/pre&gt;
&lt;p&gt;
Any thoughts?
&lt;/p&gt;</description>
    </item>
    <item>
      <title>
			Fixed typo in permissions widget.
			
			Added resize hook to scrollTable
		</title>
      <pubDate>2006-11-01 19:17:00 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/</link>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2006-11-01 20:24:09 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162409049</link>
      <description>&lt;p&gt;
@unix nerd
&lt;br/&gt;
Thanks - That was a leftover from the application where I used the widget. I have fixed it now.
&lt;/p&gt;
&lt;p&gt;
@Dzeims
&lt;br/&gt;
You're right. I have changed the code to recalculate the dimensions if it has been resized.
&lt;/p&gt;
&lt;p&gt;
@Rob Cluett
&lt;br/&gt;
Minikit isn't a framework - it's a collection of widgets (minikit.widgets) + a port of moo.fx (minikit.fx).
The only difference between minikit.fx and moo.fx is that minikit.fx runs against the mochikit framework, where the original moo.fx runs against the prototype framework. What this offers is simply an option to use moo.fx with mochikit, rather than prototype.
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comment by kenman</title>
      <pubDate>2006-11-02 05:56:56 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162443416</link>
      <description>Nice script, but at least some of it doesn't work properly in IE; not that I use IE, but it's imperative to support. The fx.combo and fx.height appear to work at first, but upon completion the element quickly expands to its original state (although opacity will still be applied). Toggling again produces exactly the same effect (except removing the opacity effect if on odd applications).</description>
    </item>
    <item>
      <title>Comment by jagdish</title>
      <pubDate>2006-11-02 07:35:17 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162449317</link>
      <description>Thank you. It helped me a lot in programming dashboard front end.</description>
    </item>
    <item>
      <title>Comment by Mike</title>
      <pubDate>2006-11-02 10:11:17 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162458677</link>
      <description>Excellent! thanks!</description>
    </item>
    <item>
      <title>Comment by Matt</title>
      <pubDate>2006-11-02 20:47:36 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162496856</link>
      <description>I can't get the combox box working inside a table cell (td/td), anyone else tried this?</description>
    </item>
    <item>
      <title>Comment by Matt</title>
      <pubDate>2006-11-02 20:54:39 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162497279</link>
      <description>Edit on the above -- the problem exists in IE only, but I'd still like to solve it.</description>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2006-11-02 23:08:54 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162505334</link>
      <description>&lt;p&gt;
@Matt
&lt;br/&gt;
I have no trouble using the combobox inside a table cell. However, some widgets (including the combobox) can give some troubles in IE if they are called before the page has loaded. The problem arises if the widget is attatched to an element, which isn't accessible with &lt;em&gt;getElementById&lt;/em&gt;. You can solve the problem by applying the &lt;em&gt;delay&lt;/em&gt; parameter to the constructor:
&lt;/p&gt;
&lt;pre&gt;
comboBox(&quot;mycombo&quot;, [&quot;foo&quot;,&quot;bar&quot;,&quot;farfar&quot;], {delay: true});
&lt;/pre&gt;
&lt;p&gt;
If this doesn't solve the issue, maybe you can link to a testcase, showing the problem?
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comment by Rene Visco</title>
      <pubDate>2006-11-04 00:25:07 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162596307</link>
      <description>When I styled the &quot;accordian&quot; html/css, I discovered if you put a href links in the div, it threw the accordian off track.  If I put a link in the second DIV layer, then it will open 4th layer, not the third layer.  Strange behavior. 

</description>
    </item>
    <item>
      <title>Comment by attila szabo</title>
      <pubDate>2006-11-04 12:33:48 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162640028</link>
      <description>This is leaking !</description>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2006-11-04 16:30:00 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162654200</link>
      <description>&lt;p&gt;
@Rene Visco
&lt;br /&gt;
Yes, the example combines &lt;code&gt;&amp;lt;a&amp;gt;&lt;/code&gt; tags with &lt;code&gt;&amp;lt;div&amp;gt;&lt;/code&gt; tags. You can use a className property to distinguish the accordion tags from anchors in the text. I have updated the samples to show this.
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Updated accordion example</title>
      <pubDate>2006-11-04 15:31:00 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/</link>
    </item>
    <item>
      <title>Comment by Greg</title>
      <pubDate>2006-11-04 20:55:24 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162670124</link>
      <description>Can datepicker have time in 12 hours system or only 24?</description>
    </item>
    <item>
      <title>Comment by Eoghan</title>
      <pubDate>2006-11-07 12:49:33 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1162900173</link>
      <description>Great work! Have you contacted the moo.fx creators to suggest that they offer your MochiKit version of their library as an alternative to 'get moo.fx for prototype' ?</description>
    </item>
    <item>
      <title>Comment by Nice Paul</title>
      <pubDate>2006-12-19 21:10:19 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1166559019</link>
      <description>Great stuff. How can I start the combo box in its 'off' state, then onclick toggle first to 'on'?

Thanks!</description>
    </item>
    <item>
      <title>Comment by Nice Paul</title>
      <pubDate>2006-12-20 18:01:56 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1166634116</link>
      <description>Sorry, I meant the box marked 'Combo' on &lt;a href=&quot;http://candyscript.com/projects/minikit/samples/moo.fx.html&quot;&gt;your Moo.fx example page&lt;/a&gt; rather than the combo box form. I need the Moo.fx 'combo' effect to start in it's closed state.

Thanks again.</description>
    </item>
    <item>
      <title>Minor update to fx</title>
      <pubDate>2006-12-23 22:18:00 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/</link>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2006-12-23 23:20:32 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1166912432</link>
      <description>&lt;p&gt;
Just a quick update before I'm off for holiday.
&lt;/p&gt;
&lt;p&gt;
@kenman
&lt;br/&gt;
It appears that the problem is that the paragraphs, which the buttons are in, have a margin. When the element is completely hidden, IE doesn't render the margin, but as soon as it begins to appear, the margins are applied. The only fix I can think of, is to avoid margins in elements in proximity to the effect. I have removed the margins from the demo now, so they'll look like they're supposed to.
&lt;/p&gt;

&lt;p&gt;
@Greg
&lt;br/&gt;
No, and it's limited to display the date in european format. It shouldn't be too hard to change it, so I'll put it on the todo-list, for when I have some spare time (Like that'll ever happen).
&lt;/p&gt;

&lt;p&gt;
@attila szabo
&lt;br/&gt;
You're right. If you want to protect against that, I suggest that you use minikit together with &lt;a href=&quot;http://www.mochikit.com/&quot;&gt;MochiKit&lt;/a&gt;, since it will then use MochiKit's event handlers, that prevent leaking in IE. I don't consider it a big problem for small tricks and gadgets, and if you're building a full-blown AJAX-application, you'll need MochiKit anyway.
&lt;/p&gt;

&lt;p&gt;
@Eoghan
&lt;br/&gt;
No, but considering where Moo is going with &lt;a href=&quot;http://mootools.net/&quot;&gt;mootools&lt;/a&gt;, I don't think they'll be interested. I may be wrong though?
&lt;/p&gt;

&lt;p&gt;
@Nice Paul
&lt;br/&gt;
The Height thingy works by gradually changing the height style property of the subject element, so you can let the height start at 0, and it'll expand when triggered. The Combo didn't work with this trick, so I have updated the code. You can now start the Combo in off-state by setting inline style &lt;code&gt;height=0&lt;/code&gt; and &lt;code&gt;visibility=hidden&lt;/code&gt;. I have updated the examples accordingly
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comment by João Augusto Lima Ferreira</title>
      <pubDate>2007-01-11 23:18:29 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1168553909</link>
      <description>congratulations!! very good. :-)</description>
    </item>
    <item>
      <title>Comment by Svetlozar</title>
      <pubDate>2007-02-02 14:10:37 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1170421837</link>
      <description>This is awesome! Thanks for the examples.</description>
    </item>
    <item>
      <title>Comment by vittorio</title>
      <pubDate>2007-03-07 14:10:51 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1173273051</link>
      <description>hi
i'm using your accordion widget (which is great) but i'd like the windows not to move when the panel scroll up and down, Is there a way to stop that and give the accordion a fixed height?

Many thanks in advance</description>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2007-03-12 01:02:14 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1173657734</link>
      <description>@vittorio
&lt;br/&gt;
You can place the widget inside a block-level (Eg. a &lt;code&gt;div&lt;/code&gt;)element, with a fixed height.
&lt;br/&gt;
Unfortunately, I don't see a simple way to make the bounding element match the height of its contents - you'll have to manually pick a value big enough to match the highest panel.</description>
    </item>
    <item>
      <title>Comment by ray</title>
      <pubDate>2007-03-12 11:41:54 +0100</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1173696114</link>
      <description>cool! great works...</description>
    </item>
    <item>
      <title>Comment by satchit</title>
      <pubDate>2007-03-28 23:59:08 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1175119148</link>
      <description>I've been trying out the combo-box in conjuction with Mochikit and it works great! Thanks for the excellent library. I've a question/suggestion regarding the combo-box widget though. The onchange of the select box should possibly signal the onblur or the onchange of the original text box so that any events tied to the latter are trigger when a new value is selected. What method do you recommend for triggering events tied to the original text-box when a new value is selected in the select box? thanks.</description>
    </item>
    <item>
      <title>Comment by Sorin</title>
      <pubDate>2007-03-30 18:31:36 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1175272296</link>
      <description>Thank you
The Accordion works ok now. I had a problem with the fonts in IE6. The fonts looked like they had a shadow or something but I added a background-color to the &lt;div class=&quot;content&quot;&gt; and everything is ok now. Thanks again</description>
    </item>
    <item>
      <title>Fixed bug in Datepicker. Improved ComboBox</title>
      <pubDate>2007-04-22 13:05:00 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/</link>
    </item>
    <item>
      <title>Comment by troelskn</title>
      <pubDate>2007-04-22 13:08:01 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1177240081</link>
      <description>@satchit&lt;br/&gt;
The newest release will trigger an &lt;code&gt;onchange&lt;/code&gt; event on the textfield, when updated from the select.</description>
    </item>
    <item>
      <title>Comment by satchit</title>
      <pubDate>2007-04-23 16:15:50 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1177337750</link>
      <description>thanks! Looking forward to using it. :-)</description>
    </item>
    <item>
      <title>Comment by ryan Parrish</title>
      <pubDate>2007-06-22 16:16:27 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1182521787</link>
      <description>your download link still points to http://candyscript.com/projects/minikit/download/minikit-2006-12-23.zip
&lt;br/&gt;
&lt;a href=&quot;http://candyscript.com/projects/minikit/download/minikit-2007-04-22.zip&quot;&gt;http://candyscript.com/projects/minikit/download/minikit-2007-04-22.zip&lt;/a&gt; works to get the newest version that is mentioned in the link.</description>
    </item>
    <item>
      <title>Comment by andreas</title>
      <pubDate>2007-09-19 15:30:39 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1190208639</link>
      <description>having problems with minikit accordion and older safari versions. the accordion just won't open - not on click and also not on page landing. some hints how to fix that? </description>
    </item>
    <item>
      <title>Comment by Nicot</title>
      <pubDate>2007-10-20 16:10:00 +0200</pubDate>
      <link>http://candyscript.com/projects/minikit/#comment1192889400</link>
      <description>having the same problem as andrea (on Safari 2.0.4)</description>
    </item>
  </channel>
</rss>