<?xml version="1.0" encoding="ISO-8859-1"?>
<?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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>Intype Blog</title>
		<description>Recent blog posts from Intype blog.</description>
		<link>http://inotai.com/intype/blog</link>
		<lastBuildDate>1328922420</lastBuildDate>

		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Intype-Blog" /><feedburner:info uri="intype-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<link>http://feedproxy.google.com/~r/Intype-Blog/~3/1E92_3dkXA0/intype-0-9-2</link>
			<title>Intype 0.9.2</title>
			<pubDate>2011-12-08 00:22:28</pubDate>
			<description>
&lt;p&gt;We've just uploaded a new build, fresh from the oven. Some bugs got squished,
some features added. And oh, there's an &lt;strong&gt;Update
checker&lt;/strong&gt; now!&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Added update checker. Checks for a new version at startup, or manually in
	Help/Check for updates. It's in a early stage, so show it a little love.&lt;/li&gt;

	&lt;li&gt;Added languages: &lt;strong&gt;Groovy&lt;/strong&gt;, &lt;strong&gt;Nette/Latte&lt;/strong&gt;
	and &lt;strong&gt;JSON&lt;/strong&gt;&lt;/li&gt;

	&lt;li&gt;Added &#x201c;intype&#x201d; folder to the ZIP package for your convenience.&lt;/li&gt;

	&lt;li&gt;Fixed issues with Project sidebar size&lt;/li&gt;

	&lt;li&gt;Fixed rendering of icons in submenus&lt;/li&gt;

	&lt;li&gt;Fixed bug causing the &lt;em&gt;Save as&lt;/em&gt; dialog not to set the default
	extension&lt;/li&gt;

	&lt;li&gt;Fixed project sidebar focus bugs (Ctrl+F9 and F9)&lt;/li&gt;

	&lt;li&gt;And many other small bug fixes&#x2026;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Go ahead and &lt;a href="http://inotai.com/intype/download"&gt;download the latest
release&lt;/a&gt;.&lt;/p&gt;
</description>
		<feedburner:origLink>http://inotai.com/intype/blog/d21/intype-0-9-2</feedburner:origLink></item>
		<item>
			<link>http://feedproxy.google.com/~r/Intype-Blog/~3/WGor6sqa1pQ/unicode-support</link>
			<title>Unicode support</title>
			<pubDate>2011-11-30 17:01:55</pubDate>
			<description>
&lt;p&gt;First of all: &lt;strong&gt;Intype does support Unicode.&lt;/strong&gt; We actually spent
a lot of time and effort to make Unicode work. However, in the current version
there&#x2019;s one little thing you need to do to use it.&lt;/p&gt;

&lt;p&gt;Intype's text processor understands all Unicode characters, although the
renderer is not able to display them as long as the font set in &lt;em&gt;Edit &#x2192;
Preferences &#x2192; Fonts&lt;/em&gt; does not have the glyphs. Intype is currently not
able to search through installed fonts to find a correct font. Instead, it
expects you to know (sad face).&lt;/p&gt;

&lt;p&gt;To set it up:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Go to &lt;em&gt;Edit &#x2192; Preferences &#x2192; Fonts&lt;/em&gt;&lt;/li&gt;

	&lt;li&gt;Leave the primary font (the first &lt;em&gt;Font&lt;/em&gt; combo) as it is.&lt;/li&gt;

	&lt;li&gt;Set the first &lt;em&gt;Backup font&lt;/em&gt; to a font that has the glyphs you need.
	(see &lt;a href="http://en.wikipedia.org/wiki/List_of_Microsoft_Windows_fonts"&gt;List
	of Microsoft Windows Fonts&lt;/a&gt;)&lt;/li&gt;

	&lt;li&gt;Click &lt;em&gt;OK&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;We totally agree that this isn&#x2019;t a perfect solution worthy of
Intype, and we are working on it!&lt;/strong&gt; (happy face!)&lt;/p&gt;

&lt;p&gt;If you want to help, please let us know what fonts you recommend for your
language. You can do so in the comments below, by &lt;a
href="http://twitter.com/intype"&gt;tweeting to us&lt;/a&gt; or by &lt;a
href="https://groups.google.com/forum/?hl=en#!forum/intype-public"&gt;posting to
the intype-public group.&lt;/a&gt;&lt;/p&gt;
</description>
		<feedburner:origLink>http://inotai.com/intype/blog/d20/unicode-support</feedburner:origLink></item>
		<item>
			<link>http://feedproxy.google.com/~r/Intype-Blog/~3/siNbHafxIwc/intype-0-9-1</link>
			<title>Intype 0.9.1</title>
			<pubDate>2011-11-20 14:15:29</pubDate>
			<description>
&lt;p&gt;A new release 0.9.1 is here. We have fixed some critical crashes and
annoyances. Here's the list:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Fixed crash when quickly pasting and undoing larger file (~13k) when grammar
	is set.&lt;/li&gt;

	&lt;li&gt;Fixed crash during typing.&lt;/li&gt;

	&lt;li&gt;Fixed crash when QuickOpen is launched when there's no project, nor
	recent files.&lt;/li&gt;

	&lt;li&gt;Fixed crash in &#x201c;Missing project file&#x201d; message box.&lt;/li&gt;

	&lt;li&gt;Fixed bug causing editor to not get focus after opening a file from
	project.&lt;/li&gt;

	&lt;li&gt;Fixed bug causing line-endings being not saved correctly by the settings in
	statusbar.&lt;/li&gt;

	&lt;li&gt;Fixed bug causing check and radio marks not to be rendered in
	popup menus.&lt;/li&gt;

	&lt;li&gt;Internal shortcuts now have higher priority than the ones from the
	bundles.&lt;/li&gt;

	&lt;li&gt;Finally found and fixed bug in the parser causing Intype to freeze when the
	line's too long. (It was actually embarrassing&#x2026;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://inotai.com/intype/download"&gt;Download the latest release&lt;/a&gt;
and enjoy!&lt;/p&gt;
</description>
		<feedburner:origLink>http://inotai.com/intype/blog/d19/intype-0-9-1</feedburner:origLink></item>
		<item>
			<link>http://feedproxy.google.com/~r/Intype-Blog/~3/WolP9pKDcWc/intype-is-back</link>
			<title>Intype is back</title>
			<pubDate>2011-11-17 19:09:18</pubDate>
			<description>
&lt;p&gt;That&#x2019;s right, guys. Intype&#x2019;s back! We invested a lot of time and effort
to make this new version and we&#x2019;re happy that Intype is getting to the
1.0 version.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The new version has over 50 new features&lt;/strong&gt; and we&#x2019;re going
to write about most of them in future posts. For now, the only important thing
is that we basically wrote a new editor based on your feedback from previous
versions.&lt;/p&gt;

&lt;p&gt;There are still some bugs and missing features that we&#x2019;re currently working
on. We&#x2019;re looking forward to your ideas, bug reports or any other feedback you
might have. Feel free to join us at the &lt;a
href="https://groups.google.com/forum/#!forum/intype-public"&gt;intype-public
group&lt;/a&gt; or simply &lt;a href="http://www.twitter.com/intype"&gt;tweet us at
@intype&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Oh, and by the way, you might want to grab a copy of the &lt;a
href="http://inotai.com/intype/download"&gt;new Intype&lt;/a&gt;.&lt;/p&gt;
</description>
		<feedburner:origLink>http://inotai.com/intype/blog/d18/intype-is-back</feedburner:origLink></item>
	</channel>
</rss>

