Just Downloaded XNA Beta and I had to change the template code to get it to work
I just got the XNA Beta and had to tweak the template code a bit to get it running on my older machine (Athlon with a Geforce 2MX). I was getting a Device Creation Exception, and it turned out my graphics card doesn't support multisampling on the backbuffer. Adding "this.graphics.AllowMultiSampling = false;" to the InitializeComponent method fixed it. Hopefully, this helps someone else too! (P.S. Hardware donations are welcome! 😉) Read More
I lead the Chrome Developer Relations team at Google.
We want people to have the best experience possible on the web without having to install a native app or produce content in a walled garden.
Our team tries to make it easier for developers to build on the web by supporting every Chrome release, creating great content to support developers on web.dev, contributing to MDN, helping to improve browser compatibility, and some of the best developer tools like Lighthouse, Workbox, Squoosh to name just a few.
I love to learn about what you are building, and how I can help with Chrome or Web development in general, so if you want to chat with me directly, please feel free to book a consultation.
I'm trialing a newsletter, you can subscribe below (thank you!)
I have Properly Worked out Why My Windows Live Write Plugin Was Not Working
I finally figured out why my Windows Live Writer plugins weren't working! It turns out that new classes added via the Solution Explorer default to "internal" access. Making the class "public" fixed the issue and now the plugins work perfectly. Read More
Windows Live Writer Plugin Development Question
I'm developing a Windows Live Writer plugin using the SmartContentSource class and encountering an issue retrieving the blog post's text. While I can manipulate SmartContent objects within the plugin's sidebar, neither the SmartContent object nor the ISmartContentEditorSite interface provides access to the text, hindering the potential for plugin development. I'm seeking assistance on how to access the blog post text within the plugin context. Read More
Call Me Stupid
I'm struggling to create a C# plugin for Windows Live Writer. Even a simple "Hello World" plugin isn't showing up in the available plugins list, despite the documentation and example seeming straightforward. The example code compiles and works fine, but my copied version doesn't. I'm completely stumped and wondering if there are any logs I can check for Windows Live Writer. Read More
Got a Windows Live Writer Plugin Working
I finally got a Windows Live Writer plugin working after starting from scratch! Stay tuned as I'm planning to integrate my Ajax Tagger into the Windows Live Writer framework soon. This will be a cool experiment combining Web 2.0 APIs with Windows Live Writer. Read More
Google Adsense in the UK
As a UK resident with a Google AdSense account, I'm holding onto my earnings until the dollar-to-pound exchange rate improves. My first payout was disappointing, especially after a year of work. I believe UK advertisers are also being shortchanged due to the exchange rate. Unless Google implements an exchange rate program that gives UK advertising better visibility, we're not getting a fair deal. For now, I've suspended my ads and will hold onto any future AdSense earnings. Read More
If you seem a strange post in your blog, it may be Windows Live Writer
Strange posts like "Temporary Post Used For Style Detection" are appearing in blogs. This is due to Windows Live Writer, which uses these temporary posts to detect the blog's style for accurate "in-style" editing. These posts are quickly indexed by Google Blog Search, highlighting the search engine's speed. Read More
Windows Live Writer
I'm trying out Windows Live Writer and so far, I'm impressed! It renders my blog's styling correctly while I'm writing, seems pretty fast, and has a bunch of built-in features similar to other blogging tools. Plus, it's extendable via an SDK, which I'm excited to explore. I'm also going to check out the plugins and share more thoughts soon. Read More
XBox 360 and C# .Net WILL be Available Soon!
I previously doubted the possibility of C# on Xbox 360 and a hobbyist homebrew version. I was wrong! Microsoft announced the release of Visual Studio 2005 Express for Xbox 360 content creation on August 30, 2006. The $99/year dev kit allows non-commercial game development and sharing among hobbyists (no network support yet). I'm excited to get an Xbox 360, Xbox Live account, and the developer account! Check out these resources: XNA Team Blog, Microsoft XNA homepage, XNA FAQ, Game Studio, News Report, another Blog Post. Read More
Removed my feed from Squeet
I've taken my feed off Squeet due to repeated updates to old posts, which wasn't very useful given the low subscriber count. This change should prevent further issues. Read More
Quick Link
Check out my colleague Phil Calver's new site, www.whatsatthetop.com, a Top 10 Retail Mashup built with ASP.Net 2.0 and Web parts. It pulls data from sites like Amazon, CNet, and Booksense. Phil's looking for feedback, so let him know what you think! Share any suggestions or ideas for charts you'd like to see at webmaster@whatsatthetop.com. Read More
Iforgive.eu If or give.eu
I've decided to create iforgive.eu, a C# ASP.Net 2.0 sample site, and document the entire process on my blog. This includes design, development, refactoring, and even my mistakes! I'll begin by outlining the site's purpose, planning its design, and employing a TDD approach. Follow along as I build this site from the ground up! Read More
A project that I thought was a good idea
I bought iforgive.eu and iforgiv.eu domains hoping to create something cool, but my initial ideas (a flower shop, a public forgiveness platform, and an open email apology site) were flawed due to practicality and potential abuse. Then I thought about a social charity platform ("If Or Give") or a Q&A site, but those didn't pan out either. So now, I'm thinking of just using it to host my .Net 2.0 experiments. Any suggestions? Let me know in the comments! Read More
Test
A test post exploring comments and other features. Read More
Topicala
I've decided to make the Topicala software distributable so anyone can run it. I'll release the code soon, after re-deploying it under kinaln.co.uk. It'll be maintainable and modifiable, allowing others to have a similar setup on their own sites. If you're interested, let me know! Read More
Just Updated the Styles to this site
I've given my website a fresh new look with a template of my own design! I'm currently working on ensuring it's compatible with Internet Explorer. Your feedback and suggestions are greatly appreciated! Read More
I am still not happy with the style of this site
I'm going through a phase where I dislike my website's style and plan to redesign it when I have time. I've created a potential logo using vector graphics software and would love feedback. P.S. I'm much happier with the site's look now! Read More
My Dad has Started a blog!
My dad has started a blog about cycling and how it has helped him improve his fitness. He's lost over 4 stone (27KG) by combining cycling with the Lifestyle and Weight Management Service. Check out his blog at http://frank.kinlan.co.uk and leave him some feedback! Read More
BBC Programme Calendar to iCal Works in Outlook 2007
My BBC Programme Calendar to iCal mashup, which converts BBC program data to iCal, works seamlessly with Outlook 2007. Users can easily import program schedules by navigating to their account settings, clicking the internet calendars tab, clicking "new", and entering the URL of the desired program. For example football fans can import the data for the footie http://www.kinlan.co.uk/bbc/football. Read More
Testing From Microsoft Word 2007
Just tested the blogging feature from Microsoft Word 2007 and it's pretty cool if it works as expected. I'm loving the new interfaces for Excel, Word, and PowerPoint, especially the ribbon. Visio, however, seems a bit stale. Smart Art looks promising, like CSS taken to the next level. I might just switch to Word 2007 for good! Read More