robfelty.com


Releasing Postie 1.3.alpha, packed with new features

Posted in (x)html, css, javascript, wiki/cms, wordpress

Quarter note = 06052009 robfelty
Treble clef 4/4 Time
Thanks to all the users who helped me test out the 1.3.testing version of postie, the wordpress plugin which allows you to post by e-mail. I now feel that it is stable enough to call it 1.3.alpha. There are probably still some bugs, but I think that the new features probably warrant giving it a try for most users. Here is a summary of the new features and fixes: Now using default wordpress image and upload handling, which means: No […] (Read more)

2 new versions of postie released

Posted in (x)html, css, javascript, photography, wordpress

Quarter note = 05162009
Treble clef 4/4 Time
I would like to announce 2 new versions of my popular postie plugin for wordpress, which gives users advanced options for posting to their blog via e- mail. The first new version is 1.2.2, which has some minor bug fixes and improvements over 1.2.1. I will continue to release several more 1.2 releases over the coming weeks with bug fixes. The second new version is 1.3.testing, which is, as the name implies, under testing. The main new feature for the […] (Read more)

Two types of pngs

Posted in (x)html, photography

Quarter note = 04142009 robfelty
Treble clef 4/4 Time
I recently learned that there are basically two different types of png images – indexed and truecolor. Most pngs you find on the internet are probably the truecolor type. The truecolor type uses an rgb format, so each pixel is represented by either 24 bits (8 bit channel depth * 3 channels), or 48 bits (16 bit channel depth). In contrast, indexed images map each pixel onto a 256 (or less) color palette. Wikipedia has a nice graph on this. […] (Read more)

Converting LaTeX to Microsoft Word with plasTeX and Open Office

Posted in (x)html, latex

Quarter note = 03292009 robfelty
Treble clef 4/4 Time
Sample of LaTeX document converted to Word First of all, any LaTeX user might ask — why would I want to convert beautiful LaTeX into ugly Microsoft Word? The main reason is collaborators who want to use track changes. I recently sent a draft of a paper to some colleagues it two formats – .pdf and .doc. The pdf was formatted beautifully with LaTeX, but if your collaborators are not comfortable with editing a LaTeX file, it is difficult to […] (Read more)

On choosing website style

Posted in (x)html, css

Quarter note = 03192009 robfelty
Treble clef 4/4 Time
The style options on my website which you may not have noticed A couple years ago, I read an article in A list apart about a style switcher for a website. I thought this was a great idea — let the user choose their favorite style. So I set about implementing it. I have had it on this blog since the beginning. Personally, I find black text on a white screen hard on the eyes. I spend most of my […] (Read more)