<?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>Atomic Interactive &#187; David Stump</title>
	<atom:link href="http://atomicinteractive.com/blog/author/david/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomicinteractive.com</link>
	<description>Positively Charged Marketing</description>
	<lastBuildDate>Wed, 16 May 2012 18:02:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Slurping Up Bugs with Mantis</title>
		<link>http://atomicinteractive.com/blog/slurping-up-bugs-with-mantis/</link>
		<comments>http://atomicinteractive.com/blog/slurping-up-bugs-with-mantis/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 19:46:40 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/?p=2016</guid>
		<description><![CDATA[Tracking bugs, maintenance issues, and update requests—for even a single website—can quickly get out of hand. Using Mantis Bug Tracker to capture these requests has been a lifesaver.  <a href="http://atomicinteractive.com/blog/slurping-up-bugs-with-mantis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://atomicinteractive.com/wp-content/uploads/2012/03/mantis.jpg" alt="" title="mantis" width="500" height="340" class="alignnone size-full wp-image-2023" /></p>
<p>Come with me, friend, to a day in the life of a <a href="http://atomicinteractive.com/services/app-development/" alt="Ohio Web Development">developer</a>. </p>
<p>You’re working on a new website. You’re in the testing phase. Colleagues and clients are starting to interact with the site and give you feedback. </p>
<p>On Monday, your client emails several change requests. On Tuesday, your designer posts a list of tweaks in Google Docs. On Wednesday, your traffic manager tells you about a few requests the client gave her over the phone. And on Thursday, your client sends an update to the email he sent on Monday.</p>
<p>It’s Friday, and you’re ready to start your fixes. Where in the world do you begin?</p>
<p>Enter Mantis Bug Tracker.</p>
<p>Mantis is an open-source tool written in PHP. It’s designed  to help developers describe, assign, and resolve bugs. We use Mantis to avoid the situation I described above: multiple change requests, spread across different media, in no order, and with no accountability.<br />
Instead, Mantis gives us:</p>
<ul>
<li>A central web-based repository for all bugs, fixes, and updates </li>
<li>Dropdowns that let us organize fixes by category and severity </li>
<li>A color-coded status system that lets us mark fixes as new, assigned, resolved, or closed</li>
<li>A “closing the loop” feature that notifies the person who reported a bug when it’s resolved</li>
<li>A messaging system that captures all conversations related to a particular fix.</li>
</ul>
<p>&nbsp;<br />
Organizing our quality control process in this way has had a big impact on development. Communication is smoother. Accountability and productivity are higher. And frustration is a lot lower. </p>
<p>In short, using Mantis has enabled a faster, more thorough, and more organized process of getting a web site or application ready to launch.</p>
<p>For a developer, that’s a lifesaver.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/slurping-up-bugs-with-mantis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ever-Amazing WordPress</title>
		<link>http://atomicinteractive.com/blog/the-ever-amazing-wordpress/</link>
		<comments>http://atomicinteractive.com/blog/the-ever-amazing-wordpress/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 21:33:35 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/?p=1946</guid>
		<description><![CDATA[Some things never get old, and one of them’s WordPress. This amazing platform continues to grow and provide developers more flexibility than ever in creating a range of new sites. <a href="http://atomicinteractive.com/blog/the-ever-amazing-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://atomicinteractive.com/wp-content/uploads/2011/11/wordpress.jpg" alt="" title="wordpress" width="500" height="340" align="none" /></p>
<p>You’d think that using a certain app over and over might get boring. That you’d hit the limits of what it can do and where you can push it. Be ready to move on to something else.</p>
<p>This hasn’t happened yet with WordPress.</p>
<p>This amazing app got its start as a humble blogging engine back in 2003. It’s since become one of the most predominant content management systems used to manage modern websites. It’s used by literally millions of folks—from individuals to <a href="http://atomicinteractive.com/services/app-development/">interactive developers</a> to huge corporations. And the sites that are running this framework are seen by tens of millions of people every day.</p>
<p>In fact, we’ve found that as WordPress has grown in flexibility, it can be used to manage nearly any type of website or application. We’ve used it to  manage Facebook apps, to create social networks, to build mobile web apps and ecommerce sites … and more.</p>
<p>In my opinion, there are several  elements that make this radical usability possible.</p>
<p>First is WordPress’s extremely flexible theme and plugin systems. This combination  allows for a huge range of sites to be managed via WordPress.</p>
<p>On top of this, WordPress allows custom site development to occur separate from the core framework files. This allows us to apply WordPress and plugin updates as they occur—giving the site increased stability and security.</p>
<p>In addition, WordPress is built on PHP and MySQL and is open source under the GPL license. This means that clients fully own and control their site, including the core CMS framework. There are no outside vendors, license fees, or hosting requirements involved, outside of the basic technology required.</p>
<p>It’s also cost-effective. Using WordPress saves clients time and money because we don’t have to write every piece of webware from scratch. Instead, we can utilize the ingenuity of a worldwide network of developers and designers who contribute to WordPress and its many plugins. </p>
<p>I continually find amazing uses for WordPress. And I love the ease with which I can create custom plugins and themes to fit nearly any site or application a customer desires. It’s great being part of the  active developer community behind WordPress, and I look forward to finding new and fun uses for the platform well in the future.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/the-ever-amazing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building from a Blueprint</title>
		<link>http://atomicinteractive.com/blog/building-from-a-blueprint/</link>
		<comments>http://atomicinteractive.com/blog/building-from-a-blueprint/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 12:56:29 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/?p=1878</guid>
		<description><![CDATA[I recently started using a new CSS framework called Blueprint. I’ve been excited about the results and wanted to share some of them here. The cool thing about Blueprint is that it truly saves time in development. It cuts the &#8230; <a href="http://atomicinteractive.com/blog/building-from-a-blueprint/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://atomicinteractive.com/wp-content/uploads/2011/09/blueprintCSS.jpg" alt="" title="blueprintCSS" width="500" height="340" align="none" /></p>
<p>I recently started using a new CSS framework called <a href="http://www.blueprintcss.org/">Blueprint</a>. I’ve been excited about the results and wanted to share some of them here. </p>
<p>The cool thing about Blueprint is that it truly saves time in development. It cuts the time needed to take a design from sketch to a skinned website. And because it works so well across browsers, it cuts down the time needed for testing and debugging. </p>
<p>It’s also flexible. It makes flowing a design into a site simple, and it cuts the labor needed to change that design once you’ve started. If you decide to add an image to the right side of the screen, for example, Blueprint allows you to just drop it in, rather than having to rework your layout from scratch.</p>
<p>Here are some of my favorite Blueprint features:</p>
<ul>
<li>It has a CSS reset feature that eliminates differences across browsers. Those minor differences — like setting a margin at 12 pixels rather than 15 — can turn a website from beautiful to bogus real quick. Blueprint standardizes these values across browsers, creating a uniform appearance for your site and reducing the time needed to cross-check it in Firefox, Explorer, Chrome, Safari … you name it. </li>
<li>It has an easy-to-use grid that can accommodate simple and complex layouts. Most designers work in a grid, whether it’s 960 or 1020. With Blueprint, you can “snap” your design into CSS almost as easily as putting together Legos. You can also write custom CSS on top of Blueprint to accommodate out-of-the-box designs.</li>
<li>Functional form styles. It’s easy to spot a form that hasn’t been styled — it just looks ugly. With this framework, you can write the HTML for your form, and Blueprint will autostyle it. You can customize the styles as needed, but Blueprint it provides a good base to start from. </li>
<li>Ready-to-go print styles. Blueprint also includes separate stylesheets just for printing. They’re set up to hide unnecessary content like banner ads and to print web content in a one-column, easy-to-read format.</li>
</ul>
<p>The best thing about Blueprint might be the fact that it’s an open-source, supported framework. That means there’s a community of worldwide developers constantly working on making it semantic-valid and browser-tested. As new standards emerge and bugs are discovered, Blueprint’s network of users updates the software accordingly. </p>
<p>So the next time I’m working on a new website, don’t be surprised if I tell you that I’m “working from a blueprint.” That’s what all great architects do, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/building-from-a-blueprint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability Engineering: Why Wireframes, Prototypes, and Specifications Matter</title>
		<link>http://atomicinteractive.com/blog/usability-engineering-why-wireframes-prototypes-and-specifications-matter/</link>
		<comments>http://atomicinteractive.com/blog/usability-engineering-why-wireframes-prototypes-and-specifications-matter/#comments</comments>
		<pubDate>Mon, 16 May 2011 17:40:25 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Interactive Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Usability]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=825</guid>
		<description><![CDATA[Designing a website without usability testing is like building a boat without a blueprint. You&#8217;ll make something, but whether it floats is a different matter. Usability testing fascinates me; in fact, I&#8217;m enrolled in grad school at DePaul University, studying &#8230; <a href="http://atomicinteractive.com/blog/usability-engineering-why-wireframes-prototypes-and-specifications-matter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-834" title="boat" src="http://atomicinteractive.com/wp-content/uploads/2011/05/boat1.jpg" alt="" width="500" height="310" /></p>
<p><a title="Ohio Web Design" href="http://atomicinteractive.com/services/interactive-design.php">Designing a website</a> without usability testing is like building a boat without a blueprint. You&#8217;ll make something, but whether it floats is a different matter.</p>
<p><a title="Web Usability Testing" href="http://atomicinteractive.com/services/">Usability testing</a> fascinates me; in fact, I&#8217;m enrolled in grad school at DePaul University, studying for an MS in Human-Computer Interaction. And when I heard some debates recently about whether current usability tools were still valid, I took notice. The crux of the issue seemed to be the value of wireframes vs. prototypes, and whether technical specification documents are necessary.</p>
<p>As someone who believes that a focus on usability should be the focus of building a <a title="Work Successes" href="http://atomicinteractive.com/work/">successful web site or application</a>, I definitely had an opinion. I believe that each of these tools has a distinct place in today&#8217;s web development cycle. And as a <a title="Ohio Web Development" href="http://atomicinteractive.com/services/web-development.php">web developer</a> who handles new projects daily, I&#8217;ve seen firsthand how these tools expedite development time and directly reduce the number of bugs found and revisions required after development.</p>
<p><strong>Let&#8217;s take a look at how each of these tools works.</strong></p>
<ul>
<li><strong>Wireframes -</strong> Wireframes are basic layouts for a site or application. The goal of this phase of usability testing is to focus on determining the basic information architecture and interaction design for a site, without the distractions of interactivity or design elements like color, font, and images. By removing these elements, the development team can focus on the best possible placement for the individual elements of the site or application. They can also begin to think about options for interaction design.</li>
<li><strong>Prototypes -</strong> Prototypes are beta versions of a site or application that allow information flow and interaction testing. The actual functionality of a site isn&#8217;t implemented. However, a user can click through interfaces to get an idea how a site will look and feel. By getting feedback from project stakeholders at this stage and making needed changes, you avoid the difficulty and cost of making revisions after development has taken place.</li>
<li><strong>Technical Specification Document -</strong> This document combines the information flow, interaction design, and functionality decisions reached during the wireframe and prototype phases of development. It&#8217;s presented to the site developers along with other tools generated during usability engineering, giving them a complete, accurate understanding of the site&#8217;s usability and functionality requirements. This document also enables clear communication between stakeholders (agency, client, users, designers, and developers) regarding what functionality is expected for each interface.</li>
</ul>
<p>From my perspective, all three of these tools are essential. They enable a reasonably pain-free development process, and significantly cut down on revision and rework. One small change made during usability testing can save literally days of time and struggle &#8212; and beau-coup dollars &#8212; later in the process.</p>
<p>So for now, I&#8217;m sold on these tools. I&#8217;ll be ready to learn about better ones as I continue my studies, but for now, they&#8217;ll stay in my tool belt.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/usability-engineering-why-wireframes-prototypes-and-specifications-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bringing Google Maps API to Your Website</title>
		<link>http://atomicinteractive.com/blog/bringing-google-maps-api-to-your-website/</link>
		<comments>http://atomicinteractive.com/blog/bringing-google-maps-api-to-your-website/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 12:39:43 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Marketing Strategy]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Google API Platforms]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Mobile Web Development]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=713</guid>
		<description><![CDATA[Google Maps’ APIs are one of the most functional tools out there for businesses. They let you embed Google’s vast amounts of location data in any website you create, whether it’s desktop or mobile. The newest versions of the APIs &#8230; <a href="http://atomicinteractive.com/blog/bringing-google-maps-api-to-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-714" title="maps-api" src="http://atomicinteractive.com/wp-content/uploads/2011/01/maps-api.jpg" alt="maps-api" width="500" height="310" /><br />
<strong>Google Maps’ APIs are one of the most functional tools out there for businesses.</strong> They let you embed Google’s vast amounts of location data in any website you create, whether it’s desktop or <a title="Mobile Web Development" href="http://atomicinteractive.com/services/web-development.php" target="_blank">mobile</a>.</p>
<p>The newest versions of the APIs have been improved to load fast on mobile browsers like the iPhone and Android. They’re also highly customizable. That means you can take a standard Google map and make it reflect your own brand identity. You can change the colors, incorporate animation, remove or add data, and add custom icons and text labels.</p>
<h2>Google Maps APIs in action</h2>
<p>Here’s a map that we created for <a href="http://www.hagemantrucking.com/index.php?page=service-area">Hageman Trucking</a>, for example. You’ll notice that we laid a transparent map of 17 Ohio counties on top of a standard Google map, showing Hageman’s service areas. We also created <a title="Icon Creation" href="http://atomicinteractive.com/blog/category/icons/" target="_blank">custom icons</a> (miniature Hageman logos) showing the company’s two locations.</p>
<p>Another example is what we did for <a href="http://koehlke.com/contact/sales">Koehlke Components</a>. We created a streamlined map of the United States showing only state names. States turn a Koehlke red when you mouse over them, and when you click on a state, a text box pops up showing that state’s sales rep. If you click on “Contact Your Sales Rep,” you can email your rep right from that page, without jumping to Outlook. We used jQuery to create that special feature.</p>
<h2>For the developer</h2>
<p>From the <a title="Ohio Web Development" href="http://atomicinteractive.com/services/web-development.php" target="_blank">developer’s perspective</a>, the Google Maps APIs are pretty awesome. Unlike other APIs, they are nearly always fast and available. That makes a difference, because if you embed a third-party API in your customer’s website – and that API is unreliable – nobody’s happy. Not your customer, and not their customers.</p>
<p>Typical of Google, the <a href="http://code.google.com/apis/maps/index.html">documentation for the APIs</a> is very user-friendly. What you can do with them is pretty much limitless. There’s also a huge community surrounding each of their API platforms (Google Maps, Google Earth, Google Charts, etc.). So there are a ton of other developers writing about how to solve certain problems they run into, and offering up new ideas.</p>
<p>Finally, because this is a JavaScript-based technology, it works just as well on mobile devices as it does on a desktop. And that’s when you need a map most, anyway – when you’re mobile.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/bringing-google-maps-api-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the Semantic Web the Next Big Thing?</title>
		<link>http://atomicinteractive.com/blog/is-the-semantic-web-the-next-big-thing/</link>
		<comments>http://atomicinteractive.com/blog/is-the-semantic-web-the-next-big-thing/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 12:11:42 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Marketing Strategy]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web Marketing]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=635</guid>
		<description><![CDATA[Have you ever wished that the web was more helpful—and less robotic? Let&#8217;s imagine you’re traveling to Florida for Christmas.  You hop onto your search engine and query &#8220;christmas florida.&#8221; But the first eight results are about the city &#8220;Christmas, &#8230; <a href="http://atomicinteractive.com/blog/is-the-semantic-web-the-next-big-thing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-657 alignnone" src="http://atomicinteractive.com/wp-content/uploads/2010/12/semantics.jpg" alt="web semantics" width="500" height="310" /></p>
<p>Have you ever wished that the web was more helpful—and less robotic?</p>
<p>Let&#8217;s imagine you’re traveling to Florida for Christmas.  You hop onto your search engine and query &#8220;christmas florida.&#8221; But the first eight results are about the city &#8220;Christmas, Florida&#8221; — not what you had in mind.</p>
<p>Wouldn&#8217;t it be cool if search engines could tell the difference between Christmas the city and Christmas the holiday?</p>
<p><strong>Enter the semantic web.</strong> The semantic web is a development paradigm, part of the HTML5 proposal, that structures the content of sites so the internet can “understand” words based on context.</p>
<p>For example:</p>
<ul>
<li>If you search for “house main character,” the semantic web would understand that you mean the TV show House, not a house where someone lives.</li>
<li>If you search for “green windows,” it would understand that you meant energy-efficient windows—not windows that were painted green.</li>
<li>If you wrote “I love Atomic Interactive &#8211; they provide excellent <a title="Web Development Ohio" href="http://atomicinteractive.com/blog/category/web-development/" target="_blank">web development</a>,” the semantic web would understand you mean that “Atomic provides excellent <a title="Web Development" href="http://atomicinteractive.com/services/web-development.php" target="_blank">web development</a>.”</li>
</ul>
<p>In other words, the semantic web can understand the association between pronouns and the words they’re linked to. <strong>Wow.</strong></p>
<p>How does this all work? The semantic web’s enhanced understanding of words is driven by <em>microdata</em>, one of many new tags in HTML5.</p>
<p>So if I were writing content about Christmas, Florida, I would include microdata indicating that I’m talking about a location. Conversely, if I were writing about celebrating Christmas <em>in</em> Florida, I would include microdata indicating that I&#8217;m talking about the location Florida, but the event Christmas.</p>
<p>Modern search engines like Bing, Google, and Yahoo take advantage of this microdata to keep your search results relevant.  In fact, Bing was built from the core up to parse microdata and associate content together. That explains why Microsoft markets Bing as a “decision engine”— supposedly, it helps you make better decisions by getting rid of superfluous search results.</p>
<p>The bottom line? If you have a data-heavy website or are having trouble with <a title="Search Engine Optimization" href="http://atomicinteractive.com/services/" target="_blank">SEO</a> because search engines are confused about your content, utilizing the semantic web can help. Atomic can help you take the first step in <a title="Ohio Web Development" href="http://http://atomicinteractive.com/services/web-development.php" target="_blank">coding for this brave new web</a>. <a title="Contact Atomic Interactive" href="http://atomicinteractive.com/contact/" target="_blank">Reach out to us</a> anytime you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/is-the-semantic-web-the-next-big-thing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Special Network for Special Kids</title>
		<link>http://atomicinteractive.com/blog/a-social-network-for-special-kids/</link>
		<comments>http://atomicinteractive.com/blog/a-social-network-for-special-kids/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:10:01 +0000</pubDate>
		<dc:creator>David Stump</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://atomicinteractive.com/blog/?p=356</guid>
		<description><![CDATA[We’ve all heard about the dangers of social networking for kids and teens. Sometimes it seems like every day there’s another story about a predator who used MySpace or Facebook to connect with an unknowing youth. But imagine that you &#8230; <a href="http://atomicinteractive.com/blog/a-social-network-for-special-kids/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-363" title="Therapals" src="http://atomicinteractive.com/wp-content/uploads/2010/06/blog-pic-template-social.jpg" alt="Customized Websites" width="500" height="250" /></p>
<p>We’ve all heard about the dangers of social networking for kids and teens. Sometimes it seems like every day there’s another story about a predator who used MySpace or Facebook to connect with an unknowing youth.</p>
<p>But imagine that you had a special needs child. Someone who wanted to make friends online, but who was even more vulnerable to danger. How would you protect them?</p>
<p>That’s where <a href="http://www.therapals.com/" target="_blank">Therapals.com</a> comes in. Therapals is an online social community for children with special needs. Just like Facebook, Therapals lets children create online profiles where they can update their status, “friend” other people,  comment on a friend’s status, and send messages or attachments.</p>
<p>The site is the brainchild of an Ohio-based occupational therapist who works with special needs children. She came to <a title="”Dayton," href="http://www.atomicinteractive.com">Atomic</a> for help making her vision a reality. After listening to her ideas, we were able to design and build a 100% custom site using PHP, MySQL, and jQuery. <a title="”Customized" href="http://www.atomicinteractive.com/about/alexis-branham.php">Alexis Branham</a> created the cheerful, user-friendly design, and I did the back-end coding. Like all our sites, we used <a title="Ohio Web Development" href="http://atomicinteractive.com/services/web-development.php" target="_blank">standards-compliant code</a>, and this site had a particular emphasis on accessibility.</p>
<p>In addition to providing a safe social networking space for children, the site has some unique features for parents and therapists:</p>
<p><strong>Parents can:</strong></p>
<ul>
<li>Update their child’s profile and help them find friends with similar interests</li>
<li>Monitor all of their child’s activities via a custom activity log</li>
<li>Approve or deny their child’s friend requests</li>
<li>Set the system to insert “sensory breaks” at defined intervals – a break when the child needs to stop using the computer and perform a physical activity like hopping or skipping</li>
</ul>
<p><strong>Therapists can:</strong></p>
<ul>
<li>Communicate with parents of children on their caseload, and with other therapists around the country</li>
<li>View, with parental permission, a child’s activities, such as how many sensory breaks they complete, who they talk to, and how much they write</li>
<li>View a child’s status entries to check keyboarding skills, sentence composition, and social skills</li>
</ul>
<p><a href="http://www.therapals.com/" target="_blank">Therapals.com</a> had hundreds of hits on its first day. Now, just three weeks later, dozens of paid and free users are visiting the site to connect and share information.</p>
<p>We enjoy all of our <a title="”Customized" href="http://www.atomicinteractive.com/work/">projects</a>, but this site has a special place in our hearts. We can’t wait to see it continue to grow.</p>
]]></content:encoded>
			<wfw:commentRss>http://atomicinteractive.com/blog/a-social-network-for-special-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

