Robert Kern
PHP Web Developer
My name is Robert Kern.
I am a PHP developer from Auckland, New Zealand.
Browse through some of my web development projects, or get in contact with me if you are interested in hiring my php web development services.

Search

  • Topics

    • Honduras (25)
    • Hosting (3)
    • How to (9)
    • iphone (11)
    • Mac (8)
    • Movies (1)
    • Off Topic (10)
    • PHP (8)
    • Recipes App (12)
    • Servers (1)
    • Software (8)
    • Subversion (4)
    • Technology (4)
    • Uncategorized (1)
    • Videos (8)
    • Web Development (19)
      • Security (2)

 

Archives

  • March 2010
  • December 2009
  • November 2009
  • October 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • July 2007
  • Home
  • Web development
  • PHP
  • Projects
  • Contact me
...
  • In Honduras

Using Microsoft Visio 2007 for database diagrams

Have you ever tried using Microsoft Visio for creating database diagrams? Im using it at the moment for a large web application project and I’ve got to say, I hope there’s a better solution out there. I understand that Visio is design for lots of different uses and not just database diagrams, but it really is difficult to get a useful database diagram out of the software.
Read the rest of this entry »

Tags: development, microsoft, visio, web
February 12th, 2008 | Posted in How to, Web Development | 3 Comments »

CSS / Javascript matching columns

If you are having trouble getting two div columns to match, then try this matching columns script. It is a very simple script that will match the height of the columns you specify (all you have to do is assign the class ‘column’ to the columns you want to match).
Read the rest of this entry »

Tags: CSS, Javascript
January 17th, 2008 | Posted in How to, Web Development | 1 Comment »

Fix transparent png images in Internet Explorer 6 (IE6)

Sometimes it can be very frustrating building websites that are cross-browser. One of the many issues is transparent png images in IE6.

PNG’s have enabled us to make beautiful images for websites with amazing transparency etc. There is a very simple way to make transparent png images work in all browsers.

Download file: png-fix.zip

This method uses CSS to fix the issue. You can define a class such as ‘transparent’ and apply that to the images whose transparency you want to make work in ie6, or simply use the fix in CSS for the img tag (therefore making all images’ transparency work in ie6).

Tags: CSS, ie6, png, transparent
January 17th, 2008 | Posted in How to, Web Development | 2 Comments »

Subversion repository layouts

I have been looking into the Subversion system this weekend. I had never used it myself but have recently been looking for a solution to the problem of collaberation on website projects (eg. two people making a change to a website, one overwriting the changes of the other… oh my goodness thats annoying). Since looking into Subversion, I have installed it on my internal server (Windows SBS 2003) using http://svn1clicksetup.tigris.org and am using TortoiseSVN as the client… I am impressed! I have moved some of my projects over to Subversion and plan to add all new projects from now on. Read on for the repository layout article.

Read the rest of this entry »

Tags: development, projects, SVN
January 6th, 2008 | Posted in How to | No Comments »

« Older Entries
Newer Entries »
© 2004-2010 Robert Kern, owner of Frondiz, need Hosted Subversion? | Design by Jarred Bishop | WordPress