Jason Varga

JV Designs Web Design & Development by Jason Varga

Making the Switch to Chrome

I’ve been a long time Firefox user. For one reason or another, I’ve always stuck with it and have had trouble using anything else as my main browser.
But now it’s time to give Chrome another try…

View Full Post   →

Code, Monkey!

April 4th, 2010 at 6:38pm

I’m constantly visiting sites that provide information about coding and of course they display code snippets to learn from [read: steal].
They need ways to display the code. These are in the <code> tags, and also <pre> tags to keep the pre-formatted spacing in tact.

Of all the websites I’ve created, I don’t think I’ve ever needed to use these tags, even though I see them used so often.

View Full Post   →

Getting My Hands DirtEE

I love playing around with all the new sites and apps floating around on the internet. One of my favorite things on the web would have to be the content management platform, ExpressionEngine.
Up until now, I’ve been using version 1 (1.6.8) of EE for our sites. I’ve read about the new version, 2.0 - but never had a chance to get my hands dirty with it since its still in Beta.

Well I couldn’t wait any longer. The final release of version 2 could be around the corner so I thought I would pick up a copy of the beta version and see how it looks.

View Full Post   →