Open Source Web Design Template
When developing the blog for our new web 2.0 startup, I
got a template from the open source web design site. I
found a picture on flickr, which I thought really helped to
communicate the idea. It was very easy to turn the oswd
template into a blogger template, and I was very quickly
able to use the results to demonstrate to the rest of the
team the basics of blogger. When it came time to deliver
the Queen Street News, a syndication community based on a
cool street in Toronto, each of the oswd templates that I
tried, gave me some difficulties. Embracing this new
constraint, I made a highly derivative template of my own.
I am posting it back on the oswd, as a way of thanking my
inspiration. more
Features
The site is intended to be a very readable online
newspaper. There are no distractions from the news, but
still a pleasing layout. I preserved the balance and use of
fonts of my inspirations. It loads really, quickly, which
hopefully also adds to a professional feel. The intent of
our business is community marketing through storytelling,
much like amazon selling books with reviews. We want
English majors, to do the writing. The technical and design
elements are to not distract from the excellent writing.
The site is valid XHTML 1.1 and CSS, and I have maintained
a standards based approach to the more technical aspects of
the rest of the project as well. more
About the author
My dad and I both find ourselves energized by
students, and would like to provide an opportunity for
learners to try their careers on for size while studying.
Computers, are/were our livelihood, and we hope to profit
financially from this application of our livelihood as well
as help students to make some money. back to
events
(technical) writers (web) publishing and syndication
tool
syndicateme is a tool for publication and syndication.
Syndication separates content from formatting in feeds.
These feeds can then be formatted for different audiences,
and even "mashed" together with other content. Technical
writers have been using this separation for some time now.
They produce on-line help, manuals and quick references
from the same content. One tool many tech-writers use to
produce different products from the same content is xslt.
An open-source implementation of xslt is xsltproc.
Syndicateme integrates tools, like xslt, that we used to
publish our online newspapers. It also integrates other
tools like a pop client, regular expressions and the curl
library. To integrate these tools in a consistent manner,
syndicateme uses a couple of simple ideas. It extends a
web-log by allowing you to log articles from an email
account. It publishes articles by interpreting xml passing
through everything but script elements with a type
attribute of "text/syndicateme." These script elements can
do things like apply xslt.
Syndicateme can be run on the command line, where it
interprets xml passed to it on stdin. It can also be run as
an apache mod, where it interprets xml passed to it by
XMLHTTPRequest, the root of AJAX. It is very effective in
both applications as the tools that it integrates are some
of the most effective of breed. In mod-syndicateme mode it
gives very snappy performance for a professional look and
feel. Snappier performance still can be gained by using
syndicateme on the command line to periodically push
content to web servers, even from behind a firewall. This
is the mode that we use syndicateme in for the online
papers.back to
events
hello servlet using winstone and eclipse
Some time ago I noticed that apache-fo, xerces, xmlmind and other docbook tools were available in Java. At the same time, I also noticed that the Universities offer introductory programming courses in Java. I decided to make the switch to Java to allow for the engagement of students in the project in it's entirety. One of the original reasons for steering away from Java was to run on virtual private servers at least at first. I was pleasantly surprised by the performance of gij and the winstone servlet container on my virtual private servers. I also plan to continue using static html pages refreshed every 1/2 hour, and ajax so the servlet functionality is really only required for localization and updates. back to
events
Story-telling for community marketing workshop
Sell books with reviews, like Amazon or guitars with guitar playing news and tips like Gibson. Community Marketing isn't just for computer companies anymore.
In Web 2.0 fashion, we are going after the long tail ... small businesses that want to build community around their products and services. We will offer workshops in
story telling for community marketing. The first participant will get the first year's subscription for a community marketing mash-up included. Additional
participants from the same company will be charged a reduced registration.
back to
events
Community marketing mash-ups
We will hopefully work with one of Tim's school mates turned luthier on a guitar maker's
mashup. It will somewhat emulate the Gibson one, but will try for more consistency and be built
around external news feeds and articles and songs emailed to the luthier's site.
Community marketing mash-ups will be included with the above workshop, and sold as annual subscriptions to businesses,
interested in building a community around their products. These mashups require a url. A url is a way of locating the online community. The urls are controlled by the following policies:
1) exhibit a
2) ICANN Policy
The mashups will build community by allowing users of products or services to email in stories. The stories will attract new users for products by being added to google base and the applicable ...stnews.ca web site.
back to
events
Hotmail migration service
An excellent article
that I read, while writing our business plan suggested that many successful software
projects start because they fill a need that their author has in common with others.
I needed to get off hotmail for a couple of reasons:
1) I found the spca add disturbing. I guess that I am not very desensitized to such things.
2) I found the lava life adds tacky. I am a middle aged guy. I don't want to know how many svelte 20 somethings
have messages waiting for me. I have svelte 20 something kids, and they sometimes send messages asking me for money!
I switched to google for domains as part of this project. What was I to do with the 2000+ emails that I had on hotmail?
I integrated a couple of open source tools and I had all 2000 some messages in gmail by the next morning. Now when I
send messages they have my new mail address on them. Hopefully within a year, people will have switched to my new
address. Even if they don't I still am not disturbed by that ad. My thinking is that this is something that I have
working very well that we can operate on an annual subscription basis. It can be set-up from a web form with no
human intervention, yet hopefully provide value to other email hoarders that need off hotmail.
back to
events