Tag Archives: wordpress

Put a code in your post – code highlighting

As a programmer you often want to share some piece of nice code by placing it in your post on the blog. You can just wrap it in <code> or <pre> tags and play with CSS to make it more … Continue reading

Posted in Delphi, Web-design | Tagged , | 4 Comments

Blog and new browsers – IE 8 beta 2, Google Chrome

Fun! IE now acts as it is not an IE we all know. I have installed beta 2 of Internet Explorer 8 and I have to adjust my CSS settings to work as if I would use Mozilla browser. Finally … Continue reading

Posted in Technology, Web-design | Tagged , , | Leave a comment

Blog improvements

WordPress 2.5 has been released and I have updated my blog engine to use this version. Migration is now finalized: styles, theme, features are now in sync. From what I can see, everything is running fine and it appears to be … Continue reading

Posted in Miscellaneous | Tagged | Leave a comment

Create your first Widget for WordPress – Gallery 2 ImageBlock

Now I am going further with my experiment and modify PHP Text Widget to allow embedding Menalto Gallery 2 ImageBlock into your blog. As a result here is for you to try is an actual widget which you can see used to … Continue reading

Posted in Web-design | Tagged , , , | 2 Comments