Files
componentowl-rails-archive/db/import/static_pages/about.erb

51 lines
3.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<h1>About Component Owl</h1>
<p>ComponentOwl.com has been founded in 2010 as a part of Dextronet.com network.</p>
<p>Our goal is to provide light-weight, flexible and reliable <strong>components and controls for Microsoft .NET</strong>
that are both user friendly and developer friendly.</p>
<p>Important thing about our controls is that they always use system themes, look, and behavior. We are opposed to controls with custom look and non-standard
behavior - in our opinion, controls that dont look and behave as expected are not user friendly. Aero looks great, and so do our controls. That being said,
you can still customize our controls to suit your special needs, using many properties and owner-drawing options.</p>
<p>Our first product is Better ListView. It is aimed to be the number one replacement for the regular .NET ListView included with Visual Studio. Read the
<%= link_to "Better ListView story", story_path(featured_product) %>.</p>
<h2>Support and development continuance</h2>
<p>All components provided are used in our own products. For example, Better ListView is used in
<%= link_to "task management software", "http://www.dextronet.com/swift-to-do-list-software" %> Swift To-Do List and professional photography processing
application ImagingShop. This is your guarantee that we will <strong>not</strong> stop developing and supporting our components. It is quite common to find abandoned
controls and components and this wont happen with Component Owl controls!</p>
<h2>Quality assurance</h2>
<p>Our quality assurance stands on three main pillars:</p>
<ol class="common">
<li>Unit tests. All code is covered by unit tests whenever possible.</li>
<li>Rigorous in-house testing with extreme focus on details.</li>
<li>Usage of our controls in real world. Thousands of users work with Better ListView every day, because it is part of Swift To-Do List
and other software products developed by us, our partners and customers.</li>
</ol>
<h2>Our team</h2>
<p>Our team members have more than 10+ years of experience with Win32 development on average.</p>
<p><strong>Jiri Novotny</strong> Dextronet.com founder and author of Swift To-Do List. Better ListView project leader and specs author.
Jiri has focused on making Better ListView as user friendly as possible. He also ensured its compatibility with all Windows versions and themes.</p>
<p><strong>Libor Tinka</strong> Chief developer of Better ListView. Control development and C# expert. Libor is author of ImagingShop, digital photography
processing application.</p>
<p><strong>Ondrej Tomec</strong> Dextronet.com developer, author of various software projects, and co-developer of Better ListView. Ondrej helped to make
Better ListView better with his rigorous quality assurance procedures and code analysis.</p>
<h2>Contact us today</h2>
<p>Get in touch using the contact form in <%= link_to "Support", "/support" %> section, or directly at <span class="emil">support (at) componentowl (dot) com</span>.</p>
<h2>ComponentSource Author</h2>
<p>We are certified ComponentSource author. ComponentSource is our authorized reseller.<br /><br /><%= image_tag("Online-AuthorTierLogo.gif", :alt => "Online ComponentSource Author") %></p>