<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Logicly: a logic gate simulator built in Flex</title>
	<atom:link href="http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 21 May 2012 15:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-6239</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 28 Mar 2011 03:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-6239</guid>
		<description>Frank, that&#039;s something I want to add too. Some of the work is in place already, actually. It&#039;s a big task, and I&#039;m breaking it up into pieces that can be added over time. The flip-flops, for instance, are an abstraction that works exactly the way you describe. The gates and connections are there in the simulation. They&#039;re just hidden behind a custom skin in the editor.</description>
		<content:encoded><![CDATA[<p>Frank, that&#8217;s something I want to add too. Some of the work is in place already, actually. It&#8217;s a big task, and I&#8217;m breaking it up into pieces that can be added over time. The flip-flops, for instance, are an abstraction that works exactly the way you describe. The gates and connections are there in the simulation. They&#8217;re just hidden behind a custom skin in the editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Bardelli</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-6238</link>
		<dc:creator>Frank Bardelli</dc:creator>
		<pubDate>Mon, 28 Mar 2011 03:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-6238</guid>
		<description>I bought a copy of Logicly, the big feature I would like is the ability to save a collection of gates into a more abstact device.  Like taking the collection of gates and wires that make up a full adder and hiding all of the internal connections.

That would make it simpler to build complex circuits by building on previous work.</description>
		<content:encoded><![CDATA[<p>I bought a copy of Logicly, the big feature I would like is the ability to save a collection of gates into a more abstact device.  Like taking the collection of gates and wires that make up a full adder and hiding all of the internal connections.</p>
<p>That would make it simpler to build complex circuits by building on previous work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1135</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Wed, 15 Sep 2010 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1135</guid>
		<description>Roy, a bilateral switch looks like a challenging one to implement, since its connections can be both input and output, but it&#039;s certainly possible that I could add it in the future. I&#039;ll write it down and keep it in mind for future versions.</description>
		<content:encoded><![CDATA[<p>Roy, a bilateral switch looks like a challenging one to implement, since its connections can be both input and output, but it&#8217;s certainly possible that I could add it in the future. I&#8217;ll write it down and keep it in mind for future versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Newcombe</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1134</link>
		<dc:creator>Roy Newcombe</dc:creator>
		<pubDate>Wed, 15 Sep 2010 11:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1134</guid>
		<description>I&#039;ve been playing around with your Logicly.It&#039;s pretty cool!
I&#039;ll certainly be watching.
I&#039;ve been working on a project that requires logic gates connected to
a BILATERAL  switch. This appears to only be available  in mixed simulator programs with bloated overhead and a fairly long and steep learning curve.
I&#039;ve looked at a number of apps that are similar to yours but none allow
this type of switch.What are the chances in the future?
Have any suggestions?
My idea of a work around isn&#039;t very suitable .</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been playing around with your Logicly.It&#8217;s pretty cool!<br />
I&#8217;ll certainly be watching.<br />
I&#8217;ve been working on a project that requires logic gates connected to<br />
a BILATERAL  switch. This appears to only be available  in mixed simulator programs with bloated overhead and a fairly long and steep learning curve.<br />
I&#8217;ve looked at a number of apps that are similar to yours but none allow<br />
this type of switch.What are the chances in the future?<br />
Have any suggestions?<br />
My idea of a work around isn&#8217;t very suitable .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1133</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Fri, 20 Aug 2010 17:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1133</guid>
		<description>Len, thanks for the suggestions. I will certainly consider all of them. A couple of notes:

1) I plan to add text objects, for exactly that reason.
2) Yes, a mess of wires sucks. I haven&#039;t quite figured out how I want to fix that issue, but be assured, it&#039;s something I plan to address in the future.
4) Flip-flops are on the way! I have a couple working in an internal build right now.</description>
		<content:encoded><![CDATA[<p>Len, thanks for the suggestions. I will certainly consider all of them. A couple of notes:</p>
<p>1) I plan to add text objects, for exactly that reason.<br />
2) Yes, a mess of wires sucks. I haven&#8217;t quite figured out how I want to fix that issue, but be assured, it&#8217;s something I plan to address in the future.<br />
4) Flip-flops are on the way! I have a couple working in an internal build right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len Marinaccio</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1132</link>
		<dc:creator>Len Marinaccio</dc:creator>
		<pubDate>Fri, 20 Aug 2010 05:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1132</guid>
		<description>Nice application!  I had built one like it for the TRS-80 Color computer almost 30 years ago.  I&#039;m toying with putting together a WORKING microprocessor using Logicly and would share these thoughts:

1.  It would be nice to have labeling capability.  I want to be able to draw frames and place labels within them  That way, I can identify the accumulator, program counter, each instruction, etc.

2.  I like the flexibility (pun intended) of the wires but it would be nice to force a wire to be straight.  I want to be able to have address and data buses using parallel wires instead of the spaghetti I&#039;m ending up with.

3.  A tri-state buffer would alleviate these hellacious &quot;or gate&quot; cascades that I&#039;m forced to use for instruction or memory select circuits.

4.  Flip-flops would be a great addition!  You have any idea how many of them I&#039;ve been building by hand?  That would save me the most components.

5.  Programmable components!  My project had a scalable DIP package (you could select an even number of pins) and a rudimentary programming script that allowed me to make shift registers, counters, almost anything I wanted.  Right now that would alleviate the daunting challenge of creating more than a dozen bits of selectable memory!

Nice interface though!  easy to use!</description>
		<content:encoded><![CDATA[<p>Nice application!  I had built one like it for the TRS-80 Color computer almost 30 years ago.  I&#8217;m toying with putting together a WORKING microprocessor using Logicly and would share these thoughts:</p>
<p>1.  It would be nice to have labeling capability.  I want to be able to draw frames and place labels within them  That way, I can identify the accumulator, program counter, each instruction, etc.</p>
<p>2.  I like the flexibility (pun intended) of the wires but it would be nice to force a wire to be straight.  I want to be able to have address and data buses using parallel wires instead of the spaghetti I&#8217;m ending up with.</p>
<p>3.  A tri-state buffer would alleviate these hellacious &#8220;or gate&#8221; cascades that I&#8217;m forced to use for instruction or memory select circuits.</p>
<p>4.  Flip-flops would be a great addition!  You have any idea how many of them I&#8217;ve been building by hand?  That would save me the most components.</p>
<p>5.  Programmable components!  My project had a scalable DIP package (you could select an even number of pins) and a rudimentary programming script that allowed me to make shift registers, counters, almost anything I wanted.  Right now that would alleviate the daunting challenge of creating more than a dozen bits of selectable memory!</p>
<p>Nice interface though!  easy to use!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhisheksaini</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1131</link>
		<dc:creator>abhisheksaini</dc:creator>
		<pubDate>Thu, 19 Aug 2010 04:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1131</guid>
		<description>i like it...!!!</description>
		<content:encoded><![CDATA[<p>i like it&#8230;!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logicly is back. Shiny new Flex 4 version is simulating now! &#171; Josh Talks Flash</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1130</link>
		<dc:creator>Logicly is back. Shiny new Flex 4 version is simulating now! &#171; Josh Talks Flash</dc:creator>
		<pubDate>Wed, 11 Aug 2010 21:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1130</guid>
		<description>[...] my logic gate simulator, Logicly? Well, after two years of interest from students, educators, computer architecture geeks, and a [...]</description>
		<content:encoded><![CDATA[<p>[...] my logic gate simulator, Logicly? Well, after two years of interest from students, educators, computer architecture geeks, and a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gembin</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1129</link>
		<dc:creator>gembin</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1129</guid>
		<description>great library!!!</description>
		<content:encoded><![CDATA[<p>great library!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit Kline</title>
		<link>http://joshblog.net/2008/11/03/logicly-a-logic-gate-simulator-built-in-flex/#comment-1128</link>
		<dc:creator>Kit Kline</dc:creator>
		<pubDate>Sat, 08 May 2010 17:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=416#comment-1128</guid>
		<description>Just a massive thankyou - this has brought logic gates alive for my A level students - a fab app. Can I have your permission to download the SWF file for those classrooms without internet access?</description>
		<content:encoded><![CDATA[<p>Just a massive thankyou &#8211; this has brought logic gates alive for my A level students &#8211; a fab app. Can I have your permission to download the SWF file for those classrooms without internet access?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

