<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed version="0.3" xml:lang="en-US" xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056" rel="service.post" title="RPM Development Journal" type="application/atom+xml"/>
<link href="http://www.blogger.com/atom/7494056" rel="service.feed" title="RPM Development Journal" type="application/atom+xml"/>
<title mode="escaped" type="text/html">RPM Development Journal</title>
<tagline mode="escaped" type="text/html">This is a public blog for RPM Software developers to discuss the application and interact with our customers. </tagline>
<link href="http://rpmsoftware.com/journal/" rel="alternate" title="RPM Development Journal" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056</id>
<modified>2005-04-14T14:15:24Z</modified>
<generator url="http://www.blogger.com/" version="5.15">Blogger</generator>
<info mode="xml" type="text/html">
<div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit the <a href="http://help.blogger.com/bin/answer.py?answer=697">Blogger Help</a> for more info.</div>
</info>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111348812405184969" rel="service.edit" title="We're using the 3.5 update now" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-04-14T08:12:00-06:00</issued>
<modified>2005-04-14T14:15:24Z</modified>
<created>2005-04-14T14:15:24Z</created>
<link href="http://rpmsoftware.com/journal/2005/04/were-using-35-update-now.html" rel="alternate" title="We're using the 3.5 update now" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111348812405184969</id>
<title mode="escaped" type="text/html">We're using the 3.5 update now</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">The fixes coming on Tuesday, April 19 are being used internally now by the whole company as testing continues by the development team. Everything is looking good so far.</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111280063300300597" rel="service.edit" title="When a space isn't a space" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-04-06T09:12:00-06:00</issued>
<modified>2005-04-06T15:17:13Z</modified>
<created>2005-04-06T15:17:13Z</created>
<link href="http://rpmsoftware.com/journal/2005/04/when-space-isnt-space.html" rel="alternate" title="When a space isn't a space" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111280063300300597</id>
<title mode="escaped" type="text/html">When a space isn't a space</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>We've traced a recent import problem to it's source and learned in Excel there's two kinds of spaces. The tricky part is they look identical, but to the importer they're different and in the problem we were fixing, that was causing a reference value to be not found. We're fixing the importer so it treats both kinds of spaces the same and that fix will be in the update on the 19th. In the meantime you can try retyping problem values in the Excel file if they have a space.</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111262698689850654" rel="service.edit" title="Import leading zeros" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-04-04T09:01:00-06:00</issued>
<modified>2005-04-04T15:03:06Z</modified>
<created>2005-04-04T15:03:06Z</created>
<link href="http://rpmsoftware.com/journal/2005/04/import-leading-zeros.html" rel="alternate" title="Import leading zeros" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111262698689850654</id>
<title mode="escaped" type="text/html">Import leading zeros</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Need to import a number like "000123" and keep the leading zeros intact? The <a href="http://rpmsoftware.com/support/ref/?entry=Import.html">import reference</a> explains how to do it by inserting an apostrophe in front of the number in Excel. Example: "'000123" is imported as "000123" instead of "123"</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111220098890369467" rel="service.edit" title="3.5 issues" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-30T09:41:00-07:00</issued>
<modified>2005-03-30T16:43:08Z</modified>
<created>2005-03-30T16:43:08Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/35-issues.html" rel="alternate" title="3.5 issues" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111220098890369467</id>
<title mode="escaped" type="text/html">3.5 issues</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>I've updated the <a href="http://rpmsoftware.com/support/issues.php">known issues</a> page with some problems in the new version.</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111212607613393674" rel="service.edit" title="3.5 documentation is up" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-29T12:52:00-07:00</issued>
<modified>2005-03-29T19:54:36Z</modified>
<created>2005-03-29T19:54:36Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/35-documentation-is-up.html" rel="alternate" title="3.5 documentation is up" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111212607613393674</id>
<title mode="escaped" type="text/html">3.5 documentation is up</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>I've finished updating the <a href="http://rpmsoftware.com/support/ref/">reference</a> for 3.5.</p>
<p>The reference is no longer available as a Word document. If you miss that option, please let me know.</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111211291476484066" rel="service.edit" title="Line breaks in notes" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-29T09:13:00-07:00</issued>
<modified>2005-03-29T16:15:14Z</modified>
<created>2005-03-29T16:15:14Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/line-breaks-in-notes.html" rel="alternate" title="Line breaks in notes" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111211291476484066</id>
<title mode="escaped" type="text/html">Line breaks in notes</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>One of the minor improvements in 3.5 is the ability to add line breaks when entering notes. While typing a not pressing "Enter" ads the note. Now you can press "Shift + Enter" to insert an extra line without adding the note.</p>
</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111206945737406657" rel="service.edit" title="3.5 is alive" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-28T20:31:00-07:00</issued>
<modified>2005-03-29T04:10:57Z</modified>
<created>2005-03-29T04:10:57Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/35-is-alive.html" rel="alternate" title="3.5 is alive" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111206945737406657</id>
<title mode="escaped" type="text/html">3.5 is alive</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">Update is done, our most uneventful (best) upgrade yet. Documentation will be online by the end of the day tomorrow (Tuesday) including the import spec.</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111199404983203072" rel="service.edit" title="Deployment night" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-28T00:10:00-07:00</issued>
<modified>2005-03-28T07:14:09Z</modified>
<created>2005-03-28T07:14:09Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/deployment-night.html" rel="alternate" title="Deployment night" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111199404983203072</id>
<title mode="escaped" type="text/html">Deployment night</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">It's after midnight, why am I still up? Well the development team isn't in until 5pm Monday because we're doing the 3.5 deployment. Depending on which deployment you're on, your RPM will go down at 6pm or 7pm as specified in the email you received. Everything is looking good and I'm excited to be finally letting you all use the improvements you saw at the Users Group meeting. I'll post an update when the upgrade is done.</div>
</content>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="http://www.blogger.com/atom/7494056/111116034037733817" rel="service.edit" title="After Vegas" type="application/atom+xml"/>
<author>
<name>Jade Ohlhauser</name>
</author>
<issued>2005-03-18T08:34:00-07:00</issued>
<modified>2005-03-18T15:39:00Z</modified>
<created>2005-03-18T15:39:00Z</created>
<link href="http://rpmsoftware.com/journal/2005/03/after-vegas.html" rel="alternate" title="After Vegas" type="text/html"/>
<id>tag:blogger.com,1999:blog-7494056.post-111116034037733817</id>
<title mode="escaped" type="text/html">After Vegas</title>
<content type="application/xhtml+xml" xml:base="http://rpmsoftware.com/journal/" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">It was nice to see everyone at the Users Group meeting. The feature survey for Jupiter will be online by the end of the Month.</div>
</content>
</entry>
</feed>
