<?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>Soft thinking &#187; Tips</title>
	<atom:link href="http://www.fireflake.com/tech/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fireflake.com/tech</link>
	<description>Thinking about computer programming.</description>
	<lastBuildDate>Thu, 10 Nov 2011 10:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Word-problem</title>
		<link>http://www.fireflake.com/tech/2011/05/04/word-problem/</link>
		<comments>http://www.fireflake.com/tech/2011/05/04/word-problem/#comments</comments>
		<pubDate>Wed, 04 May 2011 20:31:50 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Funderingar]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Felsökning]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/2011/05/04/word-problem/</guid>
		<description><![CDATA[<p><a rel="attachment wp-att-345" href="http://www.fireflake.com/tech/2011/02/10/att-kora-word-pa-en-server/word/"><img class="alignright size-full wp-image-345" title="Microsoft Word" src="/tech/wp-content/uploads/word.jpg" alt="" width="167" height="167" /></a>Idag hade jag väldigt stora och konstiga problem med Word. Till synes slumpmässigt gav den mig ett felmeddelande om &#8220;slut på minnet&#8221; och att jag genast måste spara mitt arbete så att det inte gick förlorat. Med cirka 3 Gb internminne och 280 Gb hårddisk ledigt så var det ett lite lustigt felmeddelande.</p>
<p>Efter många om och men har jag nu kommit fram till följande när man felsöker dylika konstigheter i Word:<br />
Steg 1: Radera normal.dot och starta utan några inställningar.<br />
Steg 2: Skapa en ny användarprofil på datorn och starta Word i denna nya &#8220;rena&#8221; profil.</p>
<p>Steg 3: Bränn datorn på ett bål under en ritual för att fördriva de onda andarna ur datorn</p>
<p>Sån tur var löste det sig i steg nummer 2.</p>
]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-345" href="http://www.fireflake.com/tech/2011/02/10/att-kora-word-pa-en-server/word/"><img class="alignright size-full wp-image-345" title="Microsoft Word" src="/tech/wp-content/uploads/word.jpg" alt="" width="167" height="167" /></a>Idag hade jag väldigt stora och konstiga problem med Word. Till synes slumpmässigt gav den mig ett felmeddelande om &#8220;slut på minnet&#8221; och att jag genast måste spara mitt arbete så att det inte gick förlorat. Med cirka 3 Gb internminne och 280 Gb hårddisk ledigt så var det ett lite lustigt felmeddelande.</p>
<p>Efter många om och men har jag nu kommit fram till följande när man felsöker dylika konstigheter i Word:<br />
Steg 1: Radera normal.dot och starta utan några inställningar.<br />
Steg 2: Skapa en ny användarprofil på datorn och starta Word i denna nya &#8220;rena&#8221; profil.</p>
<p>Steg 3: Bränn datorn på ett bål under en ritual för att fördriva de onda andarna ur datorn</p>
<p>Sån tur var löste det sig i steg nummer 2.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2011%2F05%2F04%2Fword-problem%2F&amp;title=Word-problem" id="wpa2a_2"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2011/05/04/word-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redigering av 2GB+ filer</title>
		<link>http://www.fireflake.com/tech/2011/04/06/redigering-av-2gb-filer/</link>
		<comments>http://www.fireflake.com/tech/2011/04/06/redigering-av-2gb-filer/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 14:04:10 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[gVim]]></category>
		<category><![CDATA[stora filer]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=392</guid>
		<description><![CDATA[<p>2 GB är väl inte så farligt längre? Det var dock inte så roligt att försöka redigera en sådan på ett Windows-system. Man längtade till massor av trevliga kommando i Linux för att hantera mastodont-filen och till slut blev det <a href="http://www.vim.org/download.php">gVim</a> som fick rädda dagen.</p>
]]></description>
			<content:encoded><![CDATA[<p>2 GB är väl inte så farligt längre? Det var dock inte så roligt att försöka redigera en sådan på ett Windows-system. Man längtade till massor av trevliga kommando i Linux för att hantera mastodont-filen och till slut blev det <a href="http://www.vim.org/download.php">gVim</a> som fick rädda dagen.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2011%2F04%2F06%2Fredigering-av-2gb-filer%2F&amp;title=Redigering%20av%202GB%2B%20filer" id="wpa2a_4"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2011/04/06/redigering-av-2gb-filer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vårstädning i Facebook</title>
		<link>http://www.fireflake.com/tech/2011/01/27/varstadning-i-facebook/</link>
		<comments>http://www.fireflake.com/tech/2011/01/27/varstadning-i-facebook/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 15:12:59 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[applikationer]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[privat]]></category>
		<category><![CDATA[säkerhet]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=336</guid>
		<description><![CDATA[<p>Jag kände att jag behövde se över hur mycket storebror Facebook känner till om mig och mitt leverne. När jag gick in under sekretessinställningar och sedan redigerade information om applikationer och webbplatser blev jag nästan lite häpen. Där fanns en lång lång lista över applikationer som tydligen hade rätt att läsa vad de ville om mig. Många av dem kommer jag ihåg att jag vid något svagt tillfälle tackat ja till (vem vill inte vara &#8220;Friends Forever&#8221;?) men nästan lika många kände jag inte alls igen.</p>
<p>I brist på vår i den riktiga världen bestämde jag mig för att utropa en vårstädning på Internet istället. Sagt och gjort, jag har nu tagit bort så gott som alla applikationer som hade tillgång till min information ifrån Facebook. De flesta av dem var inaktiva men det känns ändå skönt att ha dem borta.</p>
<p>Hur många applikationer har ni själva? Kolla här:<br />
<a href="http://www.facebook.com/settings/?tab=applications">http://www.facebook.com/settings/?tab=applications</a></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 213px; width: 1px; height: 1px; overflow: hidden;">http://www.facebook.com/settings/?tab=application</div>
]]></description>
			<content:encoded><![CDATA[<p>Jag kände att jag behövde se över hur mycket storebror Facebook känner till om mig och mitt leverne. När jag gick in under sekretessinställningar och sedan redigerade information om applikationer och webbplatser blev jag nästan lite häpen. Där fanns en lång lång lista över applikationer som tydligen hade rätt att läsa vad de ville om mig. Många av dem kommer jag ihåg att jag vid något svagt tillfälle tackat ja till (vem vill inte vara &#8220;Friends Forever&#8221;?) men nästan lika många kände jag inte alls igen.</p>
<p>I brist på vår i den riktiga världen bestämde jag mig för att utropa en vårstädning på Internet istället. Sagt och gjort, jag har nu tagit bort så gott som alla applikationer som hade tillgång till min information ifrån Facebook. De flesta av dem var inaktiva men det känns ändå skönt att ha dem borta.</p>
<p>Hur många applikationer har ni själva? Kolla här:<br />
<a href="http://www.facebook.com/settings/?tab=applications">http://www.facebook.com/settings/?tab=applications</a></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 213px; width: 1px; height: 1px; overflow: hidden;">http://www.facebook.com/settings/?tab=application</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2011%2F01%2F27%2Fvarstadning-i-facebook%2F&amp;title=V%C3%A5rst%C3%A4dning%20i%20Facebook" id="wpa2a_6"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2011/01/27/varstadning-i-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Base64-kodning för e-post</title>
		<link>http://www.fireflake.com/tech/2011/01/17/base64-kodning-for-e-post/</link>
		<comments>http://www.fireflake.com/tech/2011/01/17/base64-kodning-for-e-post/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 10:01:51 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Base64]]></category>
		<category><![CDATA[e-post]]></category>
		<category><![CDATA[MIME]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=327</guid>
		<description><![CDATA[<p>Ibland är lösningar lättare än man tror. Jag hade en bild som skulle kodas till Base64 för att vara del av ett e-postutskick.  Jag funderade först på om jag skulle skriva ett enkelt litet program för att konvertera bilder till Base64 samt skapa header-information som ska följa med bilden i e-postutskicket.</p>
<p>Den enkla lösningen var att istället för att skapa ett program så skickade jag bilden till mig själv med e-post. Sedan vara det bara att &#8220;visa källa&#8221; på e-postmeddelandet och klippa ut den färdig-kodade bilden inklusive header med mera! Perfekt och enkelt. Ibland gör man det lätt för sig.</p>
]]></description>
			<content:encoded><![CDATA[<p>Ibland är lösningar lättare än man tror. Jag hade en bild som skulle kodas till Base64 för att vara del av ett e-postutskick.  Jag funderade först på om jag skulle skriva ett enkelt litet program för att konvertera bilder till Base64 samt skapa header-information som ska följa med bilden i e-postutskicket.</p>
<p>Den enkla lösningen var att istället för att skapa ett program så skickade jag bilden till mig själv med e-post. Sedan vara det bara att &#8220;visa källa&#8221; på e-postmeddelandet och klippa ut den färdig-kodade bilden inklusive header med mera! Perfekt och enkelt. Ibland gör man det lätt för sig.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2011%2F01%2F17%2Fbase64-kodning-for-e-post%2F&amp;title=Base64-kodning%20f%C3%B6r%20e-post" id="wpa2a_8"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2011/01/17/base64-kodning-for-e-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Essentials</title>
		<link>http://www.fireflake.com/tech/2011/01/10/microsoft-security-essentials/</link>
		<comments>http://www.fireflake.com/tech/2011/01/10/microsoft-security-essentials/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 06:42:23 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[Microsoft Security Essentials]]></category>
		<category><![CDATA[MSE]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=320</guid>
		<description><![CDATA[<p>För alla som missat det skulle jag villa påminna om att <a href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a> sedan en tid tillbaka finns tillgängligt att ladda ner för alla Windows-ägare även här i Sverige. Tidigare var tillgången begränsad till vissa världsdelar men nu är den alltså i alla fall tillgänglig här.</p>
<p>Jag har alltid varit emot anitvirusprogram och försökt undvika dem bäst det går. Idag kan man inte vara utan skydd med tanke på alla hot som kommer ifrån Internet. För en gångs skull tycker jag dock detta är ett program som bör vara del av operativsystemet (till skillnad mot webbläsare och annat lull-lull som Windows ofta fokuserar på). Vem kan bättre än Microsoft själva veta var och hur man bör skydda systemet? Jag hoppas bara att de satsar ordentligt på den här produkten så att den blir minst lika säker som konkurrenterna som har flera års försprång i antivirus-hantering.</p>
<p>Under ett par månader har jag kört Microsoft Security Essentials (MSE) på min hem-PC och det har fungerat utmärkt. Alla mina tidigare antivirusprogram har alltid gjort mycket oväsen av sig i form av uppdateringar eller att de varit i vägen när vissa program skulle köra. MSE är mycket tystare av sig och hittills verkar den fungera bra. Det återstår att se vid nästa virusutbrott om den hanterar detta på ett bra sätt!</p>
]]></description>
			<content:encoded><![CDATA[<p>För alla som missat det skulle jag villa påminna om att <a href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a> sedan en tid tillbaka finns tillgängligt att ladda ner för alla Windows-ägare även här i Sverige. Tidigare var tillgången begränsad till vissa världsdelar men nu är den alltså i alla fall tillgänglig här.</p>
<p>Jag har alltid varit emot anitvirusprogram och försökt undvika dem bäst det går. Idag kan man inte vara utan skydd med tanke på alla hot som kommer ifrån Internet. För en gångs skull tycker jag dock detta är ett program som bör vara del av operativsystemet (till skillnad mot webbläsare och annat lull-lull som Windows ofta fokuserar på). Vem kan bättre än Microsoft själva veta var och hur man bör skydda systemet? Jag hoppas bara att de satsar ordentligt på den här produkten så att den blir minst lika säker som konkurrenterna som har flera års försprång i antivirus-hantering.</p>
<p>Under ett par månader har jag kört Microsoft Security Essentials (MSE) på min hem-PC och det har fungerat utmärkt. Alla mina tidigare antivirusprogram har alltid gjort mycket oväsen av sig i form av uppdateringar eller att de varit i vägen när vissa program skulle köra. MSE är mycket tystare av sig och hittills verkar den fungera bra. Det återstår att se vid nästa virusutbrott om den hanterar detta på ett bra sätt!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2011%2F01%2F10%2Fmicrosoft-security-essentials%2F&amp;title=Microsoft%20Security%20Essentials" id="wpa2a_10"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2011/01/10/microsoft-security-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filhantering med Dropbox</title>
		<link>http://www.fireflake.com/tech/2010/11/23/filhantering-med-dropbox/</link>
		<comments>http://www.fireflake.com/tech/2010/11/23/filhantering-med-dropbox/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 13:42:31 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[filhantering]]></category>
		<category><![CDATA[molntjänst]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=303</guid>
		<description><![CDATA[<p>Dropbox är verkligen en härlig molntjänst. Tack vare de olika gränssnitt man kan använda Dropbox genom, till exempel som en vanlig mapp på din dator (vilket operativsystem du än kör) eller genom det utmärkta webbgränssnittet.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/w4eTR7tci6A&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/w4eTR7tci6A&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Det bästa med Dropbox är att man kan komma åt sina filer bakom nästan vilken brandvägg eller begränsad serverdator som helst. Ofta är företagsnätverk blockerade för &#8220;udda&#8221; trafik och då kan det vara svårt att ladda upp eller ner filer man behöver i jobbet.</p>
<p><a href="http://www.dropbox.com/referrals/NTg2NDk0MzE5?src=global">Skaffa ett eget Dropbox-konto och få 2 GB gratis utrymme</a>!</p>
]]></description>
			<content:encoded><![CDATA[<p>Dropbox är verkligen en härlig molntjänst. Tack vare de olika gränssnitt man kan använda Dropbox genom, till exempel som en vanlig mapp på din dator (vilket operativsystem du än kör) eller genom det utmärkta webbgränssnittet.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/w4eTR7tci6A&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/w4eTR7tci6A&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Det bästa med Dropbox är att man kan komma åt sina filer bakom nästan vilken brandvägg eller begränsad serverdator som helst. Ofta är företagsnätverk blockerade för &#8220;udda&#8221; trafik och då kan det vara svårt att ladda upp eller ner filer man behöver i jobbet.</p>
<p><a href="http://www.dropbox.com/referrals/NTg2NDk0MzE5?src=global">Skaffa ett eget Dropbox-konto och få 2 GB gratis utrymme</a>!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2010%2F11%2F23%2Ffilhantering-med-dropbox%2F&amp;title=Filhantering%20med%20Dropbox" id="wpa2a_12"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2010/11/23/filhantering-med-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utnyttja statistiken från din hemsida</title>
		<link>http://www.fireflake.com/tech/2010/08/13/utnyttja-statistiken-fran-din-hemsida/</link>
		<comments>http://www.fireflake.com/tech/2010/08/13/utnyttja-statistiken-fran-din-hemsida/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 22:13:28 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Piwik]]></category>
		<category><![CDATA[statistik]]></category>
		<category><![CDATA[utnyttja]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=256</guid>
		<description><![CDATA[<p><a href="/tech/wp-content/uploads/Piwik-logo.gif"><img class="alignright size-full wp-image-257" title="Piwik-logo" src="/tech/wp-content/uploads/Piwik-logo.gif" alt="" width="610" height="91" /></a>Glöm inte att följa statistiken ifrån din hemsida. Vad letar dina besökare efter när de hittar din hemsida? Att använda ett <a href="http://www.newseed.se/content/piwik">bra statistikverktyg som Piwik</a> eller <a href="http://www.google.com/analytics/">Google Analytics</a> kan öppna ett helt nytt sett för dig att se din egen hemsida.</p>
<p>Följ trender såsom var dina besökare kommer ifrån. Hur många besökare får du från den där bloggen eller forumet som du länkas ifrån. Det kan vara bra att veta då man kanske bör ägna mer tid åt att svara på kunders frågor på Internet och därmed lämna ett spår efter sig för nästa kund.</p>
<p>Ett mycket intressant sätt att använda statistik på är framförallt att hitta saker som dina besökare letar efter men som inte finns på din hemsida. Säg att ert företag lagt upp en &#8220;offert&#8221;-sida. Att se vilka besökare som når denna sida kan avslöja vad dina presumtiva kunder söker. Om du ser massor av sökord på &#8220;fastpris offert&#8221; (särskrivet i exempelvärldens underbara värld) så kanske detta bör framhävas på hemsidan om ni erbjuder denna tjänst.</p>
<p>Att ändra sidan efter de sökord där den passar är lite som att anpassa varorna i en butik efter vem som kommer och handlar. Kunden har alltid rätt, även på Internet!</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="/tech/wp-content/uploads/Piwik-logo.gif"><img class="alignright size-full wp-image-257" title="Piwik-logo" src="/tech/wp-content/uploads/Piwik-logo.gif" alt="" width="610" height="91" /></a>Glöm inte att följa statistiken ifrån din hemsida. Vad letar dina besökare efter när de hittar din hemsida? Att använda ett <a href="http://www.newseed.se/content/piwik">bra statistikverktyg som Piwik</a> eller <a href="http://www.google.com/analytics/">Google Analytics</a> kan öppna ett helt nytt sett för dig att se din egen hemsida.</p>
<p>Följ trender såsom var dina besökare kommer ifrån. Hur många besökare får du från den där bloggen eller forumet som du länkas ifrån. Det kan vara bra att veta då man kanske bör ägna mer tid åt att svara på kunders frågor på Internet och därmed lämna ett spår efter sig för nästa kund.</p>
<p>Ett mycket intressant sätt att använda statistik på är framförallt att hitta saker som dina besökare letar efter men som inte finns på din hemsida. Säg att ert företag lagt upp en &#8220;offert&#8221;-sida. Att se vilka besökare som når denna sida kan avslöja vad dina presumtiva kunder söker. Om du ser massor av sökord på &#8220;fastpris offert&#8221; (särskrivet i exempelvärldens underbara värld) så kanske detta bör framhävas på hemsidan om ni erbjuder denna tjänst.</p>
<p>Att ändra sidan efter de sökord där den passar är lite som att anpassa varorna i en butik efter vem som kommer och handlar. Kunden har alltid rätt, även på Internet!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2010%2F08%2F13%2Futnyttja-statistiken-fran-din-hemsida%2F&amp;title=Utnyttja%20statistiken%20fr%C3%A5n%20din%20hemsida" id="wpa2a_14"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2010/08/13/utnyttja-statistiken-fran-din-hemsida/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to avoid a page being cached</title>
		<link>http://www.fireflake.com/tech/2009/06/16/how-to-avoid-a-page-being-cached/</link>
		<comments>http://www.fireflake.com/tech/2009/06/16/how-to-avoid-a-page-being-cached/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 08:06:53 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programmering]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Expires]]></category>
		<category><![CDATA[no-cache]]></category>
		<category><![CDATA[Pragma]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=210</guid>
		<description><![CDATA[<p>All web programmers have probably had trouble with browsers caching pages it ought not to. So what can we do about it? Well in good old HTTP 1.0 we had a nice header that simply said:</p>
<p>Pragma: no-cache</p>
<p>Easy huh? Yes. Probably to easy. If not browsers then sure some proxy server will dissobey that simple command and require that we explain it to them more thoroughly. This brings on the next HTTP-command:</p>
<p>Expires: -1</p>
<p>Acctually any invalid date format will do, the meaning should be interpreted as &#8220;this page have ceased to be&#8221; [mental image of John Cleese banging a parrot on the desk]. Only problem is still some missbehaving browsers and proxys interpret this as &#8220;well you might have written an erranous date, so we play nice and cache the page for you still&#8221;. Cue HTTP 1.1 and we have another header:</p>
<p>Cache-control: no-cache</p>
<p>Oh, remember this directive? Easy huh? Heard it before. Yes, it&#8217;s to easy to be true as well. The problem with this one is that some missbehaving reverse-proxys apparently fails to deliver these pages through the proxy in what seems to be their inability to forward it since they are not allowed to save it. At least in my case it was a reverse proxy that seemed to think very little of pages it wasn&#8217;t allowed to keep. We had to give it &#8220;Cache-control: private&#8221; in order for it to acctually pass the page on. The obvious problem with this is that it no longer prehibits the end user agent (as opposed to a in the middle proxy) to cache the page.</p>
<p>Now all available headers have failed in some way, add to this that someone using HTTP 1.0 might try and send a cache-control which will fail due to it not being part of 1.0 or in reverse someone using 1.1 sending Pragma header which might be ignored due to being replaced by cache-control in 1.1.</p>
<p>What is a programmer to do? Well, since proxys have made me not rely on normal HTTP headers the next step is into HTML and the http-equiv META tags. Let&#8217;s blast the browser with everything we have:</p>
<p>&lt;meta http-equiv=&#8221;Expires&#8221; content=&#8221;-1&#8243;&gt;<br />
&lt;meta http-equiv=&#8221;Pragma&#8221; content=&#8221;no-cache&#8221;&gt;<br />
&lt;meta http-equiv=&#8221;Cache-Control&#8221; content=&#8221;no-cache&#8221;&gt;</p>
<p>Now no proxy should ever interfere with our headers. The problem with cache-control and pragma remains so if you use HTTP 1.0 the former is ignored and in 1.1 the latter. If we include both we are safe, at least until they decide to probably change the whole thing in a future 1.2 version. We also send the expires tag which should make its way all the way to the browser without being cached. Hopefully at least one of these will be treated with respect by the browser, this is even partly recommended in an old <a href="http://support.microsoft.com/kb/234067">KB-article from Microsoft</a>. Still http-equiv is not as safe as real HTTP headers, it requires the browsers to support them. Some support them better <a href="http://support.microsoft.com/kb/222064/">than others</a> (the article is old but still sends my head spinning in dissbelief).</p>
<p>Being dissillusioned by the current state of cache control (not the header, the subject) I ended up doing what probably most people are doing allready. Appending a random 10 character string to every call I ever make effectivly fooling the browser that this information might be improtant and making it update the page properly. Just append it to the back of every GET and include a random field in every POST.</p>
<p>http://www.fireflake.com/?cache=ds4R3HYh4</p>
<p>http://www.fireflake.com/?cache=BawqEw42cf</p>
<p>Not the same page. Obviously. Please don&#8217;t tell any browser developer this or they might include a &#8220;random cache of everything in the known universe&#8221;-feature in their next build.</p>
]]></description>
			<content:encoded><![CDATA[<p>All web programmers have probably had trouble with browsers caching pages it ought not to. So what can we do about it? Well in good old HTTP 1.0 we had a nice header that simply said:</p>
<p>Pragma: no-cache</p>
<p>Easy huh? Yes. Probably to easy. If not browsers then sure some proxy server will dissobey that simple command and require that we explain it to them more thoroughly. This brings on the next HTTP-command:</p>
<p>Expires: -1</p>
<p>Acctually any invalid date format will do, the meaning should be interpreted as &#8220;this page have ceased to be&#8221; [mental image of John Cleese banging a parrot on the desk]. Only problem is still some missbehaving browsers and proxys interpret this as &#8220;well you might have written an erranous date, so we play nice and cache the page for you still&#8221;. Cue HTTP 1.1 and we have another header:</p>
<p>Cache-control: no-cache</p>
<p>Oh, remember this directive? Easy huh? Heard it before. Yes, it&#8217;s to easy to be true as well. The problem with this one is that some missbehaving reverse-proxys apparently fails to deliver these pages through the proxy in what seems to be their inability to forward it since they are not allowed to save it. At least in my case it was a reverse proxy that seemed to think very little of pages it wasn&#8217;t allowed to keep. We had to give it &#8220;Cache-control: private&#8221; in order for it to acctually pass the page on. The obvious problem with this is that it no longer prehibits the end user agent (as opposed to a in the middle proxy) to cache the page.</p>
<p>Now all available headers have failed in some way, add to this that someone using HTTP 1.0 might try and send a cache-control which will fail due to it not being part of 1.0 or in reverse someone using 1.1 sending Pragma header which might be ignored due to being replaced by cache-control in 1.1.</p>
<p>What is a programmer to do? Well, since proxys have made me not rely on normal HTTP headers the next step is into HTML and the http-equiv META tags. Let&#8217;s blast the browser with everything we have:</p>
<p>&lt;meta http-equiv=&#8221;Expires&#8221; content=&#8221;-1&#8243;&gt;<br />
&lt;meta http-equiv=&#8221;Pragma&#8221; content=&#8221;no-cache&#8221;&gt;<br />
&lt;meta http-equiv=&#8221;Cache-Control&#8221; content=&#8221;no-cache&#8221;&gt;</p>
<p>Now no proxy should ever interfere with our headers. The problem with cache-control and pragma remains so if you use HTTP 1.0 the former is ignored and in 1.1 the latter. If we include both we are safe, at least until they decide to probably change the whole thing in a future 1.2 version. We also send the expires tag which should make its way all the way to the browser without being cached. Hopefully at least one of these will be treated with respect by the browser, this is even partly recommended in an old <a href="http://support.microsoft.com/kb/234067">KB-article from Microsoft</a>. Still http-equiv is not as safe as real HTTP headers, it requires the browsers to support them. Some support them better <a href="http://support.microsoft.com/kb/222064/">than others</a> (the article is old but still sends my head spinning in dissbelief).</p>
<p>Being dissillusioned by the current state of cache control (not the header, the subject) I ended up doing what probably most people are doing allready. Appending a random 10 character string to every call I ever make effectivly fooling the browser that this information might be improtant and making it update the page properly. Just append it to the back of every GET and include a random field in every POST.</p>
<p>http://www.fireflake.com/?cache=ds4R3HYh4</p>
<p>http://www.fireflake.com/?cache=BawqEw42cf</p>
<p>Not the same page. Obviously. Please don&#8217;t tell any browser developer this or they might include a &#8220;random cache of everything in the known universe&#8221;-feature in their next build.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2009%2F06%2F16%2Fhow-to-avoid-a-page-being-cached%2F&amp;title=How%20to%20avoid%20a%20page%20being%20cached" id="wpa2a_16"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2009/06/16/how-to-avoid-a-page-being-cached/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Serialize vs Database normalization</title>
		<link>http://www.fireflake.com/tech/2009/04/30/php-serialize-vs-database-normalization/</link>
		<comments>http://www.fireflake.com/tech/2009/04/30/php-serialize-vs-database-normalization/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 05:43:23 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Funderingar]]></category>
		<category><![CDATA[Programmering]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Edgar F Codd]]></category>
		<category><![CDATA[ER]]></category>
		<category><![CDATA[normal form]]></category>
		<category><![CDATA[normalization]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[serialize]]></category>
		<category><![CDATA[unserialize]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=203</guid>
		<description><![CDATA[<p>I&#8217;ve recently started developing plugins for Wordpress in PHP. Being an old school Perl programmer PHP comes very easy and MySQL is still same old MySQL. PHP don&#8217;t have many advantages over Perl in general except one very good one: simplicity. I have always tried to write simple code, not simple in the sense that it doesn&#8217;t accomplish complex tasks rather in the sense that while being a huge and complex system it is still built with easy to understand blocks of code. With that being said, there are a few shortcuts I rather not take.</p>
<p>The reason I write this is that in all the PHP applications and PHP documentation I&#8217;ve come across regarding serialize() nobody ever mentions database normalization.</p>
<p><strong>PHP Serialize</strong></p>
<p>I found <a href="http://se.php.net/serialize">the serialize() function in PHP</a> quite useful, it takes a datastructure and creates a string representation of that structure. This string can later be use with <a href="http://se.php.net/manual/en/function.unserialize.php">unserialize()</a> to return it to the old structure. An example:</p>
<blockquote>
<pre>$fruits = array (
"fruits"  =&gt; array("a" =&gt; "orange", "b" =&gt; "banana"),
"numbers" =&gt; array(1, 2, 3),
);

echo print_r($fruits);</pre>
</blockquote>
<p>The above code creates an array and prints the result. The output of the above will be:</p>
<blockquote>
<pre>Array
(
    [fruits] =&gt; Array
        (
            [a] =&gt; orange
            [b] =&gt; banana
        )

    [numbers] =&gt; Array
        (
            [0] =&gt; 1
            [1] =&gt; 2
            [2] =&gt; 3
        )
)</pre>
</blockquote>
<p>Now if you use serialize on this object the following would happen:</p>
<blockquote>
<pre>$fruits = serialize($fruits);

echo print_r($fruits);</pre>
</blockquote>
<p>Output:</p>
<blockquote>
<pre>1a:2:{s:6:"fruits";a:2:{s:1:"a";s:6:"orange";s:1:"b";s:6:"banana";}s:7:"numbers";a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</pre>
</blockquote>
<p>A long line of strange numbers, just what the programmer wanted! This data is perfect for transfering or saving the state of a data structure for later use. Calling unserialize() on the above string would return it to the same array that we first had.</p>
<p><strong>Database Design</strong></p>
<p>Most applications use a <a href="http://en.wikipedia.org/wiki/Relational_database">relational database</a> for storing information. A relational database stores all data in tables of rows and columns (or relations of tuples and attributes if you use the original non-SQL names). To make a database work efficiently the design of those tables, rows and columns are pivotal. Any student of database design have probably been forced to read all of the different levels of <a href="http://en.wikipedia.org/wiki/Database_normalization">database normalization</a>. The normalization process, invented by Edgar F. Codd, involves searching for inefficient database design and correcting it.</p>
<p>The very first rule of database normalization called the first normal form (1NF) stipulates that &#8220;the table is a faithful representation of a relation and that it is free of repeating groups.&#8221; [<a href="http://en.wikipedia.org/wiki/First_normal_form">wikipedia</a>]. This means that there should be no duplicate rows and no column should contain multiple values.</p>
<p><strong>Serialization meets 1NF</strong></p>
<p>What happens if you insert the above serialized data into a column of a row in a database? Well put shortly you get a stored datastructure that can be easily accessed by your application by calling it with the keys for that particular row. The table would probably look something like this:</p>
<table border="0">
<caption> ArrayTable</caption>
<tbody>
<tr>
<th>key</th>
<th>value</th>
</tr>
<tr>
<td>1</td>
<td>1a:2:{s:6:&#8221;fruits&#8221;;a:2:{s:1:&#8221;a&#8221;;s:6:&#8221;orange&#8221;;s:1:&#8221;b&#8221;;s:6:&#8221;banana&#8221;;}s:7:&#8221;numbers&#8221;;a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</td>
</tr>
<tr>
<td>2</td>
<td>1a:2:{s:6:&#8221;fruits&#8221;;a:2:{s:1:&#8221;a&#8221;;s:6:&#8221;apples&#8221;;s:1:&#8221;b&#8221;;s:6:&#8221;banana&#8221;;}s:7:&#8221;numbers&#8221;;a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</td>
</tr>
</tbody>
</table>
<p>As long as you will never ever search for anything inside the value field this is all good and well (but still goes against my better teachings of database normalization). Take for example the problem of locating all stuctures containing apples or even worse something as simple as ordering the rows by fruit! The structure makes such &#8220;simple&#8221; tasks very hard.</p>
<p>The use of serialization to encode values into the database might be very tempting. It makes saving complex structures easy without having to worry about database design. Saving data in serialized form is however very inefficient from a database design standpoint, the data should have been stored in separate tables reflecting their internal structure.</p>
<p>As I said in the beginning simplicity is the highest virtue of programming for me, serialize is a simple neat solution for a small problem. What should be remembered though is that serialize is not a swizz army knife that should be used for all the database storage. If you ever think that you will need to search through or handle the information stored, do youself a favour and make it a proper table from the start. In the long run making those tables will be easier than later having to convert all those structures and complex code handling them.</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently started developing plugins for Wordpress in PHP. Being an old school Perl programmer PHP comes very easy and MySQL is still same old MySQL. PHP don&#8217;t have many advantages over Perl in general except one very good one: simplicity. I have always tried to write simple code, not simple in the sense that it doesn&#8217;t accomplish complex tasks rather in the sense that while being a huge and complex system it is still built with easy to understand blocks of code. With that being said, there are a few shortcuts I rather not take.</p>
<p>The reason I write this is that in all the PHP applications and PHP documentation I&#8217;ve come across regarding serialize() nobody ever mentions database normalization.</p>
<p><strong>PHP Serialize</strong></p>
<p>I found <a href="http://se.php.net/serialize">the serialize() function in PHP</a> quite useful, it takes a datastructure and creates a string representation of that structure. This string can later be use with <a href="http://se.php.net/manual/en/function.unserialize.php">unserialize()</a> to return it to the old structure. An example:</p>
<blockquote>
<pre>$fruits = array (
"fruits"  =&gt; array("a" =&gt; "orange", "b" =&gt; "banana"),
"numbers" =&gt; array(1, 2, 3),
);

echo print_r($fruits);</pre>
</blockquote>
<p>The above code creates an array and prints the result. The output of the above will be:</p>
<blockquote>
<pre>Array
(
    [fruits] =&gt; Array
        (
            [a] =&gt; orange
            [b] =&gt; banana
        )

    [numbers] =&gt; Array
        (
            [0] =&gt; 1
            [1] =&gt; 2
            [2] =&gt; 3
        )
)</pre>
</blockquote>
<p>Now if you use serialize on this object the following would happen:</p>
<blockquote>
<pre>$fruits = serialize($fruits);

echo print_r($fruits);</pre>
</blockquote>
<p>Output:</p>
<blockquote>
<pre>1a:2:{s:6:"fruits";a:2:{s:1:"a";s:6:"orange";s:1:"b";s:6:"banana";}s:7:"numbers";a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</pre>
</blockquote>
<p>A long line of strange numbers, just what the programmer wanted! This data is perfect for transfering or saving the state of a data structure for later use. Calling unserialize() on the above string would return it to the same array that we first had.</p>
<p><strong>Database Design</strong></p>
<p>Most applications use a <a href="http://en.wikipedia.org/wiki/Relational_database">relational database</a> for storing information. A relational database stores all data in tables of rows and columns (or relations of tuples and attributes if you use the original non-SQL names). To make a database work efficiently the design of those tables, rows and columns are pivotal. Any student of database design have probably been forced to read all of the different levels of <a href="http://en.wikipedia.org/wiki/Database_normalization">database normalization</a>. The normalization process, invented by Edgar F. Codd, involves searching for inefficient database design and correcting it.</p>
<p>The very first rule of database normalization called the first normal form (1NF) stipulates that &#8220;the table is a faithful representation of a relation and that it is free of repeating groups.&#8221; [<a href="http://en.wikipedia.org/wiki/First_normal_form">wikipedia</a>]. This means that there should be no duplicate rows and no column should contain multiple values.</p>
<p><strong>Serialization meets 1NF</strong></p>
<p>What happens if you insert the above serialized data into a column of a row in a database? Well put shortly you get a stored datastructure that can be easily accessed by your application by calling it with the keys for that particular row. The table would probably look something like this:</p>
<table border="0">
<caption> ArrayTable</caption>
<tbody>
<tr>
<th>key</th>
<th>value</th>
</tr>
<tr>
<td>1</td>
<td>1a:2:{s:6:&#8221;fruits&#8221;;a:2:{s:1:&#8221;a&#8221;;s:6:&#8221;orange&#8221;;s:1:&#8221;b&#8221;;s:6:&#8221;banana&#8221;;}s:7:&#8221;numbers&#8221;;a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</td>
</tr>
<tr>
<td>2</td>
<td>1a:2:{s:6:&#8221;fruits&#8221;;a:2:{s:1:&#8221;a&#8221;;s:6:&#8221;apples&#8221;;s:1:&#8221;b&#8221;;s:6:&#8221;banana&#8221;;}s:7:&#8221;numbers&#8221;;a:3:{i:0;i:1;i:1;i:2;i:2;i:3;}}1Array</td>
</tr>
</tbody>
</table>
<p>As long as you will never ever search for anything inside the value field this is all good and well (but still goes against my better teachings of database normalization). Take for example the problem of locating all stuctures containing apples or even worse something as simple as ordering the rows by fruit! The structure makes such &#8220;simple&#8221; tasks very hard.</p>
<p>The use of serialization to encode values into the database might be very tempting. It makes saving complex structures easy without having to worry about database design. Saving data in serialized form is however very inefficient from a database design standpoint, the data should have been stored in separate tables reflecting their internal structure.</p>
<p>As I said in the beginning simplicity is the highest virtue of programming for me, serialize is a simple neat solution for a small problem. What should be remembered though is that serialize is not a swizz army knife that should be used for all the database storage. If you ever think that you will need to search through or handle the information stored, do youself a favour and make it a proper table from the start. In the long run making those tables will be easier than later having to convert all those structures and complex code handling them.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2009%2F04%2F30%2Fphp-serialize-vs-database-normalization%2F&amp;title=PHP%20Serialize%20vs%20Database%20normalization" id="wpa2a_18"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2009/04/30/php-serialize-vs-database-normalization/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress as a simple CRM</title>
		<link>http://www.fireflake.com/tech/2009/04/14/wordpress-as-a-simple-crm/</link>
		<comments>http://www.fireflake.com/tech/2009/04/14/wordpress-as-a-simple-crm/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:33:46 +0000</pubDate>
		<dc:creator>Magnus Lindgren</dc:creator>
				<category><![CDATA[Affärer]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Company]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Customer]]></category>
		<category><![CDATA[Relations]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.fireflake.com/tech/?p=184</guid>
		<description><![CDATA[<p>I recently started a new business where I really want to focus on taking care of the customer needs, being proactive rather than reactive to them. As such I need a simple Customer Relations Management (CRM) tool to keep track of my promises and contacts. There are probably many simple CRM tools available but I decided to try out Wordpress as a CRM tool.</p>
<p>First I installed Wordpress on an internal server with no external connection. I set the firewall to block that server from traffic with the outside network and then I started to do my internal &#8220;company blog&#8221;. To structure things I decided to follow some simple rules:</p>
<ul>
<li>I make one post for every type of contact (e-mail / phone / order etc) I do every day, if several contacts to the same company / person occurs the same day they still only get one.</li>
<li>Several types of contact to the same company / person will get multiple posts the same day</li>
<li>Categories are other authorities, companies and/or persons</li>
<li>Tags are techniques, events, frameworks etc.</li>
</ul>
<p>On average I get three to four posts every day, usually covering a broad area. Some days there are big events which often are reflected in the blog/CRM by only having one post for that day. Amounts of posts per day is therefore irrelevant. I keep the posts very short, they are mainly thought of as references to other information like an e-mail or something else. If it was a phone conversation I usually take down a few simple sentances of what the discussion was about.</p>
<p>Three months later I now use this internal blog alot! It helps me keep track of events that I might have forgotten about. When I had a tax issue recently I could quickly click the &#8220;tax authority&#8221; category and see which days I had communicated with them and leave as a reference in my future communication.</p>
<p>One thing that also helps me is the simplicity of clicking a category to bring up all the communication with that customer. When someone calls I quickly click their category and all my previous conversations with them are recorded. It helps me quickly remember what we where talking about, just like a CRM should.</p>
<p>There are of course limitations, WordPress was never intended to be used this way. There are no way to search for inactive customers for example, should the need for this arise a plugin for WordPress could most certainly easily be developed. Furthermore you need to be very careful about where you install the software so you do not publish all your information on the Internet. I run my business alone but this setup would work very nice also with a few employees I would imagine. Everyone could be an author in the same blog and you can access what the other persons are working on should a customer call when they are out.</p>
<p>The simplicity of WordPress makes this a great choice for me!</p>
]]></description>
			<content:encoded><![CDATA[<p>I recently started a new business where I really want to focus on taking care of the customer needs, being proactive rather than reactive to them. As such I need a simple Customer Relations Management (CRM) tool to keep track of my promises and contacts. There are probably many simple CRM tools available but I decided to try out Wordpress as a CRM tool.</p>
<p>First I installed Wordpress on an internal server with no external connection. I set the firewall to block that server from traffic with the outside network and then I started to do my internal &#8220;company blog&#8221;. To structure things I decided to follow some simple rules:</p>
<ul>
<li>I make one post for every type of contact (e-mail / phone / order etc) I do every day, if several contacts to the same company / person occurs the same day they still only get one.</li>
<li>Several types of contact to the same company / person will get multiple posts the same day</li>
<li>Categories are other authorities, companies and/or persons</li>
<li>Tags are techniques, events, frameworks etc.</li>
</ul>
<p>On average I get three to four posts every day, usually covering a broad area. Some days there are big events which often are reflected in the blog/CRM by only having one post for that day. Amounts of posts per day is therefore irrelevant. I keep the posts very short, they are mainly thought of as references to other information like an e-mail or something else. If it was a phone conversation I usually take down a few simple sentances of what the discussion was about.</p>
<p>Three months later I now use this internal blog alot! It helps me keep track of events that I might have forgotten about. When I had a tax issue recently I could quickly click the &#8220;tax authority&#8221; category and see which days I had communicated with them and leave as a reference in my future communication.</p>
<p>One thing that also helps me is the simplicity of clicking a category to bring up all the communication with that customer. When someone calls I quickly click their category and all my previous conversations with them are recorded. It helps me quickly remember what we where talking about, just like a CRM should.</p>
<p>There are of course limitations, WordPress was never intended to be used this way. There are no way to search for inactive customers for example, should the need for this arise a plugin for WordPress could most certainly easily be developed. Furthermore you need to be very careful about where you install the software so you do not publish all your information on the Internet. I run my business alone but this setup would work very nice also with a few employees I would imagine. Everyone could be an author in the same blog and you can access what the other persons are working on should a customer call when they are out.</p>
<p>The simplicity of WordPress makes this a great choice for me!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.fireflake.com%2Ftech%2F2009%2F04%2F14%2Fwordpress-as-a-simple-crm%2F&amp;title=WordPress%20as%20a%20simple%20CRM" id="wpa2a_20"><img src="http://www.fireflake.com/tech/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.fireflake.com/tech/2009/04/14/wordpress-as-a-simple-crm/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

