<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>The Geek Worker</title>
	
	<link>http://geekworker.com</link>
	<description>IT Stuff and Geek Stuff. Usually work related.</description>
	<lastBuildDate>Sun, 07 Apr 2013 07:49:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/GeekWorker" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="geekworker" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>WordPress Error “please fill the required fields (name, email).”</title>
		<link>http://geekworker.com/wordpress-error-please-fill-required-fields-name-email/</link>
		<comments>http://geekworker.com/wordpress-error-please-fill-required-fields-name-email/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 07:49:03 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Jetpack]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=149</guid>
		<description><![CDATA[I have been having a problem with one of my WordPress blogs that had me stumped: Whenever I would comment on it, being logged in as my WordPress user, I would get the error message: &#8220;please fill the required fields &#8230; <a href="http://geekworker.com/wordpress-error-please-fill-required-fields-name-email/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>I have been having a problem with one of my WordPress blogs that had me stumped: Whenever I would comment on it, being logged in as my WordPress user, I would get the error message:</p>
<p>&#8220;please fill the required fields (name, email).&#8221;</p>
<p>This started happening out of nowhere, without any connection to an update as far as I could tell. I even went so far as to check the code of my child theme &#8211; nothing. And I could not find any matching posts on the WordPress forums either&#8230;</p>
<p>It turned out to have a very simple solution. I disabled Jetpack, re-enabled it, and authorized Jetpack with WordPress.com again and lo and behold, the problem is gone.</p>
<p>No idea what the actual cause was, but this was one solution I did not try for some time &#8211; so I hope this helps anybody who is similarly stuck. <img src='http://geekworker.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/wordpress-error-please-fill-required-fields-name-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summing up times in Excel</title>
		<link>http://geekworker.com/summing-times-excel/</link>
		<comments>http://geekworker.com/summing-times-excel/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 11:11:43 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Format Cells]]></category>
		<category><![CDATA[Sums]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=141</guid>
		<description><![CDATA[It&#8217;s the small things, sometimes &#8211; something I never needed to do in my old jobs is calculating with time. One very simple task is to just add up a set of durations &#8211; Excel will &#8220;wrap around&#8221; at 24h: &#8230; <a href="http://geekworker.com/summing-times-excel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>It&#8217;s the small things, sometimes &#8211; something I never needed to do in my old jobs is calculating with time. One very simple task is to just add up a set of durations &#8211; Excel will &#8220;wrap around&#8221; at 24h:</p>
<p><div id="attachment_142" class="wp-caption aligncenter" style="width: 462px"><img class="size-full wp-image-142" alt="25h, not 1h!" src="http://geekworker.com/files/2013/02/timesums01.png" width="452" height="368" /><p class="wp-caption-text">So we only worked 1h? never!</p></div></p>
<p>There&#8217;s a simple solutions for this problem. Just surround your hours with square brackets when formatting the cell, like so:</p>
<p><div id="attachment_143" class="wp-caption aligncenter" style="width: 481px"><img class="size-full wp-image-143" alt="Square Brackets for the win" src="http://geekworker.com/files/2013/02/timesums02.png" width="471" height="363" /><p class="wp-caption-text">Square Brackets for the win</p></div></p>
<p>Works like a charm:</p>
<p><div id="attachment_144" class="wp-caption aligncenter" style="width: 466px"><img class="size-full wp-image-144" alt="Times wrap around" src="http://geekworker.com/files/2013/02/timesums03.png" width="456" height="366" /><p class="wp-caption-text">25h not 1h</p></div></p>
<p> <img src='http://geekworker.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/summing-times-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Image Scaling</title>
		<link>http://geekworker.com/wordpress-image-scaling/</link>
		<comments>http://geekworker.com/wordpress-image-scaling/#comments</comments>
		<pubDate>Thu, 11 Oct 2012 14:59:46 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Image Scaling]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Page optimization]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=131</guid>
		<description><![CDATA[I just noticed that WordPress is not resizing images correctly: It would appear correct in the blog itself, but the IMG SRC tag would link to the original, unscaled image: This meant that the image was downloaded at the maximum &#8230; <a href="http://geekworker.com/wordpress-image-scaling/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>I just noticed that WordPress is not resizing images correctly: It would appear correct in the blog itself, but the IMG SRC tag would link to the original, unscaled image: This meant that the image was downloaded at the maximum size and scaled on the client side. I never really noticed this because modern PC&#8217;s &#8211; even my outdated one &#8211; have enough processing power to just do it on the fly and browsers use quality scaling filters that smooth out the pictures.</p>
<p>Still, it makes the site unnecessarily slow. After some investigation, I found out that it looks like WordPress uses 32MB of memory by default &#8211; and that&#8217;s really not much.</p>
<p>Editing your wp-config.php file, you can add the line:<code></code></p>
<pre class="brush: plain; title: ; notranslate">
define('WP_MEMORY_LIMIT', '96M');
</pre>
<p>to increase the limit. I decided on 96MB for a start, but maybe 64MB will be enough for you &#8211; I&#8217;ll leave that to you.</p>
<p>Anyway, now WordPress scales images I upload correctly. It won&#8217;t fix older images, but I can live with the big pictures in my archives.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/wordpress-image-scaling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NFS: “bad superblock”</title>
		<link>http://geekworker.com/nfs-bad-superblock/</link>
		<comments>http://geekworker.com/nfs-bad-superblock/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 13:34:12 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Bad Superblock]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Filesystem]]></category>
		<category><![CDATA[Portmapper]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=120</guid>
		<description><![CDATA[If you&#8217;re getting a &#8220;bad superblock&#8221; error message when attempting to mount an NFS volume, make sure that you have portmapper installed and running.]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>If you&#8217;re getting a &#8220;bad superblock&#8221; error message when attempting to mount an NFS volume, make sure that you have portmapper installed and running.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/nfs-bad-superblock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Excel (and OpenOffice) to Create Timelines</title>
		<link>http://geekworker.com/using-excel-and-openoffice-to-create-timelines/</link>
		<comments>http://geekworker.com/using-excel-and-openoffice-to-create-timelines/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 23:46:40 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[Timeline]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=93</guid>
		<description><![CDATA[Looking for a way to easily and automatically create timelines, I came across an awesome post by Jon Witwer: How to Create a Timeline in Excel. It&#8217;s not exactly the same in OpenOffice, but it works too (I tested it &#8230; <a href="http://geekworker.com/using-excel-and-openoffice-to-create-timelines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>Looking for a way to easily and automatically create timelines, I came across an awesome post by Jon Witwer: <a href="http://www.vertex42.com/ExcelArticles/create-a-timeline.html">How to Create a Timeline in Excel</a>.</p>
<p>It&#8217;s not exactly the same in OpenOffice, but it works too (I tested it with LibreOffice, actually).</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/using-excel-and-openoffice-to-create-timelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix error – fatal: parameter “smtpd_recipient_restrictions”</title>
		<link>http://geekworker.com/postfix-error-fatal-parameter-smtpd_recipient_restrictions/</link>
		<comments>http://geekworker.com/postfix-error-fatal-parameter-smtpd_recipient_restrictions/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 09:00:34 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[check_sender_access]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[main.cf]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[relay control]]></category>
		<category><![CDATA[smtpd_recipient_restrictions]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=89</guid>
		<description><![CDATA[I encountered this error when I added a check_sender_access clause to my smtpd_recipient_restrictions in postfixes &#8220;main.cf&#8221;: fatal: parameter “smtpd_recipient_restrictions”: specify at least one working instance of: check_relay_domains, reject_unauth_destination, reject, defer or defer_if_permit. I haven&#8217;t really checked, but I am guessing &#8230; <a href="http://geekworker.com/postfix-error-fatal-parameter-smtpd_recipient_restrictions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>I encountered this error when I added a check_sender_access clause to my smtpd_recipient_restrictions in postfixes &#8220;main.cf&#8221;:</p>
<blockquote><p>fatal: parameter “smtpd_recipient_restrictions”: specify at least one working instance of: check_relay_domains, reject_unauth_destination, reject, defer or defer_if_permit.</p></blockquote>
<p>I haven&#8217;t really checked, but I am guessing this is because smtpd_recipient_restrictions as the last clause isn&#8217;t specifically rejecting all mails that aren&#8217;t wanted, and so you risk turning your system into an open relay. I did as the error advised, adding reject_unauth_destination to my restrictions, and all was well.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/postfix-error-fatal-parameter-smtpd_recipient_restrictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Formula to get Number of Days in a Month</title>
		<link>http://geekworker.com/excel-formula-number-days-month/</link>
		<comments>http://geekworker.com/excel-formula-number-days-month/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 12:08:11 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[date functions]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=83</guid>
		<description><![CDATA[It seems Excel still can&#8217;t tell me the days in a particular month. The following formula works, though: =DAY(DATE(YEAR(A1),MONTH(A1)+1,1)-1) Obviously, A1 has to have a date in it. Works like a charm:]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>It seems Excel still can&#8217;t tell me the days in a particular month.</p>
<p>The following formula works, though:</p>
<pre>=DAY(DATE(YEAR(A1),MONTH(A1)+1,1)-1)</pre>
<p>Obviously, A1 has to have a date in it.</p>
<p>Works like a charm:</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-84" title="Example: Days in a Month in Excel" src="http://geekworker.com/files/2012/01/daysinmonth.png" alt="Example: Days in a Month in Excel" width="538" height="238" /></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/excel-formula-number-days-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cube Root in OpenOffice</title>
		<link>http://geekworker.com/cube-root-openoffice/</link>
		<comments>http://geekworker.com/cube-root-openoffice/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 09:37:55 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[OpenOffice.org]]></category>
		<category><![CDATA[cube root]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=77</guid>
		<description><![CDATA[OpenOffice.org doesn&#8217;t seem to have any built-in functions for cube roots, but there&#8217;s an easy workaround. To find the nth root, use powrs to the nth fraction. Probably easier to illustrate than to explain with my rusty math skills. I &#8230; <a href="http://geekworker.com/cube-root-openoffice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>OpenOffice.org doesn&#8217;t seem to have any built-in functions for cube roots, but there&#8217;s an easy workaround. To find the nth root, use powrs to the nth fraction. Probably easier to illustrate than to explain with my rusty math skills. <img src='http://geekworker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I mean this:</p>
<p><img class="alignnone size-full wp-image-78" title="Example: Cube Root in OpenOffice" src="http://geekworker.com/files/2011/10/cuberoot.png" alt="Example: Cube Root in OpenOffice" width="349" height="177" /></p>
<p>You need to use the brackets because otherwise the power would take precedence over the division.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/cube-root-openoffice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Sender Address in Mutt</title>
		<link>http://geekworker.com/setting-sender-address-mutt/</link>
		<comments>http://geekworker.com/setting-sender-address-mutt/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 08:13:44 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mua]]></category>
		<category><![CDATA[muttrc]]></category>
		<category><![CDATA[sender]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=67</guid>
		<description><![CDATA[I&#8217;m a Pine user. I seriously dislike mutt. It&#8217;s terribly uncomfortable to use. But it is maintained, and luckily it&#8217;s quite flexible and can be changed in how it acts. I&#8217;m trying to get by with mutt&#8230; and it&#8217;s a &#8230; <a href="http://geekworker.com/setting-sender-address-mutt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>I&#8217;m a Pine user. I seriously dislike mutt. It&#8217;s terribly uncomfortable to use. But it is maintained, and luckily it&#8217;s quite flexible and can be changed in how it acts. I&#8217;m trying to get by with mutt&#8230; and it&#8217;s a slow process, one step at a time.</p>
<p>First annoyance, by default it uses my machine name in the from address. The fix is easy enough. Open your .muttrc and add or change:</p>
<pre class="brush: plain; title: ; notranslate">
set realname=&quot;Your Name&quot;
set from=&quot;mail@example.org&quot;
set use_from=yes
</pre>
<p>That&#8217;s that.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/setting-sender-address-mutt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turning off Date conversions in OpenOffice.org</title>
		<link>http://geekworker.com/turning-date-conversions-openoffice-org/</link>
		<comments>http://geekworker.com/turning-date-conversions-openoffice-org/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:09:07 +0000</pubDate>
		<dc:creator>Nils</dc:creator>
				<category><![CDATA[OpenOffice.org]]></category>

		<guid isPermaLink="false">http://geekworker.com/?p=58</guid>
		<description><![CDATA[Yesterday, I had the problem that a number range I entered in a table (&#8220;3-4&#8243;) was changed into a date by OpenOffice. Never saw that happen before, I think it must be a new functionality. I tried to switch it &#8230; <a href="http://geekworker.com/turning-date-conversions-openoffice-org/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<!-- google_ad_section_start -->
<p>Yesterday, I had the problem that a number range I entered in a table (&#8220;3-4&#8243;) was changed into a date by OpenOffice. Never saw that happen before, I think it must be a new functionality. I tried to switch it off but found nothing in the Auto Correction options. The developers put the option in a weird spot:</p>
<ul>
<li>Right click on the table</li>
<li>Click the &#8220;Number recognition&#8221; menu item to deactivate it</li>
</ul>
<p><img class="alignnone size-full wp-image-62" title="Menu for turning off date conversions" src="http://geekworker.com/files/2011/08/ooo.png" alt="Menu for turning off date conversions" width="560" height="918" /></p>
<p>A loud &#8220;Hooray&#8221; for weird defaults.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://geekworker.com/turning-date-conversions-openoffice-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
