<?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>Developing the web &#187; Software</title>
	<atom:link href="http://www.neopix.eu/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neopix.eu/blog</link>
	<description>by Noémie Lemaitre</description>
	<lastBuildDate>Sat, 25 Jun 2011 12:25:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Managing cooking recipes in the modern household</title>
		<link>http://www.neopix.eu/blog/managin-cooking-recipes-in-the-modern-household/</link>
		<comments>http://www.neopix.eu/blog/managin-cooking-recipes-in-the-modern-household/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 09:35:45 +0000</pubDate>
		<dc:creator>Noémie Lemaitre</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Cooking recipes]]></category>

		<guid isPermaLink="false">http://www.neopix.eu/blog/?p=305</guid>
		<description><![CDATA[I recently had to decide on the future of an expanding collection of cooking recipes in my household. Here are the topics I considered. The current situation I own a few cookbooks, either I bought them or they were gifts. They all have different formats. When I want to cook something special that isn&#8217;t in [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to decide on the future of an expanding collection of cooking recipes in my household. Here are the topics I considered.</p>
<h2>The current situation</h2>
<p><a href="http://www.flickr.com/photos/lollyknit/699641738/" title="Cookbook Shelf by LollyKnit, on Flickr" target="_blank"><img src="http://farm2.static.flickr.com/1165/699641738_1cd5f4c668_m.jpg" width="150" height="240" class="imgborder alignright" alt="Cookbook Shelf" /></a></p>
<ul>
<li>I own a few cookbooks, either I bought them or they were gifts. They all have different formats.</li>
<li>When I want to cook something special that isn&#8217;t in the cookbooks, I search the internet for a recipe. Then I tend to print it for later use.</li>
<li>If I happen to find an interesting recipe in a magazine, I cut it out or copy it.</li>
<li>I try to keep those sheets within a folder, ordered alphabetically.</li>
</ul>
<h2>The problem</h2>
<ul>
<li>Apparently I&#8217;m not fast enough to process the papers waiting to be copied and/or sorted.</li>
<li>The drawer where the cookbooks and the papers are stored is crowded.</li>
<li>To find a recipe involving potatoes and mushrooms, which can be cooked in less than 45 min, I have to rely on my memory, indices in books, an arbitrary alphabetical categorization, as well as going throught loose sheets.</li>
<li>The experience can be frustrating, especially if I have no time to recall and ponder.</li>
</ul>
<h2>The solutions</h2>
<h4>Solution 1: Optimize the system in use</h4>
<p>It should be possible to optimized the current process to get more satisfaction out of it.</p>
<p><strong>How</strong></p>
<ul>
<li>Order the sheets in the folder in categories like appetizer, main dish, dessert, etc., to better target the appropriate direction at first.</li>
<li>Convert every recipe found in a book, a magazine or online into a page in the cookbook folder. Rather quickly and methodically.</li>
<li>Store the unprocessed stuff somewhere else than in the drawer, where there would be only &#8220;finished&#8221; recipes &#8211; those which are already cut out, pasted, copied, ordered.</li>
</ul>
<p><strong>Disadvantages</strong></p>
<ul>
<li>Searching
<ul>
<li>If I only have some potatoes and mushrooms left at home, I still have to go through the whole &#8220;Main dish&#8221; part of the folder to find a recipe.</li>
<li>If I just desperately want to eat goat cheese, regardless of the combination, I&#8217;ll have to go through the whole cookbook folder.</li>
</ul>
</li>
<li>Handling
<ul>
<li>I will have a bunch of unproccessed recipes waiting for me to manage them before I can use them. I probably will postpone the work until the next Christmas holiday. (And then I&#8217;ll have something better to do.)</li>
<li>The paper formats are all different, and some won&#8217;t fit nicely in my folder.</li>
</ul>
</li>
<li>Scalability
<ul>
<li>If I&#8217;m given 3 more cookbooks as presents within the next 6 years, I&#8217;ll have to get a second folder.</li>
<li>I could scale to the &#8220;Desserts folder&#8221;, while the &#8220;Main dish folder&#8221; will grow and the contents soon will need even more folders. After 10 years, I&#8217;ll have an entire shelf filled with cookbook folders. In the kitchen.</li>
</ul>
</li>
</ul>
<h4>Solution 2: Go digital</h4>
<p><a href="http://www.flickr.com/photos/dana_moos/4897661862/" target="_blank" title="My weekend of cookbook writing/recipe testing... by Dana Moos, Realtor, on Flickr"><img src="http://farm5.static.flickr.com/4117/4897661862_990a9b4c06_m.jpg" width="240" height="169" class="imgborder alignright" alt="My weekend of cookbook writing/recipe testing..." /></a><br />
While the current system still can be digitalized without having to request a 3 months leave from work, it is important to take a look at the possibilities.</p>
<p><strong>How</strong></p>
<ul>
<li>Digitalize all the recipes that are on paper.</li>
<li>Have a system to store them.</li>
<li>Enter new recipes directly into the system.</li>
</ul>
<p><strong>Possible implementations</strong></p>
<ul>
<li>Use a native system, e.g. a cooking recipes management software to install on a computer.</li>
<li>Use a script that already covers most of the functions I need, e.g. <a href="http://www.maianscriptworld.co.uk/free-php-scripts/maian-recipe/free-recipe-system/index.html" target="_blank">Maian Recipe</a>.</li>
<li>Use a Wiki or Wiki-like CMS.</li>
<li>Design and create an own system. (With 2 techies in the house, this is an option I can consider without flinching.)</li>
</ul>
<p><strong>Disadvantages</strong></p>
<ul>
<li>Entering data into a digital system is not neccessarily as easy as placing a sheet of paper into a folder. It may be formatted correctly for the program to accept it.</li>
<li>There are many programs on the market and there are nice ones, but a native system is very binding. I&#8217;d like to separate my data pool from any interface, to be able to use it as I see fit. (I may want to publish an eBook about cooking some day, right?)</li>
<li>Enhancing an existing script which I haven&#8217;t coded myself can be a pain. The cookbook project should keep a fun factor.</li>
<li>While I love to design a database&#8217;s architecture, I don&#8217;t like parsers. Sentences like &#8220;Honey, if you don&#8217;t get the parser to work I won&#8217;t be able to cook dinner today!&#8221; are definitely not in the scope of my relationship.</li>
</ul>
<h2>The choice</h2>
<p>I decided to give <a href="http://www.mediawiki.org/wiki/MediaWiki" target="_blank">MediaWiki</a> a chance.</p>
<p><strong>Advantages</strong></p>
<ul>
<li>Entering a recipe, either typing it or pasting it from another source, is pretty easy when you&#8217;re familiar with Wikis (I am).</li>
<li>A library takes care of image handling. (Yes, I&#8217;m getting lazy!)</li>
<li>The search function fits my needs.</li>
<li>The system is scalable.</li>
<li>It&#8217;s free and it&#8217;s open source.</li>
</ul>
<p>Now, how do <em>you</em> manage your cooking recipes at home?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.neopix.eu%2Fblog%2Fmanagin-cooking-recipes-in-the-modern-household%2F&amp;title=Managing%20cooking%20recipes%20in%20the%20modern%20household" id="wpa2a_2"><img src="http://www.neopix.eu/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.neopix.eu/blog/managin-cooking-recipes-in-the-modern-household/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Firefox add-ons to get in control</title>
		<link>http://www.neopix.eu/blog/10-firefox-add-ons-to-get-in-control/</link>
		<comments>http://www.neopix.eu/blog/10-firefox-add-ons-to-get-in-control/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 16:48:13 +0000</pubDate>
		<dc:creator>Noémie Lemaitre</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.neopix.eu/blog/?p=33</guid>
		<description><![CDATA[I optimized my workflow by using a few handy Firefox add-ons and I wanted to share the bliss with you. Morning Coffee https://addons.mozilla.org/en-US/firefox/addon/2677 Maybe a Firefox startpage is not enough for you. Do you want to know what&#8217;s going on in your company&#8217;s wiki on a daily basis? Have a look at your JIRA assigned [...]]]></description>
			<content:encoded><![CDATA[<p>I optimized my workflow by using a few handy Firefox add-ons and I wanted to share the bliss with you.</p>
<p><a href="http://www.flickr.com/photos/kazabana_kazabana_kazabana_kazabana/2128967138/" title="w foxkeh by kazabana, on Flickr"><img src="http://farm3.static.flickr.com/2021/2128967138_3756a0aac8_m.jpg" class="alignright imgborder" width="180" height="240" alt="w foxkeh" /></a></p>
<ol>
<li>
<strong>Morning Coffee</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/2677" href="https://addons.mozilla.org/en-US/firefox/addon/2677">https://addons.mozilla.org/en-US/firefox/addon/2677</a><br />
Maybe a Firefox startpage is not enough for you. Do you want to know what&#8217;s going on in your company&#8217;s wiki on a daily basis? Have a look at your JIRA assigned issues in the morning? Want to login in your ticketing system every second day? Morning Coffee is the answer.<br />
You can configure the add-on to load many websites when you click on a single button in the Firefox toolbar, and even tell it to open a few only on Mondays and Wednesdays. That&#8217;s a really good start in the working day!
</li>
<li>
<strong>Sage</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/77" href="https://addons.mozilla.org/en-US/firefox/addon/77">https://addons.mozilla.org/en-US/firefox/addon/77</a><br />
Sage is a light-weight RSS feed reader. Its interface is seamless but it works streamlined. A must to stay tuned about what&#8217;s going on in your particular expertise domain.
</li>
<li>
<strong>Read it later</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/7661" href="https://addons.mozilla.org/en-US/firefox/addon/7661">https://addons.mozilla.org/en-US/firefox/addon/7661</a><br />
Did you forgot where you saved this website you were looking at last week in the infinite realm of your bookmarks? Read it later is for you. With this add-on you just click on a button to remember an interesting page you see on the web. It provides synching so you have access to your reading list from everywhere. You&#8217;ll never loose any hot link again!
</li>
<li>
<strong>Web Developer</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/60" href="https://addons.mozilla.org/en-US/firefox/addon/60">https://addons.mozilla.org/en-US/firefox/addon/60</a><br />
A must for IT professionals. Web Developer provides a lot of &#8211; you guessed &#8211; web development tools like screen resize, table outline and image hiding, to name a few.
</li>
<li>
<strong>MeasureIt</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/539" href="https://addons.mozilla.org/en-US/firefox/addon/539">https://addons.mozilla.org/en-US/firefox/addon/539</a><br />
Tidy, placed in the browser&#8217;s status bar, this add-on allows you to measure on screen. Ideal for getting a quick idea of an image&#8217;s dimensions or a form field&#8217;s width.
</li>
<li>
<strong>ColorZilla</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/271" href="https://addons.mozilla.org/en-US/firefox/addon/271">https://addons.mozilla.org/en-US/firefox/addon/271</a><br />
Also in the status bar, ColorZilla picks colors on the screen and gives you the color&#8217;s code in hex and RGB.
</li>
<li>
<strong>Firebug</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/1843" href="https://addons.mozilla.org/en-US/firefox/addon/1843">https://addons.mozilla.org/en-US/firefox/addon/1843</a><br />
Another typical web developer&#8217;s add-on, Firebug has become the practical alternative to &#8220;View source&#8221;. It is full-blown with lots of features which will convince you.
</li>
<li>
<strong>TwitterBar</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/4664" href="https://addons.mozilla.org/en-US/firefox/addon/4664">https://addons.mozilla.org/en-US/firefox/addon/4664</a><br />
Allows you to tweet a site you&#8217;re just visiting on click. You can automatically add a prefix to your tweet (like &#8220;Currently browsing:&#8221;) and set it up to ask you for confirmation every time before posting.
</li>
<li>
<strong>SearchPreview</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/189" href="https://addons.mozilla.org/en-US/firefox/addon/189">https://addons.mozilla.org/en-US/firefox/addon/189</a><br />
Formerly know as GooglePreview. Shows a screen preview for each search result in your favorite search engine.
</li>
<li>
<strong>Personas Plus</strong><br />
<a title="https://addons.mozilla.org/en-US/firefox/addon/10900" href="https://addons.mozilla.org/en-US/firefox/addon/10900">https://addons.mozilla.org/en-US/firefox/addon/10900</a><br />
This one is for the wellness of your eyes. Make your browser look like an irish pub during St. Patrick&#8217;s day&#8217;s party or ornate it with your newest favorite movie&#8217;s cover.
</li>
</ol>
<p>Enjoy your enhanced Firefox experience and tell us what your top add-ons are!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.neopix.eu%2Fblog%2F10-firefox-add-ons-to-get-in-control%2F&amp;title=10%20Firefox%20add-ons%20to%20get%20in%20control" id="wpa2a_4"><img src="http://www.neopix.eu/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.neopix.eu/blog/10-firefox-add-ons-to-get-in-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

