<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.kramericanindustries.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Kramerican Industries</title>
 <link>http://www.kramericanindustries.com/rss</link>
 <description>Default RSS feed</description>
 <language>en</language>
<item>
 <title>Don&#039;t use GoDaddy for PHP/MySQL!</title>
 <link>http://www.kramericanindustries.com/node/24</link>
 <description>&lt;p&gt;Here&#039;s a tip I recently discovered: don&#039;t use GoDaddy for your PHP/MySQL projects! Their servers are stupidly slow when executing PHP/MySQL scripts. I discovered this on a recent Drupal project where I was using some JSON services. The total time for the http request on my local development server was less than a second. On GoDaddy&#039;s server the exact same http request was taking anywhere from 8 seconds to 30 seconds!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/24&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/24#comments</comments>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/10">godaddy</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/9">mysql</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/8">php</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/3">tips</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/7">webhosting</category>
 <pubDate>Sun, 29 Mar 2009 11:30:27 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">24 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>ETSEO/WOUB What&#039;s the Problem</title>
 <link>http://www.kramericanindustries.com/node/10</link>
 <description>&lt;p&gt;What&#039;s the Problem, supported by ETSEO (Education Technology for Southeast Ohio) and WOUB, is a website designed to help students prepare for the Ohio Graduation Test in mathematics. &lt;/p&gt;
&lt;p&gt;I added dynamic HTML elements as well as a basic JavaScript algorithm to test users&#039; inputs. I also created some interactive Flash activities.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/10#comments</comments>
 <pubDate>Tue, 27 May 2008 18:29:29 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">10 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Configurable Flash Slideshow</title>
 <link>http://www.kramericanindustries.com/node/7</link>
 <description>&lt;p&gt;I created a configurable slide show so that our designers could easily drop into an HTML page and configure the file paths, captions, caption location, caption duration, slide duration, and transition duration, all via a XML file.&lt;/p&gt;
&lt;p&gt;It also accommodates any embed dimensions and features background image loading.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/7#comments</comments>
 <pubDate>Mon, 26 May 2008 17:05:53 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">7 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>OU Outreach Interactive Map</title>
 <link>http://www.kramericanindustries.com/node/5</link>
 <description>&lt;p&gt;I created an interactive Flash map for the Ohio University Campus Community Outreach that displays a list of partnerships per county. This provides a visual way for users to browse for partnerships by location in addition to conventional search methods.&lt;/p&gt;
&lt;p&gt;The map interfaces with the back-end Java database application to get all of the partnership data.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/5#comments</comments>
 <pubDate>Mon, 26 May 2008 15:30:35 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">5 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Ohio University Department of English</title>
 <link>http://www.kramericanindustries.com/node/4</link>
 <description>&lt;p&gt;I rebuilt the OU English Department website using the &lt;a href=&quot;http://expressionengine.com/&quot;&gt;Expression Engine&lt;/a&gt; content management system. &lt;/p&gt;
&lt;p&gt;Prior to my rebuild the site was static HTML except for a large amount of course information stored in a MySQL database. My goal for rebuilding the site was to enable non-technical administrators to manage the content.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/4&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/4#comments</comments>
 <pubDate>Mon, 26 May 2008 14:54:39 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">4 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Noteasaurus</title>
 <link>http://www.kramericanindustries.com/node/18</link>
 <description>&lt;p&gt;Noteasaurus is a free online note-taking application. It uses the familiar &#039;sticky note&#039; paradigm, but allows you to take notes and keep them on the web where they can be accessed from any web browser.&lt;/p&gt;
&lt;p&gt;The initial beta release will offer only a basic note taking interface, but future planned releases include new features such as note sharing, emailing, and searching, as well as alternative interfaces such as Browser extensions and an Adobe Air application for the desktop.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/18&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/18#comments</comments>
 <pubDate>Tue, 06 Jan 2009 11:19:37 -0800</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">18 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Tips for anyone who needs a website (part 2 of 4)</title>
 <link>http://www.kramericanindustries.com/node/23</link>
 <description>&lt;p&gt;&lt;a href=&quot;/node/22&quot;&gt;Previous: Introduction&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Part two of my tips section is about some common pitfalls of web publishing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Don&#039;t try to build your site from scratch (unless you have a lot of time and patience).&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Don&#039;t get me wrong, I&#039;m all about doing it yourself. But based on my experience of teaching web design to hundreds college students, if you aren&#039;t a techy computer person or have programming experience, learning to create HTML pages can be a very frustrating and unfruitful experience.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/23&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/23#comments</comments>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/3">tips</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/4">web design</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/5">web development</category>
 <pubDate>Wed, 18 Feb 2009 07:23:40 -0800</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">23 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Tips for anyone who needs a website (part 1 of 4)</title>
 <link>http://www.kramericanindustries.com/node/22</link>
 <description>&lt;p&gt;It&#039;s really not very hard to get a website these days. Sure, like anything, when you are starting at square one with no knowledge of how these things work, it can all seem very technical, and in reality it is. But there are so many resources available now for publishing content content online that getting a site for yourself is easier than it has ever been.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/22&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/22#comments</comments>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/3">tips</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/4">web design</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/5">web development</category>
 <pubDate>Wed, 18 Feb 2009 07:15:59 -0800</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">22 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>First Post</title>
 <link>http://www.kramericanindustries.com/node/21</link>
 <description>&lt;p&gt;Welcome to my new blog. I&#039;ll be using this space to jot down my thoughts on web design and development. I&#039;ll throw in some tips and any discoveries I think other people might be interested in.&lt;/p&gt;
