Hobix Dead??

L

Leslie Viljoen

Hello

Is Hobix dead? I do the magical Hobix.com incantation:

ruby -ropen-uri -e 'eval(open("http://go.hobix.com/").read)'

...and get errors. I then race here:
http://osdir.com/ml/web.hobix.general/2006-09/msg00017.html
and see that I need the subversionversion. Off I go to Rubyforge,
where I see the version from 2004.
I swing by http://code.whytheluckystiff.net where I see I can click on
"source" under (dormant) Hobix
and download each source text file one by one to my computer (or not).

If I go to "wiki" I can click on "code" and see that Mental has
checked in some stuff a month ago.

Now on to here: http://code.whytheluckystiff.net/access/
...where I can log in with my Rubyforge account and then hit a bit of
a dead end, because the
welcome screen is this: http://code.whytheluckystiff.net/WELCOME,
which suggests I go back to
http://code.whytheluckystiff.net/access/

Is something else going to happen now or is it time to write my own Hobix?

Les
 
C

Chris Carter

Hello

Is Hobix dead? I do the magical Hobix.com incantation:

ruby -ropen-uri -e 'eval(open("http://go.hobix.com/").read)'

...and get errors. I then race here:
http://osdir.com/ml/web.hobix.general/2006-09/msg00017.html
and see that I need the subversionversion. Off I go to Rubyforge,
where I see the version from 2004.
I swing by http://code.whytheluckystiff.net where I see I can click on
"source" under (dormant) Hobix
and download each source text file one by one to my computer (or not).

If I go to "wiki" I can click on "code" and see that Mental has
checked in some stuff a month ago.

Now on to here: http://code.whytheluckystiff.net/access/
...where I can log in with my Rubyforge account and then hit a bit of
a dead end, because the
welcome screen is this: http://code.whytheluckystiff.net/WELCOME,
which suggests I go back to
http://code.whytheluckystiff.net/access/

Is something else going to happen now or is it time to write my own Hobix?

Les

you can 'svn co http://code.whytheluckystiff.net/svn/hobix/'. But it
is pretty much dead.
 
L

Leslie Viljoen

you can 'svn co http://code.whytheluckystiff.net/svn/hobix/'. But it
is pretty much dead.

I had a Junebug wiki, which I used much like a blog. I put all sorts
of articles about
programming and sysadmin etc. there. Now that South Africa has daily
power outages though, I can't run it reliably at home any more and have
been searching for an alternative. I have tried Blogger.com and Wordpress,
but I cannot post syntax highlighted, properly formatted code on
those sites without a huge amount of hassle (ie. I interpret it with Maruku
and paste the html in the box).

Is there any free online blogging service that can do Ruby syntax highlighting??
If not, and I can get access to my own server in a non-banana country, is there
a Ruby blogging engine that can syntax highlight code and preferably
accept posts
in Markdown?

Hobix looked promising.
 
T

Tim Pease

I had a Junebug wiki, which I used much like a blog. I put all sorts
of articles about
programming and sysadmin etc. there. Now that South Africa has daily
power outages though, I can't run it reliably at home any more and
have
been searching for an alternative. I have tried Blogger.com and
Wordpress,
but I cannot post syntax highlighted, properly formatted code on
those sites without a huge amount of hassle (ie. I interpret it with
Maruku
and paste the html in the box).

Is there any free online blogging service that can do Ruby syntax
highlighting??
If not, and I can get access to my own server in a non-banana
country, is there
a Ruby blogging engine that can syntax highlight code and preferably
accept posts
in Markdown?

Take a look at Webby

http://webby.rubyforge.org

It's a not an online service, but it will handle Markdown and do
syntax highlighting. Webby generates HTML files that you can sync up
to your webserver.

Bruce WIlliams is using it for his site, http://www.codefluency.com.
It does pagination, ATOM / RSS feeds, markup, syntax highlighting, etc.

Blessings,
TwP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,060
Latest member
BuyKetozenseACV

Latest Threads

Top