<?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>Oxicomics</title>
	<atom:link href="http://www.oxicomics.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oxicomics.com</link>
	<description>Rekindling the art of storytelling</description>
	<lastBuildDate>Wed, 14 Mar 2012 07:39:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Searching for awesome talent</title>
		<link>http://www.oxicomics.com/2012/03/searching-for-awesome-talent/</link>
		<comments>http://www.oxicomics.com/2012/03/searching-for-awesome-talent/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 07:26:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.oxicomics.com/?p=780</guid>
		<description><![CDATA[Here at Oxicomics we are currently working on a new app for a new breed of comics made specifically for digital consumption. We expect to launch in late April on the Apple AppStore and somewhat later on Google Play. However, launching&#160;&#8230; <a href="http://www.oxicomics.com/2012/03/searching-for-awesome-talent/">Continue&#160;reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here at Oxicomics we are currently working on a new app for a new breed of comics made specifically for digital consumption. We expect to launch in late April on the Apple AppStore and somewhat later on Google Play.</p>
<p>However, launching a new app is all well and fine, but without content &#8211; actual comics &#8211; it&#8217;s no fun at all.</p>
<p>That is why we are now looking for talent to produce the first comics for this exciting new app.  Initially, we are looking for talented creators (or creative teams) that can work with us to create best-of-breed digital comics - not just paper comics on the screen.  We are looking for original short-stories that *might* be serialized, but that covers a complete story-arc &#8211; much like an episode of TV shows like &#8220;Castle&#8221;, &#8220;Bones&#8221; etc. A certain curiousness<br />
and interest in pushing boundaries are required!</p>
<p>Financially there are multiple possibilities &#8211; we can agree on a fixed rate for a story or we can discuss a revenue share model.  You retain ownership to your creation, but Oxicomics will require exclusive rights for digital distribution as well as a first right of refusal for any possible print versions.</p>
<p>To get going, we need to hear a story pitch and see some full color artwork done by the artist(s) for the project.  However, the art does not need to be from the actual story pitch.</p>
<p>If you are interested, please get in touch with us at</p>
<p style="text-align: left;"><a title="Twitter: @oxicomics" href="http://www.twitter.com/oxicomics" target="_blank"><img title="twitter" src="http://www.oxicomics.com/wp-content/uploads/2011/05/twitter.png" alt="" width="102" height="19" /></a> <a title="Facebook" href="http://www.facebook.com/oxicomics" target="_blank"><img title="facebook" src="http://www.oxicomics.com/wp-content/uploads/2011/05/facebook.png" alt="" width="50" height="19" /></a> <a title="Skype: mortenfthomsen" href="skype:mortenfthomsen"><img title="skype" src="http://www.oxicomics.com/wp-content/uploads/2011/05/skype.png" alt="" width="50" height="23" /></a> or via e-mail  mortenft (@) oxicomics.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oxicomics.com/2012/03/searching-for-awesome-talent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oxicomics Authoring Tool</title>
		<link>http://www.oxicomics.com/2012/03/oxicomics-php-tools/</link>
		<comments>http://www.oxicomics.com/2012/03/oxicomics-php-tools/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 18:36:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.oxicomics.com/?p=766</guid>
		<description><![CDATA[To make it easier to start using our HTML5 Comic Reader, we have created a few PHP scripts that should make the job much easier: getgsv.php &#8211; creates the comma-separated list of page images needed for the Oxicomics Authoring Tool&#160;&#8230; <a href="http://www.oxicomics.com/2012/03/oxicomics-php-tools/">Continue&#160;reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To make it easier to start using our HTML5 Comic Reader, we have created a few PHP scripts that should make the job much easier:</p>
<ul>
<li><strong>getgsv.php</strong> &#8211; creates the comma-separated list of page images needed for the Oxicomics Authoring Tool</li>
<li><strong>fillcache.php</strong> &#8211; Creates resized versions of all page images</li>
<li><strong>imageproxy.php</strong> &#8211; Used for retrieval of page images by the HTML5 Comic Reader. Will update resized versions of page images if they have changed since they were created</li>
<li><strong>function.resize.php</strong> &#8211; Utility script that performs the actual resizing of the images</li>
</ul>
<p>For obvious reasons (this being PHP scripts), you will need PHP installed and running on your server.  The scripts also assumes that<br />
ImageMagick is installed (installed on mist shared hosting services like HostGator etc).</p>
<p>You can download the <a href="http://www.oxicomics.com/reader/php_tools.zip" target="_blank">Oxicomics PHP Tools here</a> and <a href="http://www.oxicomics.com/reader/OxicomicsPHPTools_GettingStarted.pdf" target="_blank">instructions here</a>.</p>
<p>When you are ready, you can start the <a href="http://www.oxicomics.com/reader/reader-load/" target="_blank">Oxicomics Authoring Wizard</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oxicomics.com/2012/03/oxicomics-php-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 Comic Reader</title>
		<link>http://www.oxicomics.com/2012/02/html5reader/</link>
		<comments>http://www.oxicomics.com/2012/02/html5reader/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 15:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://74.53.83.246/~mortenft/?p=751</guid>
		<description><![CDATA[Check out our new HTML5 Comic Reader]]></description>
			<content:encoded><![CDATA[<p>We have published a demo of our <a href="http://www.oxicomics.com/htmlreaderdemo/reader.html" target="_blank">HTML5 Comic Reader</a> and would love to hear what you think about it.</p>
<p>It runs on iOS (iPhone, iPad), Android (phones and tablets) and on Windows/OSX/Linux in Firefox, Chrome, Safari, Opera and IE9 (Windows only).</p>
<p><strong>Features</strong>:</p>
<ul>
<li>Full Page and Panel-by-Panel reading modes</li>
<li>Supported touch gestures (where applicable) like Swipe,Pinch and Tap</li>
<li>Share to Facebook, Twitter, Pintrest, StumbleUpon and all other social networks supported by AddThis</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.oxicomics.com/2012/02/html5reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
