.
Welcome to FarmSoft Studios! Located in the rolling hills of Statesville, North Carolina, our goal as a company is to create quality web sites that are completely W3C standards-compliant, stunning graphics that make your company's identity stand out, and usability that will flex to users in all walks of life. We love paying attention to detail, while making products that our clients are completely satisfied with. Please Contact Us for more details on how we can serve your needs.

FarmSoft Studios Graphic Design & Web Design; Inspiration. Diligence. Excellence. The Art of Design.

We currently offer:
  • Custom web solutions
  • Templated web solutions
  • Custom graphic design
  • Custom logos, and branding work
  • Custom PHP/MySQL Web Applications
  • PSD to XHTML services -- (converting a Photoshop document into a website)
Thank you for your interest! Feel free to browse around, and take a look at my design portfolio. It is small right now, as I am just starting up, but check back soon, I'm always adding recently finished projects.
Have a great day!



Recent Blog Posts:

Apple’s Navigation Change

Apple's Site Navigation BarYou can sure tell where Apple’s money is coming from, with all the real estate that they are giving the iPod, iPad, iPhone, and iTunes links in the header of their redesigned site.

Posted By: FarmSoft Studios on March 12, 2010 @ 4:09 pm — Comments (0)digg

<3 != Flash

Chrome Activity MonitorRemind me again why I need a Quad-Core Intel Xeon Mac Pro with 6 Gigs of RAM?  Oh, that’s right, It’s to run my Flash Applications online.  Thanks for the reminder.

Posted By: FarmSoft Studios on @ 9:03 am — Comments (0)digg

Use class with semantics in mind

“Use class with semantics in mind.”

via Use class with semantics in mind – Quality Web Tips.

Posted By: FarmSoft Studios on January 20, 2010 @ 10:50 am — Comments (0)digg

PHP on OS X 10.6 Snow Leopard throwing errors

Snow Leopard now uses PHP 5.3, so there are new rules in the playing field. You can fix them by adding

date.timezone = "America/Anchorage";

in your php.ini file, or if you don’t have access to that, you can add this to your own project:

date_default_timezone_set('America/Chicago');

Use whatever timezone is appropriate for you, of course. The list is here: http://us3.php.net/manual/en/timezones.php

Posted By: FarmSoft Studios on January 15, 2010 @ 5:04 pm — Comments (0)digg

Safari Web Inspector Scrolling Bugs

If the inspector is open in docked mode, interaction within the webkit content window – typing text into an input, using a menu, selecting text – causes it to frantically scroll downwards.

via BogoJoker » Improving the Web Inspector.

…Glad I’m not the only one that noticed that behavior!

Posted By: FarmSoft Studios on January 12, 2010 @ 8:11 am — Comments (0)digg