Mac OS X Tools: iBlog
Published 6 years ago in macintoshiBlog looks like a cool little OS X blogging app. I haven’t downloaded or tested it because I’m happy with the remote publishing interface of Moveable Type, but others might want to check it out. It looks like it does its own content management versus using the Blogger API or the MT API… too bad, in my opinion.
One Response to “Mac OS X Tools: iBlog”
Leave a Reply
Search
Subscribe
Archives
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- May 2002
Categories
- asides (445)
- baby (6)
- design + dev (142)
- for sale (7)
- get a job (11)
- investing (6)
- leadership + management (150)
- life stories (254)
- macintosh (320)
- marketing + advertising (224)
- Moveable Type (52)
- organization (6)
- photography + video (68)
- publishing + content (136)
- random (289)
- Saab (1)
- sales and selling (96)
- small business (147)
- startup (1)
- stuff (69)
- sysadmin (40)
- travel (42)
- Video (3)
- windows (69)
- WordPress (13)

With the impending arrival of our daughter Kylie, earlier this year I set out to find a new tool for managing our family’s webpage. Prior to her arrival, site updates have been few and far between, so I just used basic HTML pages and updated the index page whenever I posted new content. Once Kylie was on the scene, though, I was pretty sure the relatives would want more regular updates, so I wanted a tool to ease site updates. I thought that I could use a blogging tool (along with some custom HTML code), so I started testing. I probably ran through 10 to 15 different blog tools, covering those based on PHP, Perl, and even straight HTML. None seemed to do exactly what I wanted, or required amazingly complex setup (I never managed to get the complete set of Perl modules required to get Movable Type running locally), or cost more money than I was willing to spend on the family site.
Then I heard about iBlog, a blogging tool designed to work with various servers, including .mac, WebDAV, AFP, and http://FTP. Unlike server-oriented solutions, iBlog creates local static HTML pages, and then uploads those to your site. This has both pros and cons; if you need a truly dynamic site with comments and other “realtime” features, iBlog may not meet your needs (though the iBloggers.net site has some good workarounds). For my relatively static family site, though, iBlog seems nearly perfect.
iBlog features an easy to use interface that lets you create multiple weblogs (so you could have a “His” and “Hers” weblog on the same .mac account, for instance). Once you’ve created a site, you can add categories, and entries within the categories. Controlling the look of your site is relatively easy, too — the “Manage Stylesheets” wizard lets you specify colors for the avrious parts of the page, and shows a sample of the finished look. There’s also a “Manage Template Sets” wizard that gives you further control over the placement and content of your blog. To really totally customize the look, though, you’ll also want to dive into the style sheets themselves to modify things like font sets, link behavior, and other such niceties.
This is one area where I’ve run into some issues, though they’re probably related to my lack of understanding of the system (I’ve only been playing with it for a few days). The first time I hand-modified the CSS page, everything worked fine. The next time I published, though, the original fonts, sizes, and colors returned. I’ve worked around this by locking the CSS file after I edit it, and this seems to work fine (though I need to dive into the documentation a bit more to figure out why it’s doing what it’s doing).
The only real downside to iBlog is also it’s strength — since it creates static HTML pages, you don’t need any knowledge of PHP, MySQL, Perl, etc. in order to get it up and running … but you also miss out on features such as a comment system, searchable stories, and other such things. However, for the basic needs of keeping my family up to date on Kylie’s progress, it’s nearly the perfect tool. When combined with .mac’s easy-to-create slideshows, it’s a nearly unbeatable combination.