<?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>Commentaires sur : Artistic disassembly</title>
	<atom:link href="http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/feed/" rel="self" type="application/rss+xml" />
	<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/</link>
	<description>bilingual blog about IT security and more</description>
	<lastBuildDate>Sun, 14 Mar 2010 11:54:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : miib</title>
		<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/comment-page-1/#comment-2298</link>
		<dc:creator>miib</dc:creator>
		<pubDate>Mon, 03 Nov 2008 23:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.kerouanton.net/blog/?p=392#comment-2298</guid>
		<description>Mathematics gave a tribute to art... an example could be fractals (Thanx Benoit) or graftals. The concept of infinity is the base for something visual.
Concerning street art, I recommend http://obeygiant.com/sightings/ 
Some paintings would be fine to illustrate your article about London ;-)</description>
		<content:encoded><![CDATA[<p>Mathematics gave a tribute to art&#8230; an example could be fractals (Thanx Benoit) or graftals. The concept of infinity is the base for something visual.<br />
Concerning street art, I recommend <a href="http://obeygiant.com/sightings/" rel="nofollow">http://obeygiant.com/sightings/</a><br />
Some paintings would be fine to illustrate your article about London <img src='http://bruno.kerouanton.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Bruno Kerouanton</title>
		<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/comment-page-1/#comment-2297</link>
		<dc:creator>Bruno Kerouanton</dc:creator>
		<pubDate>Sat, 01 Nov 2008 17:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.kerouanton.net/blog/?p=392#comment-2297</guid>
		<description>Well, after all why not considering IDA graph output as art ? After my stay in London last month I had started to prepare an entry on my blog about the Tate Modern art museum which I visited. Among those great artists (and some other less good), that could be interesting. Art is important. Immersion in a program could be art, not only the visual part of a graph, but also the concept.</description>
		<content:encoded><![CDATA[<p>Well, after all why not considering IDA graph output as art ? After my stay in London last month I had started to prepare an entry on my blog about the Tate Modern art museum which I visited. Among those great artists (and some other less good), that could be interesting. Art is important. Immersion in a program could be art, not only the visual part of a graph, but also the concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : miib</title>
		<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/comment-page-1/#comment-2295</link>
		<dc:creator>miib</dc:creator>
		<pubDate>Sat, 01 Nov 2008 16:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.kerouanton.net/blog/?p=392#comment-2295</guid>
		<description>My favourite : ida-beauty-13.png
let&#039;s try streetart : http://www.banksy.co.uk
:-)</description>
		<content:encoded><![CDATA[<p>My favourite : ida-beauty-13.png<br />
let&#8217;s try streetart : <a href="http://www.banksy.co.uk" rel="nofollow">http://www.banksy.co.uk</a><br />
 <img src='http://bruno.kerouanton.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Bruno Kerouanton</title>
		<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/comment-page-1/#comment-2284</link>
		<dc:creator>Bruno Kerouanton</dc:creator>
		<pubDate>Mon, 27 Oct 2008 13:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.kerouanton.net/blog/?p=392#comment-2284</guid>
		<description>A &lt;a href=&quot;http://www.spacetime.us/windows/&quot; rel=&quot;nofollow&quot;&gt;maths program&lt;/a&gt; I just bought, but that caused me some stability issues. I often have a look at the in-depths of new programs I acquire just to see the programming style of the developpers (which is quite revelating). With this program, for example, I could in a few minutes evaluate the coding quality level - the screenshots you see here are obvious -, thus revealing to me why the program had those stability issues ;)

But apart from this, I admit this program is simple to use, nice and efficient even if it has drawbacks : Some important features (to me) are still missing, there is no contextual help for the 200 advanced math functions, the user interface is terribly proprietary, the license scheme and pricing aren&#039;t really attractive too (but it&#039;s still way cheaper than Mathematica... I know it&#039;s comparing a Twingo and a Rolls-Royce but it&#039;s worth a try. It suits my needs for the moment).

Oh, by the way, those screenshots are the ARM version... the Win32 version is protected with EXECryptor 2.2.4, and I didn&#039;t have time to spend with unpacking this one, but I guess it&#039;s the same. Oh, small tip to developers : It&#039;s useless to protect a program on a single platform if you plan to release it on several platforms !</description>
		<content:encoded><![CDATA[<p>A <a href="http://www.spacetime.us/windows/" rel="nofollow">maths program</a> I just bought, but that caused me some stability issues. I often have a look at the in-depths of new programs I acquire just to see the programming style of the developpers (which is quite revelating). With this program, for example, I could in a few minutes evaluate the coding quality level &#8211; the screenshots you see here are obvious -, thus revealing to me why the program had those stability issues <img src='http://bruno.kerouanton.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>But apart from this, I admit this program is simple to use, nice and efficient even if it has drawbacks : Some important features (to me) are still missing, there is no contextual help for the 200 advanced math functions, the user interface is terribly proprietary, the license scheme and pricing aren&#8217;t really attractive too (but it&#8217;s still way cheaper than Mathematica&#8230; I know it&#8217;s comparing a Twingo and a Rolls-Royce but it&#8217;s worth a try. It suits my needs for the moment).</p>
<p>Oh, by the way, those screenshots are the ARM version&#8230; the Win32 version is protected with EXECryptor 2.2.4, and I didn&#8217;t have time to spend with unpacking this one, but I guess it&#8217;s the same. Oh, small tip to developers : It&#8217;s useless to protect a program on a single platform if you plan to release it on several platforms !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Cédric Pernet</title>
		<link>http://bruno.kerouanton.net/blog/2008/10/25/artistic-disassembly/comment-page-1/#comment-2283</link>
		<dc:creator>Cédric Pernet</dc:creator>
		<pubDate>Mon, 27 Oct 2008 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.kerouanton.net/blog/?p=392#comment-2283</guid>
		<description>lol ... What a mess... But you get me curious, what program is it ? :-)</description>
		<content:encoded><![CDATA[<p>lol &#8230; What a mess&#8230; But you get me curious, what program is it ? <img src='http://bruno.kerouanton.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
