Windows Live Writer is one of the most popular blog authoring tool that I also happen to like and use because of its features – I especially enjoy the Preview tab. But it has a drawback - no Syntax Highlighting of my code! Let me tell you how I solved this issue.
Tag: Tips
While working on my webslice, I wanted to add some content to let the users know what’s happening on the website. So I was thinking to provide some random posts from my blog. Most of us know how to use the WordPress default methods to get the posts, to ask for random ones, but how to do it outside the warm WordPress environment? I started digging in MySQL help (soon I should become a guru 😉 ) and find out that it is quite simple if all you want to do is to return some random rows from a table, […]
It is very nice and user-friendly to have Webslices on your website. It improves the user experience by allowing visitors to be up to date with the latest content that you provide, assuming that it is fitted to this presentation style
How to implement syntax highlighting on your website and which languages are supported by this tool.
I wanted to install the original highlighter, Alex Gorbatchev’s one, but its website is quite cryptic when sharing installation information. I will share this with you and I hope that you’ll have easier time to implement it than me.
When I use Mozilla Firefox I want to be able to see the content of pages, not to have my screen cluttered with lots and lots of toolbars. But when doing searches with built-in search area in this browser, I lack the highlighting feature of Google Toolbar. Not to mention the word search, handled so easy in it by pressing auto created buttons for each word. So I tried to replicate the Google toolbar in the browser interface, but without adding the entire toolbar. This can be done very easy, by following the next steps: 1. Install Google toolbar if […]
How to create a GUID (Global Unique IDentifier) in order to mark your dlls. Looking in my Visual Studio 2005 I saw that this command wasn’t available in any tools menu, nor in the Customize toolbars one as a shortcut to a command.
I would like to present two ways that I know of how you can download and save Windows Updates files for Vista. Maybe this discussion is applicable for all versions of Windows, but I tested only for my Windows Vista Business.
Solution to SVN problem: "The version resource does not correspond to the resource within the transaction."