Archive for the ‘Web Development’ Category

Recent Ruby on Rails Projects

Sunday, December 6th, 2009

For about a year now, we have turned to Ruby on Rails as our default platform for web development. Recent, in-progress (and all, as of this writing, not-public) projects include a redevelopment of the Colden Corporation’s intranet; a video-based site for a startup helping companies dialog with physicians on back-to-work requirements for job positions and injured workers; a web-based mailing list and contact management for the Syracuse University Office of Community Engagement and Economic Development; and an online application for a local economic development agency.

Depending on the exact nature of the goals and technical infrastructure of a given project, we do not dismiss the value and appropriateness of technologies such as PHP, ColdFusion, and other web platforms - but we certainly find Rails an attractive option of late. Our goal, as always, is to marry the right blend of tech, design, marketing, and strategy to accomplish our clients’ goals.

Using Ning for Social Networking Sites

Saturday, July 4th, 2009

We’ve become increasingly fond of Ning - an online, largely free platform for creating social networking sites. Despite not providing the most flexibility for customizing content or design, the Ning platform does allow for quick and easy creation and editing of a complete social networking site - lots of tools to add blogs, forums, photos, videos, status messages, akin to Facebook or Myspace.

Projects on which we’ve worked recently include:

  • The Creative Core Talent Network (whose Come Home to Syracuse affinity group replaces several earlier versions of the CHtS sites we produced);
  • bookcollaborative.ning.com, a site to promote Bradford Wheler’s newest book Snappy Sayings, with goals to collect content for group-authored books down the road;
  • and Green NY Campus, a site from the C&S Companies to support continued discussion and action from their April 2009 higher education sustainability conference.

Not Just for Blogs: Wordpress

Monday, June 29th, 2009

After kicking the tires on a variety of blog engines for the past few years, we now turn to Wordpress by default for blogs - and, increasingly, for low-level content management needs for our clients’ sites. For a simple (and free) blog, we might help our clients by setting up and training them on a Wordpress-hosted blog: a fully-working, hosted-for-free blog at an address like yourcompany.wordpress.com can (if the name isn’t taken) be setup in a matter of minutes. The blog’s administrative screen are both powerful and easy to use; built-in design options make it easy to incorporate your own logo and color scheme.

For blogs requiring more capabilities and/or closer integration into an existing site, the Wordpress blog engine (the web and database code which runs the blog itself) is available for free download. Hosting Wordpress on your (or our) server gives us the ability to incorporate more complex creative designs - to match, that is, the skin of almost any existing site - and to make custom changes to individual blog-post pages. A self-hosted blog also allows us to integrate the blog more closely into other areas of an existing non-blog site: we might show the most-recent three blog posts on an area of a client’s existing homepage, for instance.

Lately, we’ve turned to the Wordpress engine as a content-management system, using the code to enable easy client administration of traditional, non-blog sites. As open-source software with extensive online documentation and a thriving user community - and being built on PHP and MySQL - we can customize Wordpress to fill just about any content management need.

Please contact us to find out how we can make Wordpress work for you.

Javascript TCO/TCA Calculator

Tuesday, May 19th, 2009

Our client Fiddlehead is a maker of a hardware solution designed for schools in which a single PC can be turned in four or more computers. Each virtual computer can run a different operating system (Windows, Mac, Linux), teachers can view/control each student’s desktop, support folks have fewer PCs to maintain - these and other benefits make Fiddlehead an attractive solution for schools, especially in computer labs.

To highlight the hardware, software, energy, and support savings, we built a Javascript-based total-cost-ownership/acquisition calculator; we’ve recently updated the calculator to better match the reality of school technology support and maintenance. The calculator makes great use of the Prototype javascript library and - for the printable report generated by the user after submitting the form with his/her unique assumptions about cost of equipment, energy useage, support costs, etc. - the FPDF dynamic PDF library.

The calculator offers school-technology decision makers a tool for easily and quickly evaluating this product’s value for them, as well as for sharing these data with other stakeholders within their organization.