
<?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>Sunset &#8211; Mark&#039;s Website</title>
	<atom:link href="https://kram.nz/tag/sunset/feed/" rel="self" type="application/rss+xml" />
	<link>https://kram.nz</link>
	<description>Solution Architect - Healthcare IT</description>
	<lastBuildDate>Sat, 13 Jan 2018 07:46:16 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.3</generator>

<image>
	<url>https://kram.nz/wp-content/uploads/2016/04/cropped-M-32x32.png</url>
	<title>Sunset &#8211; Mark&#039;s Website</title>
	<link>https://kram.nz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Twitter Bot</title>
		<link>https://kram.nz/2010/05/twitter-bot/</link>
					<comments>https://kram.nz/2010/05/twitter-bot/#respond</comments>
		
		<dc:creator><![CDATA[M]]></dc:creator>
		<pubDate>Sat, 15 May 2010 03:14:43 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Bot]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Sunrise]]></category>
		<category><![CDATA[Sunset]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Twitter]]></category>
		<guid isPermaLink="false">https://kram.no-ip.com?p=226</guid>

					<description><![CDATA[For fun, I decided to create a bot that randomly tweets bird noises such as &#8216;cheep&#8217; &#8216;tweet&#8217; &#8216;quack&#8217; etc. I can imagine it would get annoying incredibly quickly so I have thought about making it tweet very infrequently (once a week-ish maybe?). There is some generation with the bird call i.e. sometimes one or two [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>For fun, I decided to create a bot that randomly tweets bird noises such as &#8216;cheep&#8217; &#8216;tweet&#8217; &#8216;quack&#8217; etc. I can imagine it would get annoying incredibly quickly so I have thought about making it tweet very infrequently (once a week-ish maybe?). There is some generation with the bird call i.e. sometimes one or two calls and a large list of calls to choose from (although getting something other than &#8216;Tweet&#8217; should be uncommon).<a target="_blank" rel="noopener noreferrer" href="http://twitter.com/kiwi_tweeter"><img loading="lazy" class="alignleft size-full wp-image-242" title="Twitter Icon" src="https://kram.no-ip.com/wp-content/uploads/2010/05/twitter_icons_2561.png" alt="" width="128" height="128" /></a></p>
<p>It was suggested that I make the bot tweet at sunrise/sunset which I thought was a cool idea and I may pursue it. I have looked for existing library&#8217;s to calculate these times on a day by day basis but all the (Java) librarys I found were not even close to accurate. It looks like its easiest to implement my own sunrise/sunset library; for the moment and I have an algorithm to implement and I could make use of some existing code I just need to convert.</p>
<p>If you want to follow my bot, it would love to have some friends and you can do so <a target="_blank" rel="noopener noreferrer" title="Twitter Bots Twitter Page" href="http://twitter.com/kiwi_tweeter">here</a>. The Twitter Bots wiki page is <a target="_blank" title="Twitter Bot Wiki Page" href="/wiki/index.php/2010:TwitterBot">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kram.nz/2010/05/twitter-bot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
