Gl.ib.ly

(glibly); Just another techie blog.

My experiences with Google Chrome

Posted by Tariq • Thursday, January 8. 2009 • Category: Computers
On September 1, 2008 Google announced a A fresh take on the browser. I greeted this news enthusiasticly; some people believed that google was mobilizing to crush Microsoft in an all out internet browser war. At the same time Firefox crackpots (I am nearly one :op) riled at how inferior Google Chrome was or still *is* -- what no browser extensions? I decided to hold back on what I thought and give it a fair chance.

Continue reading "My experiences with Google Chrome"

Defined tags for this entry: , , , , , ,

Creating an HTML file with white space traces

Posted by Tariq • Tuesday, December 9. 2008 • Category: One liners
Once upon a time I was comparing some Java files. Now one way to find plagiarism among students who share program code is to look at the white space traces in a file. Students typically try and edit the source code: changing variable names and function names; however, they usually fail to conceal the original author's white space patterns. White space consists of characters which don't appear on screen such as spaces, tabs, and new line characters. Anyway you can catch lots of cheaters by looking at the white space patterns in files ... maybe that's another blog entry, so back to this one.


Continue reading "Creating an HTML file with white space traces"

Defined tags for this entry: , , , ,