<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Vladimir Vukićević</title>
	<link>http://blog.vlad1.com</link>
	<description>Words</description>
	<lastBuildDate>Thu, 06 Oct 2011 02:40:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Looking at Java NIO Buffer performance</title>
		<description><![CDATA[While starting to convert much of our IO to using nio byte buffers, with an eventual goal in pushing that further up into the application, I decided to investigate in some more detail performance. I&#8217;d seen some blog posts that claimed that performance wasn&#8217;t great, in particular a very old blog post from 2004. That [...]]]></description>
		<link>http://blog.vlad1.com/2011/10/05/looking-at-java-nio-buffer-performance/</link>
			</item>
	<item>
		<title>What I&#8217;ve Been Up To</title>
		<description><![CDATA[The last post here was about leaving Mozilla, and I mentioned a tiny bit about where I was going and what I&#8217;ll be working on. Then there was radio silence for a few months. So, what have I been up to? First off, we launched WebGL 1.0 at GDC 2011. I was serving as chair [...]]]></description>
		<link>http://blog.vlad1.com/2011/06/10/what-ive-been-up-to/</link>
			</item>
	<item>
		<title>Moving On</title>
		<description><![CDATA[I&#8217;ve recently made the decision to leave Mozilla for various reasons, largely because I&#8217;ve been wanting to do something different. Here are some thoughts on this. I became involved in Firefox and the Mozilla community when I was suckeredtalked into fixing a bug &#8212; a bug that involved RDF, bookmarks, and the template builder. (Thankfully, [...]]]></description>
		<link>http://blog.vlad1.com/2011/02/15/moving-on/</link>
			</item>
	<item>
		<title>WebGL in Firefox 4 Beta 8</title>
		<description><![CDATA[One of the parts of Firefox 4 that I&#8217;m excited about is support for WebGL, a standard for accelerated 3D rendering on the web. We&#8217;ve been working on this for quite a while, and I&#8217;ve been doing experiments with a similar kind of 3D support for a few years now. With the upcoming release of [...]]]></description>
		<link>http://blog.vlad1.com/2010/12/21/webgl-in-firefox-4-beta-8/</link>
			</item>
	<item>
		<title>Using Adobe Lightroom with Dropbox</title>
		<description><![CDATA[I&#8217;ve often been frustrated with the lack of a good solution for syncing a photo library amongst multiple computers.  Typically, I only have my laptop with me when I take photos, especially on a trip.  When I get back home, I want to sort and edit on a grown-up computer.  None of the photo management [...]]]></description>
		<link>http://blog.vlad1.com/2010/11/20/using-adobe-lightroom-with-dropbox/</link>
			</item>
	<item>
		<title>Building Fennec for Android under Win32</title>
		<description><![CDATA[I&#8217;ve been using Windows 7 as my primary development platform for a while (don&#8217;t let the MacBook Pro fool you &#8212; it&#8217;s probably spent less than an hour total in MacOS X), but have always needed to use a virtual machine running Linux to make Android builds.  I don&#8217;t mind working in a VM, but [...]]]></description>
		<link>http://blog.vlad1.com/2010/11/01/building-fennec-for-android-under-win32/</link>
			</item>
	<item>
		<title>Getting Information from Windows Vista/7 Display Driver Resets</title>
		<description><![CDATA[Now that we&#8217;re doing hardware acceleration on all platforms, we&#8217;re touching all sorts of OS components that we haven&#8217;t in the past.  One of those is much closer interaction with the graphics card drivers in your system.  Under Windows Vista and Windows 7, problems in the video driver (or in how we use DirectX/OpenGL) sometimes [...]]]></description>
		<link>http://blog.vlad1.com/2010/10/12/getting-information-from-windows-vista7-display-driver-resets/</link>
			</item>
	<item>
		<title>Fun With Fast JavaScript</title>
		<description><![CDATA[Fast JavaScript is a cornerstone of the modern web. In the past, application authors had to wait for browser developers to implement any complex functionality in the browser itself, so that they could access it from script code. Today, many of those functions can move straight into JavaScript itself. This has many advantages for application [...]]]></description>
		<link>http://blog.vlad1.com/2010/07/30/fun-with-fast-javascript/</link>
			</item>
	<item>
		<title>EGL &amp; OpenGL ES Come to Windows</title>
		<description><![CDATA[It&#8217;s SIGGRAPH time, and this means all sorts of interesting announcements in the graphics world. One of these came today from AMD, who announced that they plan on shipping both EGL and OpenGL ES drivers on Windows for their recent GPUs. One of the most challenging things in getting Firefox working with WebGL and hardware [...]]]></description>
		<link>http://blog.vlad1.com/2010/07/26/egl-opengl-es-come-to-windows/</link>
			</item>
	<item>
		<title>WinDbg Image Viewer Extension</title>
		<description><![CDATA[Since I often work on graphics code, one of the things I frequently want to do while debugging is take a chunk of memory and view it as an image.  No standard debugger seems to do this, which is surprising given how useful it is.  I&#8217;ve made do with other tools in the past &#8212; [...]]]></description>
		<link>http://blog.vlad1.com/2010/07/18/windbg-image-viewer-extension/</link>
			</item>
</channel>
</rss>

