29. June 2008 00:00
By
Mark Focas
In
BlogEngine.NET
The description is used as the meta description as well as shown in the related posts. It is recommended that you write a description, but not mandatory
[More]
26. June 2008 13:15
By
Mark Focas
In
Downloads | JavaScript | Webmaster | dasBlog | Silverlight
Continuing from a previous post in which I added a Google Map of the visitors to my blog, this post will discuss how to take the same information and present it in a Visifire chart. Visifire is an open source Silverlight charting component which is very easy to use and well documented.
[More]
19. June 2008 12:37
By
Mark Focas
In
Downloads | Programming | VSTO | Word 2007
This VSTO project creates a context sensitive dynamic help system inside of Microsoft Word, based on the current cursor location. For example, if the cursor is on an image, then help information would be presented regarding the business rules pertaining to images. I.E. what size can the image be, policies regarding alternative text for web publishing etc. The help information is presented in a custom task pane, and uses HTML.
[More]
17. June 2008 13:07
By
Mark Focas
In
Webmaster | dasBlog | blogging
A lot of event log errors in dasBlog reporting Validation of viewstate MAC failed can be traced to spammers using bots to post spam on entry comments
[More]
11. June 2008 13:53
By
Mark Focas
In
Downloads | JavaScript | Webmaster | blogging
By combining the Google Maps API with an IP address host service such as HostIP.info, it is possible to present a map showing the current visitors to your blog, and to display them on a map. This implementation shows how to do this for dasBlog.
[More]
3. June 2008 13:33
By
Mark Focas
In
Downloads | Webmaster
A C# application to parse apache log files. This could easily be extended to parse other log file formats.
[More]