Posts Tagged ‘Wordpress’

WordPress for iPhone

I’m writing this blog post on my iPhone with the new WordPress for iPhone app. This is a combination test and review of the app. This blog was on WordPress 2.3 and the app requires at least 2.5.1 so I had to upgrade to the latest version. You can set up multiple blogs, preview and [...]

SyntaxHighlighter vs Brian’s Threaded Comments

I’ve found that the SyntaxHighlighter and Brian’s Threaded Comments WordPress plugs don’t play well together. I noticed that if I had commetns my code displayed by SyntaxHighlighter the comments would be displayed in boxes above the rest of the code and would not scroll. I looked at the HTML output of my page and noticed [...]

WordPress Source Code Syntax Highlighting

I’ve been working on Part 3 of my Creating a Web Page Tweaking Helper Tool and was trying to add some source code snippets to my post. I couldn’t get the source code to format properly. The visual editor was mangling it badly. It was adding lots of HTML CODE elements and the indentation was [...]