One-stop information technology solution provider
I'm Ivan Balasi a Web Developer/Designer and seasoned Freelance Web Professional.
Anna Balasi’s Portfolio
Anna Balasi’s professional portfolio. This an excellent example of responsive design, HTML5, CSS3, and jQuery.
Ricoh Intranet 2010
Design concept for the Ricoh intranet redesign. The company’s intranet needed another face lift. Several changes in the organization needs to be incorporated on this new design.
Ricoh USA Corporate Website 2008-2010
North and South American sales and marketing unit of Ricoh Company.
Drupal vs. Joomla
Overview This is a comparison of two popular open source content management systems: Drupal and Joomla. There has always a debate in the open source community about which CMS is […]
Another JQuery Form Validation Project
I am planning to use the jquery plugin form validation in one of my projects. The link below seems to be a good example. I haven’t tried it out yet […]
Basic SVN Commands
#—————– # start svn server #—————– sudo -u www /sw/bin/svnserve -d -r /Users/al/svnrepo #——————- # checkout a project #——————- svn checkout svn://localhost/project1 #——————- # basic svn commands #——————- svn up […]