Posts
Showing posts from April, 2009
Web Based Applications Using Windows Presentation Foundation
- Get link
- Other Apps
Scott Hanselman has posted a good article introducing using Windows Presentation Foundation (WPF) to write web-based applications that will run on Internet Explorer and FireFox if you have the .net Framework 3.5 installed.
How to Make a PHP System Look Like Your Corporate Website
- Get link
- Other Apps
This tutorial explains how to get sites like WordPress, PHPBB, and Kayako's eSupport's help desk area to use your website's look-and-feel so that when you change your corporate website template then the help desk area will automatically reflect those changes.
How to Effectively Show Code Snippets in WordPress Posts
- Get link
- Other Apps
The SyntaxHighlighter Evolved plugin for Wordpress will allow you to show code examples on your WordPress blog. See examples in this post.