<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Notes Log &#187; Andrea Ercolino</title>
	<atom:link href="http://noteslog.com/post/author/administrator/feed/" rel="self" type="application/rss+xml" />
	<link>http://noteslog.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 18:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Testing my WordPress for Android</title>
		<link>http://noteslog.com/post/testing-my-wordpress-for-android/</link>
		<comments>http://noteslog.com/post/testing-my-wordpress-for-android/#comments</comments>
		<pubDate>Tue, 15 May 2012 18:39:00 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1657</guid>
		<description><![CDATA[I got this special build, just for me for now, with a fix that allows me to provide the endpoint for XML-RPC access. So the next version of my Login Dongle plugin is going to work for Android app too. I want to thank here the devs of this app that found a fix in [...]]]></description>
			<content:encoded><![CDATA[<p>I got this special build, just for me for now, with a fix that allows me to provide the endpoint for XML-RPC access. So the next version of my Login Dongle plugin is going to work for Android app too. I want to thank here the devs of this app that found a fix in no time, less than a day !!</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/testing-my-wordpress-for-android/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hype-Amplifier</title>
		<link>http://noteslog.com/post/hype-amplifier/</link>
		<comments>http://noteslog.com/post/hype-amplifier/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 14:05:48 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1647</guid>
		<description><![CDATA[I recently refactored my Hacker News Amplifier 1.6 (Chrome extension) and added some new features: support for Reddit, so a name change was in order: the new version is Hype-Amplifier 1.7 a little animation for shifting to the right news with less points and comments a separation of concerns, with all amplification code based on callbacks specific [...]]]></description>
			<content:encoded><![CDATA[<p>I recently refactored my <a href="http://noteslog.com/?s=hacker+news&amp;x=0&amp;y=0">Hacker News Amplifier</a> 1.6 (Chrome extension) and added some new features:</p>
<ol>
<li>support for Reddit, so a name change was in order: the new version is <a href="https://chrome.google.com/webstore/detail/jaapjannjfdcklcgadbhiddhbelhhnkp" target="_blank">Hype-Amplifier 1.7</a></li>
<li>a little animation for shifting to the right news with less points and comments</li>
<li>a separation of concerns, with all amplification code based on callbacks specific to each news site</li>
<li>upload all code to https://github.com/aercolino/Hype-Amplifier, ready to be forked</li>
</ol>
<p>&nbsp;</p>
<p>See also: <a href="http://www.seomoz.org/blog/reddit-stumbleupon-delicious-and-hacker-news-algorithms-exposed" target="_blank">Reddit, [...] and Hacker News Algorithms Exposed!</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/hype-amplifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Software</title>
		<link>http://noteslog.com/post/about-software/</link>
		<comments>http://noteslog.com/post/about-software/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 15:08:24 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1643</guid>
		<description><![CDATA[A program is (a) the expression of an idea (b) such that a machine can run it and produce a change (c) compatible with that idea. (b is what makes software unique) difficulty(a) &#62;&#62; difficulty(b) &#62; difficulty(c) Not only software is not physical, but any program is like many alphabets (coding languages/environments) + many dictionaries [...]]]></description>
			<content:encoded><![CDATA[<p>A program is (a) the expression of an idea (b) such that a machine can run it and produce a change (c) compatible with that idea. (b is what makes software unique)</p>
<p>difficulty(a) &gt;&gt; difficulty(b) &gt; difficulty(c)</p>
<p>Not only software is not physical, but any program is like many alphabets (coding languages/environments) + many dictionaries (names for blocks/data) + craftsmanship (using information flows and domain knowledge for conveying the idea into the program).</p>
<p>&nbsp;</p>
<p>http://news.ycombinator.com/item?id=3795513</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/about-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ant Colony Optimization</title>
		<link>http://noteslog.com/post/ant-colony-optimization/</link>
		<comments>http://noteslog.com/post/ant-colony-optimization/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 12:14:46 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[Fixing]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1642</guid>
		<description><![CDATA[I found this interesting article in Wikipedia about Ant Colony Optimization Algorithms. The basic idea is that collective intelligence can result from a big number of repetitions of very simple efforts. In the case about ants, the paradoxically best features of their simple effort (leave a trace back to food while taking some of it [...]]]></description>
			<content:encoded><![CDATA[<p>I found this interesting article in Wikipedia about <a href="http://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms" target="_blank">Ant Colony Optimization Algorithms</a>. The basic idea is that collective intelligence can result from a big number of repetitions of very simple efforts. In the case about ants, the paradoxically best features of their simple effort (leave a trace back to food while taking some of it back to the nest) is that ants look for food by means of random walks (this guarantees they&#8217;ll find anything in their area) and the trace they leave vanishes after some time (this guarantees they&#8217;ll concentrate on shortest paths from nest to food).</p>
<p>Many crowd based ideas somehow relate to this algorithm, but they are much more complicated than needed. The hope is that if we as humans apply our intelligence to imagine a possibly optimal result we&#8217;ll save time, also collectively. What bothers me is that ants do not need this individual intelligence to find a solution that collectively is optimal. So I&#8217;m wondering if we are not really losing time paying attention to unneeded details.</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/ESP_Game" target="_blank">ESP Game</a>, <a href="http://video.google.com/videoplay?docid=-8246463980976635143" target="_blank">Human Computation</a>, <a href="http://en.wikipedia.org/wiki/Google_Image_Labeler" target="_blank">Google Image Labeler</a></li>
<li><a href="http://et-model.com/" target="_blank">Energy Transition Model</a></li>
<li><a href="http://www.abc.net.au/catalyst/stories/3296837.htm" target="_blank">Lucrative Algorithms</a>, <a href="http://www.kaggle.com/" target="_blank">Kaggle</a>, <a href="http://www.innocentive.com/" target="_blank">Innocentive</a></li>
<li><a href="http://www.crowdsourcing.org/" target="_blank">Crowd Sourcing</a>, <a href="http://www.kickstarter.com/" target="_blank">Kick Starter</a></li>
<li><a href="http://en.wikipedia.org/wiki/Serious_game" target="_blank">Serious Game</a></li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/ant-colony-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the Barcelona Internet Startups Meetup Group</title>
		<link>http://noteslog.com/post/about-the-barcelona-internet-startups-meetup-group/</link>
		<comments>http://noteslog.com/post/about-the-barcelona-internet-startups-meetup-group/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 08:44:09 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[Fixing]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1561</guid>
		<description><![CDATA[This is a suggestion I posted on 2012-02-27, and I&#8217;m still waiting any feedback. I&#8217;ve been to both Speed Dating meetups as a tech guy. The last time I had the chance to listen to more interesting projects. That&#8217;s good. At the last meetup, I think we were like 20 techies and 60 entrepreneurs. This [...]]]></description>
			<content:encoded><![CDATA[<p>This is a suggestion I posted on 2012-02-27, and I&#8217;m still waiting any feedback.</p>
<blockquote><p>I&#8217;ve been to both Speed Dating meetups as a tech guy. The last time I had the chance to listen to more interesting projects. That&#8217;s good.</p>
<p>At the last meetup, I think we were like 20 techies and 60 entrepreneurs. This is 20 x 60 x 3 minutes each = 3600 minutes of 2 people chats. Those 60 hours could be run with a parallelism of 20 at a time, so they could boil down to a 3 hours meetup at least. In reality, it lasted less than two hours, still enough to meet (theoretically) around 40 different entrepreneurs, but I only met 7 ! (it&#8217;s 10%)</p>
<p>This is not a complain, just a surprise. I know how difficult it is to have people come, so if this group was not successful, there wouldn&#8217;t be such an issue. However it looks like there is space for improvement.</p>
<p>If I went to a speed dating to find a partner to ask out (http://www.youtube.com/watch?v=pYBo5eS5pW8),<br />
1: men and women are the same number<br />
2: age is a big factor which is taken care of beforehand<br />
3: before actually speaking to anyone, I can see how they look like<br />
4: when we meet at last, we have limited time to understand if we match</p>
<p>In our meetups,</p>
<p>1: parallelism. We should be the same number for each role; if we are not, either (a) move extra people to the next meetup or (b) make them play another role.</p>
<p>2: age. IMO, this is the size of the idea (and maturity of the business, if any). It&#8217;s not the same to meet someone who needs a web presence to brand themselves; someone who wants to reach millions of people around the globe; someone who got an idea while having a shower; and someone who is growing the proven business they are expert in.<br />
NOTE that we do not have to filter out members based on this factor, but we should know beforehand the size of their startup effort.</p>
<p>3: likability. This is mostly some details about the idea/team. Who is the leader, who are the other members, what do they do, what are they expert in, what is the idea about, is it selling a product, a service, a software, is there a website to look at, &#8230; And finally, it&#8217;s not the same to be looking for an associate or an employee.</p>
<p>4: matching. If we get here after knowing all of the above, it&#8217;s clear that a lot of time is already saved. This step is not for pitching ! Here we just need to say hello, get a gut feeling about the other and fix any misunderstandings.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/about-the-barcelona-internet-startups-meetup-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make the WordPress login for your personal use only</title>
		<link>http://noteslog.com/post/how-to-make-the-wordpress-login-for-your-personal-use-only/</link>
		<comments>http://noteslog.com/post/how-to-make-the-wordpress-login-for-your-personal-use-only/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 18:25:23 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[Fixing]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1476</guid>
		<description><![CDATA[Limit Login Attempts is a very good WordPress plugin that limits how many login retries an IP can perform (and fail) before being locked out some time. I cannot recommend it enough: it works like a charm and can be tweaked at will. It also notifies you about lockouts, so that you know if someone is trying [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://devel.kostdoktorn.se/limit-login-attempts" target="_blank">Limit Login Attempts</a> is a very good WordPress plugin that limits how many login retries an IP can perform (and fail) before being locked out some time. I cannot recommend it enough: it works like a charm and can be tweaked at will. It also notifies you about lockouts, so that you know if someone is trying to gain access to your site. Of course you still need a strong password.</p>
<p>&nbsp;</p>
<p>Let&#8217;s see how a login would work in the real world. If the blog was a house, the login page would be the door and the login button the doorbell. A guest comes to the door, slides their business card below, and rings the doorbell. The gatekeeper wakes up, collects the business card, checks guest&#8217;s credentials against the list of people allowed to get in. If there is a match, the gatekeeper opens the door, otherwise goes back to sleep.</p>
<p>In a brute force attack, a guest is trying to get in by submitting ever changing business cards to the gatekeeper, hoping to find a match by mere chance. When such an attack takes place, the gatekeeper is doing a lot of &#8220;useless&#8221; work, and soon they&#8217;ll ask for a raise.</p>
<p>To prevent that, the master provides the gatekeeper with a scanner for business cards that reveals the factory (IP) that made them. Automatically, the scanner rejects any guest whose credentials are written on a business card made by the same factory of the business card of a guest whose credentials were not on the list. This is Limit Login Attempts.</p>
<p>It&#8217;s a nice mechanism that in general will work very well because many guests make their business cards themselves. Additionally there are so many commercial factories around that the risk of a rightful guest to be using the same factory of a gatecrasher is very small.</p>
<p>&nbsp;</p>
<p>Limit Login Attempts has been doing quite a nice job since I installed it, but lately non desirable people have started sliding below the door business cards made by many different factories, thus reducing a bit the effectiveness of the scanner. Along time, I went through all these levels of annoyance.</p>
<ol>
<li>Just ignore them.</li>
<li>Write a sarcastic post about them.</li>
<li>Tweak the scanner to block more and faster.</li>
<li>Destroy the doorbell.</li>
</ol>
<div>I never have guests on my list: it&#8217;s always just me at the door. So I do not need a doorbell because I can call the gatekeeper and trust them to recognize their master&#8217;s voice. Of course, I still present my credentials.</div>
<h4>Step 1 of 2 &#8211; Edit the wp-login.php file</h4>
<p>In your WordPress blog directory there is a file called wp-login.php. It&#8217;s the file that shows the login page. At the very beginning, after the statement that reads <pre><code class="php">require( dirname(__FILE__) . '/wp-load.php' );</code></pre> insert the following lines of PHP code <pre><code class="php">//noteslog.com 2012-02-06 start
$challenge = 'doit'; $answer = 'now';
if (! ('POST' != $_SERVER['REQUEST_METHOD'] || isset($_POST[$challenge]) &amp;&amp; $answer == $_POST[$challenge]))
{
	wp_redirect('http://' . $_SERVER['HTTP_HOST']);
	exit();
}
unset( $challenge, $answer );
//noteslog.com 2012-02-06 end</code></pre></p>
<p>What these lines do is to check if the user has submitted a login form with a given challenge/answer pair. In this example they are <em>doit/now</em>. If the pair is there, then the login form is processed as usual, otherwise the user is redirected to the home page.</p>
<p>Of course you MUST NOT use <em>doit/now</em>, but feel free to choose any other pair of words that you can easily remember, possibly unrelated, like <em>spoon/pig</em>. (sorry, now you cannot use that pair either) Use only letters <em>a</em> through <em>z.</em> (this is not a password !)</p>
<p>That pair is your secret. Do not tell anyone, unless you want them to be able to get through the login page.</p>
<h4>Step 2 of 2 &#8211; Add a bookmarklet to your browser</h4>
<p>Edit the following code such that the challenge/answer pair matches the one used in Step1. Then <a href="http://noteslog.com/post/embeddable/">make a bookmarklet</a> out of it, copy the result in a new bookmark and call it <em>My login</em>. <pre><code class="javascript">(function(){
var action = jQuery('#loginform').attr('action') || '';
if (action.search(/^(http|https):\/\/noteslog\.com\//i) == -1) return alert('No login form or not targeting your blog.');
var challenge = 'doit'; var answer = prompt(challenge, '');
jQuery('#loginform')
  .append('&lt;input type=&quot;hidden&quot; name=&quot;' + challenge + '&quot; value=&quot;' + answer + '&quot;&gt;')
  .submit();
})();</code></pre></p>
<p>What these lines do is to add a challenge/answer pair to the login form and submit it.</p>
<p>When you want to login, go to the login form and enter your username and password as usual, but remember to hit the bookmarklet instead of the standard button. (If you used the standard button you&#8217;d be redirected to the home page, without logging in.)</p>
<h4>A Login Dongle Plugin</h4>
<p>I&#8217;ve already made a Login Dongle plugin for WordPress with all that code. I&#8217;m going to upload it this week. Stay tuned.</p>
<p>EDIT (2012-02-09): <a href="http://wordpress.org/extend/plugins/login-dongle/" target="_blank">http://wordpress.org/extend/<wbr>plugins/login-dongle/</wbr></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/how-to-make-the-wordpress-login-for-your-personal-use-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to recover an old installation with Softaculous</title>
		<link>http://noteslog.com/post/how-to-recover-an-old-installation-with-softaculous/</link>
		<comments>http://noteslog.com/post/how-to-recover-an-old-installation-with-softaculous/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 14:40:27 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1474</guid>
		<description><![CDATA[Yesterday I had some time and will to update my TikiWiki installation, that I created in 2008, with version 2 something. When I checked it yesterday, I discovered that the current version is 8.3 !! So I thought: OK, let&#8217;s do it! Unfortunately, a lot of time converts to a lot of changes, so it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I had some time and will to update my TikiWiki installation, that I created in 2008, with version 2 something. When I checked it yesterday, I discovered that the current version is 8.3 !! So I thought: OK, let&#8217;s do it!</p>
<p>Unfortunately, a lot of time converts to a lot of changes, so it&#8217;s been probably more trouble than needed if I had been keeping TikiWiki up to date along time. Not only the version of the application had changed, but also other basic setups of my hosting provider, including cpanel version and softaculous version. I tried it anyway, using Softaculous updater, but it failed. So I went for my backup.</p>
<p>Fortunately, I made a backup before proceeding, and I&#8217;ve been able to restore it by now. Really I made two, for good measure, and that was &#8220;lucky&#8221; because I needed both. So I&#8217;m going to suggest you the same. Do both a database backup (I used cpanel, but anything that can export SQL does the job) and an installation backup (with Softactulous).</p>
<p>&nbsp;</p>
<h3>Softaculous backs up an installation, but the zip does not appear in the backups page.</h3>
<p>This is something I was worried about since I got it. Soon after backing up something, Softaculous shows a progress bar and finally a success page that informs you that you will find that backup in the backups page. You navigate there and the zip does not appear !! I made a brand new backup, but I got the same: no zip in the backups page, just the message &#8220;You do not have any backups&#8221;.</p>
<p>The <a href="http://www.softaculous.com/board/index.php?tid=787" target="_blank">workaround</a> is to</p>
<ol>
<li>remove the old installation completely if it&#8217;s still there</li>
<li>create a fresh one at the old directory and with the old database name (dummy installation) BUT input your current email address for receiving the installation details</li>
<li>get the number that appears at the end of the backup URL: let&#8217;s say it&#8217;s 5</li>
<li>access your site with a file manager</li>
<li>enter the softaculous_backups folder</li>
<li>locate the zip file of the backup: you&#8217;ll discover it was properly created, with a name like &#8221;tiki.0.2012-02-04_19-50-44.zip&#8221;</li>
<li>rename it to &#8220;tiki.5.2012-02-04_19-50-44.zip&#8221;</li>
<li>refresh the backups page</li>
</ol>
<div>Now you&#8217;ll see the zip in the backups page, and you will be able to restore it from there.</div>
<h4>Softaculous restores an installation, but the database is empty.</h4>
<p>So you restore it, go to the application page and you get a connection error. You check with the file manager and see the application file structure in the old directory, then you check with phpMyAdmin and see the database, but it&#8217;s completely empty !! The problem here was that the dummy installation created a database with the old name and the old user name BUT with a new user password.</p>
<p>The workaround is to</p>
<ol>
<li>import the database backup with phpMyAdmin</li>
<li>edit the database configuration file in the application folder, such that the password is the one sent to your email address</li>
</ol>
<p>Now you&#8217;ll see the application page as it was at backup time, and you&#8217;ll be able to go on from there.</p>
<p>&nbsp;</p>
<p>I&#8217;m now going to find a way to export my old wiki content from the old installation and import it back into a new one. Wish me luck.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/how-to-recover-an-old-installation-with-softaculous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Extensions/Apps for Hacker News</title>
		<link>http://noteslog.com/post/google-chrome-extensionsapps-for-hacker-news/</link>
		<comments>http://noteslog.com/post/google-chrome-extensionsapps-for-hacker-news/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 07:31:44 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1469</guid>
		<description><![CDATA[I collected all data between 2012-02-02 and 2012-02-03. I tested all the 50 extensions/apps with news.ycombinator.com; I did not test all the other HN domains (news.ycombinator.org, news.ycombinator.net, hackerne.ws). The order in which the extensions/apps appear below is not significant, except for the ones I tagged very useful, which come first. (broken &#60; obsolete &#60; 0 &#60; [...]]]></description>
			<content:encoded><![CDATA[<p>I collected all data between 2012-02-02 and 2012-02-03. <script type="text/javascript">
jQuery(function($) {
  $('div.entry li').not(':first').not('.comment').find('strong:first').each(function() {
    $(this).wrapInner('<a href="https://chrome.google.com/webstore/search/' + encodeURIComponent($(this).text().replace(/ (\d+\.)*\d+$/, '')) + '" target="_blank">');
  });
});
</script></p>
<p>I tested all the 50 extensions/apps with news.ycombinator.com; I did not test all the other HN domains (news.ycombinator.org, news.ycombinator.net, hackerne.ws).</p>
<p>The order in which the extensions/apps appear below is not significant, except for the ones I tagged very useful, which come first. (broken &lt; obsolete &lt; 0 &lt; funny &lt; interesting &lt; useful &lt; very useful)</p>
<ol>
<li><strong><a href="https://chrome.google.com/webstore/detail/jaapjannjfdcklcgadbhiddhbelhhnkp" target="_blank">Hacker News Amplifier 1.6</a></strong> &#8211; Use this HN amplifier to see news with most points and comments at a glance, while preserving list order.<br />
Pop: 3 &#8211; Pro: It does it. Highly compatible. &#8211; Con: The icon could be better. &#8212; <strong>Very useful. </strong>(disclosure: I made it)<br />
&#8211;</li>
<li><strong>HN Unread Comments 1.1</strong> &#8211; Shows unread comments on Hacker News (http://news.ycombinator.com/).<br />
Pop: 59 &#8212; Pro: It does it. &#8211; Con: There could be a count on the home page. The color of the highlighting border could be an option. &#8212; <strong>Very useful.<br />
&#8211; </strong></li>
<li><strong>Hacker News Sidebar 1.0.7</strong> &#8211; Hacker News integration for Chrome.<br />
Pop: 421 &#8212; Pro: It works. &#8211; Con: The sidebar doesn&#8217;t show up if a web page is on HN but it has still no comments. A page action could be a better handle for the sidebar. &#8211; <strong>Very useful.</strong><br />
&#8211;</li>
<li><strong>What HN says 0.2</strong> &#8211; Shows the current page score. Click on icon to see discussion in Hacker News.<br />
Pop: 2 &#8212; Pro: It does it. &#8212; Con: Nothing. &#8211; <strong>Very useful. </strong>(similar to Hacker News Sidebar)<br />
&#8211;</li>
<li><strong>HN New Comments 0.314</strong> &#8211; Highlight new and edited comments.<br />
Pop: 12 &#8212; Pro: It does it. &#8212; Con: Options page lacks a title. &#8212; <strong>Very useful.</strong> (similar to HN Unread Comments 1.1)<br />
&#8211;</li>
<li><strong>HNCommentTracker 0.2</strong> &#8211; Hacker News Comment Tracker.<br />
Pop: 18 &#8212; Pro: It does it. &#8212; Con: Inconsistent: &#8220;new&#8221; and &#8220;unread&#8221; used interchangeably. &#8212; <strong>Very useful.</strong> (similar to HN Unread Comments 1.1)<br />
&#8211;</li>
<li><strong>Hacker News&#8217;d! 1.0</strong> &#8211; Lets you know if the page you&#8217;re looking at has been discussed on Hacker News (and lets you jump straight to that disucssion).<br />
Pop: 210 &#8212; Pro: It does it. &#8212; Con: Nothing. &#8212; <strong>Very useful.</strong> (similar to Hacker News Sidebar 1.0.7)<br />
&#8211;</li>
<li><strong>Hacker News UX 1.2.2.1</strong> &#8211; Hacker News improve user experience experiment.<br />
Pop: 371 &#8212; Pro: &#8220;About&#8221; feature very useful. &#8212; Con: There&#8217;s no option for enabling only what you need. <span style="color: #ff6600;">It&#8217;s <strong>only home compatible</strong> with HN Amplifier.</span> &#8212; <strong>Very useful.</strong><br />
&#8211;</li>
<li><strong>Hacker News &#8211; Show Read Comments 1.0</strong> &#8211; This is an extension to show you which comments you&#8217;ve already read.<br />
Pop: 7 &#8212; Pro: It does it. &#8212; Con: Nothing. &#8212; <strong>Very useful. </strong>(similar to HN Unread Comments 1.1)<br />
&#8211;</li>
<li><strong>Hacker Friends 1.0</strong> &#8211; Highlight when your friends post to Hacker News.<br />
Pop: 113 &#8212; Pro: It does it. &#8212; Con: Nothing. &#8212; <strong>Very useful.</strong><br />
&#8211;</li>
<li><strong>Shareaholic for Google Chrome™ 5.1.0</strong> &#8211; The easiest way to share interesting webpages using Facebook, Twitter, Email, Gmail, Buzz, Reader, Bookmarks, and more&#8230;<br />
Pop: 64663 &#8212; Pro: All in one. &#8212; Con: A bit lengthy setup with so many choices. &#8212; <strong>Very useful.</strong><br />
&#8211;</li>
<li><strong>HN HideIt 0.5.4</strong> &#8211; A collection of little utilities to make Hacker News browsing more comfortable.<br />
Pop: 30 &#8211; Pro: Nothing. &#8211; Con: Each reload causes a reset. Options are misleading, eg: &#8220;links&#8221; means &#8220;posts&#8221;, &#8221;hidden&#8221; means &#8220;grayed out&#8221;, &#8230; Some options are obsolete. Search box repositioning makes pages look broken.<br />
&#8211;</li>
<li><del><strong>HN Reveal 0.21</strong></del> &#8211; Reveals vote scores of comments posted on Hacker News.<br />
Pop: 14 &#8212; Pro: No options. &#8212; Con: It looks broken, it always shows &#8220;1 point by&#8221;.<br />
&#8211;</li>
<li><strong>Readable HN 1.0.3</strong> &#8211; HackerNews with a touch of beauty (Readability bookmarklet like styling).<br />
Pop: 102 &#8212; Pro: No options &#8212; Con: It makes everything much bigger. (Why not just zoom?)<br />
&#8211;</li>
<li><strong>HN Search Suggestions 1.0</strong> &#8211; Provides search-suggestions for Hacker News submissions and/or comments. (Type &#8216;hn&#8217; in the omnibox and press tab).<br />
Pop: 7 &#8212; Pro: No options. &#8212; Con: Misleading instructions, eg: on my Mac, I had to use [h][n][space] instead of ['][h][n]['][tab] &#8212; <strong>Useful.</strong><br />
&#8211;</li>
<li><del><strong>HN Vote button 1.0.2</strong></del> &#8211; Vote-up webpages directly from your browser&#8217;s toolbar!<br />
Pop: 2 &#8212; Pro: No options. &#8212; Con: Misleading icon. It looks broken.<br />
&#8211;</li>
<li><del><strong>Show full domain on HN 1.2</strong></del> &#8211; Show the full domain name on Hacker News next to titles.<br />
Pop: 7 &#8212; Pro: No options. &#8212; Con: It looks broken or obsolete.<br />
&#8211;</li>
<li><del><strong>Flattehn 0.9.1</strong></del> &#8211; Levels the voting field of HN by hiding usernames and points until you&#8217;ve voted.<br />
Pop: 8 &#8212; Pro: No options. &#8212; Con: It looks broken AND obsolete.<br />
&#8211;</li>
<li><strong>Hacker News Collapsible Comments 1.1</strong> &#8211; Adds reddit-like [+] and [-] links to collapse and expand comment threads.<br />
Pop: 258 &#8212; Pro: No options. &#8212; Con: Each reload causes a reset. I wish the default was all collapsed but showing the first line, gmail-like &#8212; <strong>Useful.</strong><br />
&#8211;</li>
<li><strong>Go Build Stuff 1.0</strong> &#8211; Helps you concentrate on building stuff.<br />
Pop: 107 &#8212; Pro: No options &#8212; Con: Nothing. &#8212; <strong>Funny.</strong><br />
&#8211;</li>
<li><del><strong>Coley&#8217;s Hacker News 1.1</strong></del> &#8211; Refreshes Hacker News every minute. All out-going links open in a background tab.<br />
Pop: 8 &#8212; Pro: No options. &#8212; Con: It looks broken.<br />
&#8211;</li>
<li><strong>Noprocrast Enhanced 0.1</strong> &#8211; This refreshes all idle (i.e. no keydown or click events) HN pages every five minutes.<br />
Pop: 1 &#8212; Pro: No options. &#8212; Con: What for?<br />
&#8211;</li>
<li><del><strong>Mustard Gas (HN3) for Hacker News 1.1</strong></del> &#8211; Mustard Gas.<br />
Pop: 4 &#8212; Pro: No options. &#8212; Con: It looks broken.<br />
&#8211;</li>
<li><strong>Hacker News Modified 3.0.8</strong> &#8211; Updated version of http://goo.gl/C7Kpp.<br />
Pop: 2 &#8212; Pro: It can save to Instapaper. &#8212; Con: Main icon is broken. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>HackemUp 1.1</strong> &#8211; Keep track of what&#8217;s changed on Hacker News front page since the last time you looked.<br />
Pop: 106 &#8212; Pro: No options. &#8212; Con: <span style="color: #ff6600;">It&#8217;s <strong>not compatible</strong> with HN Amplifier.</span> It could just show delta of new comments. No help about icons. &#8212; <strong>Interesting.</strong> (similar to HN Unread Comments 1.1)<br />
&#8211;</li>
<li><strong>Georgify 1.1</strong> &#8211; Alternate CSS for Hacker News with a focus on typography and readability.<br />
Pop: 1530 &#8212; Pro: No options. &#8212; Con: <span style="color: #ff6600;">It&#8217;s <strong>not compatible</strong> with HN Amplifier.<span style="color: #000000;"> Misleading documentation: It changes the DOM, not just the CSS &#8212; <strong>Interesting.</strong> (similar to Readable HN 1.0.3)</span></span><br />
&#8211;</li>
<li><strong>Hacker News 2.51</strong> &#8211; Displays recent stories from Hacker News.<br />
Pop: 688 &#8212; Pro:  Nothing. &#8212; Con: Nothing. &#8212; <strong>Interesting. </strong>(similar to Hacker News Modified 3.0.8)<br />
&#8211;</li>
<li><strong>Hacker News OnePage 0.8.2</strong> &#8211; Provides users with the ability to browse Hacker News articles and comments without leaving the page.<br />
Pop: 343 &#8212; Pro: No options. &#8212; Con: It doesn&#8217;t remember my choices about what posts to show collapsed/expanded. It could show the Comments below the Article and not the other way around. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Hacker News Hotkeys 0.1</strong> &#8211; Gmail style hotkeys for Hacker News. Want Vim or Emacs style? Pay me or bother me :)<br />
Pop: 102 &#8212; Pro: No options. &#8212; Con: It&#8217;s using a browse action instead of a page action. Misleading documentation: h does not show help (the icon does). &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Hacker News Stack 0.3</strong> &#8211; Focus on the really fresh and unread news in YCombinator &#8211; Hacker News. Relocate read items into the bottom of the website.<br />
Pop: 42 &#8212; Pro: No options. &#8212; Con: It works only if you leftclick on a post. The icon does nothing.<br />
&#8211;</li>
<li><strong>Hacker News Reader 0.2</strong> &#8211; Quickly browse Hacker News articles and comments.<br />
Pop: 1316 &#8212; Pro: Nothing. &#8212; Con: It&#8217;s an app (not an extension). &#8212; (similar to Hacker News OnePage 0.8.2)<br />
&#8211;</li>
<li><strong>Hacker News Collapse 1.1</strong> &#8211; Collapses comments on Hacker News.<br />
Pop: 106 &#8212; Pro: No options. &#8212; Con: Each reload causes a reset. I wish the default was all collapsed but showing the first line, gmail-like &#8211; <strong>Useful.</strong> (similar to Hacker News Collapsible Comments 1.1)<br />
&#8211;</li>
<li><strong>Hackers News Reader 4</strong> &#8211; Simplistic Reader for Hacker News.<br />
Pop: 690 &#8212; Pro: No options. &#8212; Con: It&#8217;s an app (not an extension). &#8211; (similar to Hacker News OnePage 0.8.2)<br />
&#8211;</li>
<li><strong>Hacker News + 1.5</strong> &#8211; Stylish Hacker News.<br />
Pop: 303 &#8212; Pro: No options. Home page really nice. &#8212; Con: Nothing. &#8212; <strong>Interesting.</strong> (similar to Readable HN 1.0.3)<br />
&#8211;</li>
<li><strong>Readable HackerNews 2.3.4</strong> &#8211; Stylish Hacker News.<br />
Pop: 412 &#8212; Pro: No options. Nice. &#8211; Con: Nothing. &#8211; <strong>Interesting.</strong> (similar to Readable HN 1.0.3)<br />
&#8211;</li>
<li><strong>Reddit-Style Comments for Hacker News 1.3</strong> &#8211; Adds a simple toggle to hide/show comments in discussion threads on Hacker News.<br />
Pop: 41 &#8212; Pro: No options. It shows #descendants. &#8211; Con: Each reload causes a reset. I wish the default was all collapsed but showing the first line, gmail-like &#8211; <strong>Useful. </strong>(similar to Hacker News Collapsible Comments 1.1)<br />
&#8211;</li>
<li><strong>Hacker News Sorter 1.6.1</strong> &#8211; Sort posts by points, enables search and linkify&#8217;s Hacker News.<br />
Pop: 26 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Interesting. </strong>(similar to HN Amplifier)<br />
&#8211;</li>
<li><strong>Hacker News Extended 00.1</strong> &#8211; Framework for extending Hacker News.<br />
Pop: 4 &#8212; Pro: No options. &#8212; Con: No documentation. &#8211; (jko navigation)<br />
&#8211;</li>
<li><strong>Submit to Hacker News 1.0</strong> &#8211; Hacker news submit button for Chrome. Inspired by Phil Kast&#8217;s bookmarklet.<br />
Pop: 27 &#8212; Pro: No options. &#8212; Con: What for?<br />
&#8211;</li>
<li><strong>Tweet From Hacker News 1.0</strong> &#8211; Tweet articles directly from Hacker News.<br />
Pop: 60 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Hacker News platinum 8</strong> &#8211; Hacker News extension that provides keyboard navigation based on reddit-platinum.<br />
Pop: 10 &#8212; Pro: No options. &#8212; Con: It could save scrolling time eliminating animation. &#8212; <strong>Useful.</strong> (jko navigation)<br />
&#8211;</li>
<li><strong>NavigComments @ Hacker News 0.1.1</strong> &#8211; Navigate through comments @ Hacker News. Any comment can be marked as read or highlighted, read ones can be hidden.<br />
Pop: 3 &#8212; Pro: No options. Marked comments are not lost on reload. &#8212; Con: It&#8217;s not possible to highlight on a Mac. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Hacker News Hider 1.0.3</strong> &#8211; This minifies/hides stories that you have clicked on at the YCombinator site: Hacker News.<br />
Pop: 7 &#8212; Pro: No options. Grayed out comments are not lost on reload. &#8211; Con: It works only if you leftclick on a post. &#8211; (similar to HN HideIt 0.5.4)<br />
&#8211;</li>
<li><strong>Hacker News &#8211; Show Full Domain 1.0</strong> &#8211; This is an extension to show the full domain (including subdomains) next to a link, rather than just the root.<br />
Pop: 128 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Useful.</strong> (similar to Show full domain on HN 1.2)<br />
&#8211;</li>
<li><strong>Hacker Sync 1.3</strong> &#8211; Integrates Delicious bookmarking with upvoting at Hacker News.<br />
Pop: 28 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Useful.</strong><br />
&#8211;</li>
<li><strong>Chrombinator 1.1</strong> &#8211; .<br />
Pop: 15 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Useful.</strong><br />
&#8211;</li>
<li><strong>Wompt Chat 0.1.7</strong> &#8211; Wompt brings chat to all your favorite sites.<br />
Pop: 44 &#8212; Pro: No options &#8212; Con: Nothing. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Popularity 1.4.1</strong> &#8211; Shows how many times the current web page has been shared on Twitter, LinkedIn, Facebook, Hacker News and Google Buzz.<br />
Pop: 102 &#8212; Pro: No options. &#8212; Con: Nothing. &#8212; <strong>Interesting.</strong><br />
&#8211;</li>
<li><strong>Make Something People Want 1.2</strong> &#8211; Redirects your list of distracting sites to makesomethingpeoplewant.org.<br />
Pop: 2 &#8212; Pro: Nothing. &#8212; Con: Nothing. &#8212; <strong>Funny.</strong> (similar to Go Build Stuff 1.0)<br />
&#8211;</li>
<li><strong>HNdicator 0.1</strong> &#8211; HackerNews Character Limit Indicator.<br />
Pop: 2 &#8212; Pro: No options. &#8212; Con: The smallest feature. &#8212; <strong>Interesting.</strong></li>
</ol>
<h4></h4>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/google-chrome-extensionsapps-for-hacker-news/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Triskaidecagon</title>
		<link>http://noteslog.com/post/triskaidecagon/</link>
		<comments>http://noteslog.com/post/triskaidecagon/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 12:37:56 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1468</guid>
		<description><![CDATA[Wikipedia says A regular triskaidecagon is not constructible with compass and straightedge. However, it is constructible using a Neusis construction. Grapefruit trees know how to use neusis. &#160; As well as the unknown medieval architect that made the Cathedral of Larino. &#160; And the Czech Republic coin makers. &#160; Apparently, nobody else knows. &#160; Nice: 1 2 &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Triskaidecagon" target="_blank">Wikipedia says</a></p>
<blockquote><p>A regular triskaidecagon is not <a title="Constructible polygon" href="http://en.wikipedia.org/wiki/Constructible_polygon">constructible</a> with <a title="Compass and straightedge" href="http://en.wikipedia.org/wiki/Compass_and_straightedge">compass and straightedge</a>. However, it is constructible using a <a title="Neusis construction" href="http://en.wikipedia.org/wiki/Neusis_construction">Neusis construction</a>.</p></blockquote>
<p>Grapefruit trees know how to use neusis.</p>
<p><a href="http://www.cuded.com/2012/01/fruit-and-flowers-paintings-by-dennis-wojtkiewicz/" target="_blank"><img class="alignnone size-full wp-image-1470" title="Dennis-Wojtkiewicz-fruit" src="http://noteslog.com/blog/wp-content/uploads/2012/02/05a-Dennis-Wojtkiewicz-fruit.jpg" alt="Triskaidecagon in an orange slice" width="600" height="598" /></a></p>
<p>&nbsp;</p>
<p>As well as the unknown medieval architect that made the <a href="http://www.comune.larino.cb.it/turismo/monumenti.php" target="_blank">Cathedral of Larino</a>.</p>
<p><a href="http://www.nicolademarchi.it/vedifoto.asp?categoria=021010&amp;cosa=10" target="_blank"><img class="alignnone size-full wp-image-1471" title="Duomo-Larino-dentro" src="http://noteslog.com/blog/wp-content/uploads/2012/02/Duomo-Larino-dentro.jpg" alt="Triskaidecagon in a rose window" width="640" height="480" /></a></p>
<p>&nbsp;</p>
<p>And the Czech Republic coin makers.</p>
<p><a href="http://www.tady.cz/cnslouny/e-ga/g-m-cr-o-e.htm"><img class="alignnone size-full wp-image-1473" title="20-coronas" src="http://noteslog.com/blog/wp-content/uploads/2012/02/20-coronas.jpg" alt="" width="677" height="335" /></a></p>
<p>&nbsp;</p>
<p>Apparently, nobody else knows.</p>
<p>&nbsp;</p>
<p>Nice: <a href="http://en.wikipedia.org/wiki/User:Bender2k14/Regular_Polygon_Constructions" target="_blank">1</a> <a href="http://phdfishman.blogspot.com/2011/12/tridecagon-construction-at-error-76e-11.html" target="_blank">2</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/triskaidecagon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Trying</title>
		<link>http://noteslog.com/post/keep-trying/</link>
		<comments>http://noteslog.com/post/keep-trying/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 06:36:51 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://noteslog.com/?p=1466</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://noteslog.com/blog/wp-content/uploads/2012/01/Screen-shot-2012-01-19-at-07.32.21.png" rel="lightbox[1466]" title="Screen shot 2012-01-19 at 07.32.21"><img src="http://noteslog.com/blog/wp-content/uploads/2012/01/Screen-shot-2012-01-19-at-07.32.21.png" alt="" title="Screen shot 2012-01-19 at 07.32.21" width="390" height="208" class="alignnone size-full wp-image-1467" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/keep-trying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

