<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>johnjcamilleri.com</title>
	<link>http://johnjcamilleri.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 20:20:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Enabling compression with GoDaddy Shared Hosting</title>
		<description><![CDATA[Compression of HTML, CSS and JavaScript is quite important for improving your site&#8217;s speed and should always be used. Of you will find that all you need to do is add a line similar to the following to your .htaccess file: AddOutputFilterByType DEFLATE text/html text/plain text/css text/xml application/x-javascript text/javascript application/javascript Source: StackOverflow However, if you&#8217;re [...]]]></description>
		<link>http://johnjcamilleri.com/2010/07/enabling-compression-with-godaddy-shared-hosting/</link>
			</item>
	<item>
		<title>j&#8217;s instead of smileys in Thunderbird 3</title>
		<description><![CDATA[It seems the solution for the outlook smileys posted here only works for Thunderbird 2. For Thunderbird 3, I found this very helpful discussion and add-on.  Enjoy!]]></description>
		<link>http://johnjcamilleri.com/2010/07/js-instead-of-smileys-in-thunderbird-3/</link>
			</item>
	<item>
		<title>Vertical alignment of inline images in LaTeX</title>
		<description><![CDATA[This is one of those things which isn&#8217;t so easy to find, so here&#8217;s my contribution. The Problem You&#8217;re using LaTeX, and have a small image which you want to display inline with the text (i.e. not a float). So, you use something like the following: ...indicate whether the phrase you've constructed is valid (\includegraphics{tick.png}) [...]]]></description>
		<link>http://johnjcamilleri.com/2010/05/vertical-alignment-of-inline-images-in-latex/</link>
			</item>
	<item>
		<title>Mendeley, BibTeX and citing Website URLs</title>
		<description><![CDATA[The Problem Using Mendeley Desktop (&#60;3) to manage all my dissertation references, which automatically writes a BibTeX (.bib) for me which I include in my LaTeX document. So far so good. When I manually create an entry in Mendeley for a website, it creates a BibTeX entry like the following: @misc{myKey, author = {Surname, Name}, [...]]]></description>
		<link>http://johnjcamilleri.com/2010/05/mendeley-bibtex-cite-website-url/</link>
			</item>
	<item>
		<title>CSAI&#8217;s Guide To Dissertation Writing</title>
		<description><![CDATA[I found this on my computer, not sure where it came from (can&#8217;t find it online now) but I figured it may be useful to other IT students writing their FYP/dissertation. CSAI Final Year Projects Guidelines (B.Sc.IT)]]></description>
		<link>http://johnjcamilleri.com/2010/04/csais-guide-to-dissertation-writing/</link>
			</item>
	<item>
		<title>Fonts, Keyboards &amp; Layouts &#8211; How to correctly type Maltese characters</title>
		<description><![CDATA[UPDATE: Thomas Pace kindly pointed out this very helpful link which basically covers everything here, and includes steps for Apple&#8217;s OSX: http://www.kunsilltalmalti.gov.mt/filebank/documents/kompjuter.pdf I&#8217;ve been asked many times how to enter Maltese characters on a computer &#8211; i.e. ċĊ, ġĠ, ħĦ and żŻ. It turns out there&#8217;s a lot of misconceptions out there, and many people [...]]]></description>
		<link>http://johnjcamilleri.com/2010/04/fonts-keyboards-layouts-how-to-correctly-type-maltese-characters/</link>
			</item>
	<item>
		<title>Google Buzz: Stop getting emails via POP</title>
		<description><![CDATA[If you use Gmail /Google Buzz and a POP client for your email, chances are you&#8217;re receiving a bunch of emails telling you about new buzz&#8217;s &#8211; including your own updates! This is very annoying and there&#8217;s no direct setting to turn it off. However this guy has come up with a great solution, by [...]]]></description>
		<link>http://johnjcamilleri.com/2010/03/google-buzz-stop-getting-emails-via-pop/</link>
			</item>
	<item>
		<title>An interesting way to avoid publishing your email address..</title>
		<description><![CDATA[Check out this page: http://blacksapphire.com/antispam/ Not only does this guy require you to answer a mini quiz to prove you are human, but he will also generate a new email address for every person who wishes to contact him (which I imagine are only valid for a limited amount of time) so that he never [...]]]></description>
		<link>http://johnjcamilleri.com/2010/03/an-interesting-way-to-avoid-publishing-your-email-address/</link>
			</item>
	<item>
		<title>johnjcamilleri.com is now seriffed</title>
		<description><![CDATA[there&#8217;s just something I like about serifs, so I thought it was about time I seriffed the fonts on my own site. other than that, it&#8217;s still the same old boring gray theme.. tbh i&#8217;m waiting for WordPress 3 before my next major site facelift (not that the 2 are really related, but anyway&#8230;)]]></description>
		<link>http://johnjcamilleri.com/2010/02/johnjcamilleri-com-is-now-seriffed/</link>
			</item>
	<item>
		<title>How to unescape HTML entities in JavaScript</title>
		<description><![CDATA[This is one of those routine web development things which you assume is inbuilt, but actually proves quite tedious to find a nice solution to. Specifically, I am talking about converting something like &#38;#39; to &#8216; or &#38;amp; to &#38; directly in Javscript. This function does exactly that! Note how it adds a function to [...]]]></description>
		<link>http://johnjcamilleri.com/2010/02/how-to-unescape-html-entities-in-javascript/</link>
			</item>
</channel>
</rss>