&lt;p&gt;I&#039;ll try to spruce things up around here with a tag menu and some other cool stuff. Stay tuned for updates!&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/21#comments</comments>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/1">Announcements</category>
 <category domain="http://www.kramericanindustries.com/taxonomy/term/2">News</category>
 <pubDate>Mon, 16 Feb 2009 09:24:30 -0800</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">21 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Shadesofgreyphotography.net</title>
 <link>http://www.kramericanindustries.com/node/19</link>
 <description>&lt;p&gt;Shades of Grey Photography is the website of an up-and-coming photography outfit out of Chattanooga TN. The site features 100% managed content, including the image galleries and their categories, prices page, and blog.&lt;/p&gt;
&lt;p&gt;The design for the site was done by &lt;a href=&quot;http://www.niccouturier.com/&quot;&gt;Nic Couturier&lt;/a&gt;, a designer who I work with.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/19#comments</comments>
 <pubDate>Mon, 26 Jan 2009 08:14:28 -0800</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">19 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Asteroids!</title>
 <link>http://www.kramericanindustries.com/node/9</link>
 <description>&lt;p&gt;This was one of my first AS3 projects that I played with when the Flash 9 beta came out. I essentially just worked on it to learn the new language, but I eventually got obsessed with working on it. Unfortunately paying projects picked up, and I had to abandon it, but I hope to work on it again. Consider it a proof of concept. Click the &quot;Interact&quot; link below to play. Space bar shoots, Shift key changes guns. Lucky for the player, you can&#039;t die yet.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/9&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/9#comments</comments>
 <pubDate>Mon, 26 May 2008 19:04:15 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">9 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>JCU Admissions Visits Calendar</title>
 <link>http://www.kramericanindustries.com/node/16</link>
 <description>&lt;p&gt;I created this application for John Carroll University to display scheduled recruiting events from their database.&lt;/p&gt;
&lt;p&gt;The application uses JavaScript and JQuery to request JSON formatted data from a ASP service and format it for displaying on the page.&lt;/p&gt;
&lt;p&gt;The JavaScript also handles paging and advanced filtering functions for a quick and responsive application.&lt;/p&gt;
&lt;p&gt;Features include filtering by location, location radius, and date.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/16#comments</comments>
 <pubDate>Tue, 21 Oct 2008 18:36:22 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">16 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Soul of Athens</title>
 <link>http://www.kramericanindustries.com/node/13</link>
 <description>&lt;p&gt;Soul of Athens is an award winning multimedia journalism website produced by students and faculty of the Ohio University School of Visual Communications. The project began in 2007 and this year we are releasing an updating version. Some of the new features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A switch from an all Flash site to an HTML/Flash hybrid site for search engine optimization&lt;/li&gt;
&lt;li&gt;A new content management system&lt;/li&gt;
&lt;li&gt;Yahoo API maps integration with markers for stories and images for browsing based on geo-location&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/13&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/13#comments</comments>
 <pubDate>Tue, 27 May 2008 21:12:16 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">13 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Preoperative Surgical Procedures</title>
 <link>http://www.kramericanindustries.com/node/6</link>
 <description>&lt;p&gt;I did a number of interactive Flash learning exercises for &lt;em&gt;Preoperative Surgical Procedures&lt;/em&gt;, a Director-based desktop learning application for health care professionals.&lt;/p&gt;
</description>
 <comments>http://www.kramericanindustries.com/node/6#comments</comments>
 <pubDate>Tue, 27 May 2008 16:37:16 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">6 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Getoutzine.com</title>
 <link>http://www.kramericanindustries.com/node/12</link>
 <description>&lt;p&gt;Getoutzine.com is an online magazine about outdoor adventure in the Ohio River region. I designed the site and built it using the &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt;. The site is fully content managed and the owner of the create and edit all of the content on the site without any knowledge of HTML. It also has these cool features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Image upload and galleries for each story&lt;/li&gt;
&lt;li&gt;User contributed events calender&lt;/li&gt;
&lt;li&gt;Upgraded &quot;featured&quot; events that display on the front page for a fee payable via Paypal&lt;/li&gt;
&lt;li&gt;Site organization via categories&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/12&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/12#comments</comments>
 <pubDate>Tue, 27 May 2008 20:40:58 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">12 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>IV Therapy / Dosage Calculation Safety Series</title>
 <link>http://www.kramericanindustries.com/node/11</link>
 <description>&lt;p&gt;Dosage Calculation Safety Series is a Flex application I built for Delmar Learning. Its an e-learning program designed to help health care professionals administering medications avoid errors (which unfortunately happens all too often). &lt;/p&gt;
&lt;p&gt;This application features a number of advanced features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Courses are completely configurable (menu navigation and content) via XML files&lt;/li&gt;
&lt;li&gt;Course layout and design is completely configurable via MXML and CSS&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/11&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/11#comments</comments>
 <pubDate>Tue, 27 May 2008 20:02:12 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">11 at http://www.kramericanindustries.com</guid>
</item>
<item>
 <title>Viscom Galleries</title>
 <link>http://www.kramericanindustries.com/node/8</link>
 <description>&lt;p&gt;This was a project I worked on to complete my Master&#039;s project requirements. It is a PHP/MySQL web application that I built from scratch. &lt;/p&gt;
&lt;p&gt;Its purpose is to Viscom students and alumni to register with the site and upload their portfolio materials, resumes, and bio information.&lt;/p&gt;
&lt;p&gt;The application features user management, file uploading and resizing, upload/server space limits per user, free tagging, searching, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kramericanindustries.com/node/8&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kramericanindustries.com/node/8#comments</comments>
 <pubDate>Mon, 26 May 2008 18:11:48 -0700</pubDate>
 <dc:creator>Eric</dc:creator>
 <guid isPermaLink="false">8 at http://www.kramericanindustries.com</guid>
</item>
</channel>
</rss>
