more or less, because since it does not have any limits, yesterday I made a test with the post I’m writing about FFI…
Now, I would tweak a bit to make it available for big stuff. It would need: - Embed/upload stuff (since this is “micro-blog” it does not have it). - Archive (ability to search older stuff) - Search function I will add last two soon (search using FTS from mongo), but upload… since is designed to use from command line (right now I write a command and it opens a textmate for editing pillar), I don’t know how it would work :) Esteban > On 08 Jan 2016, at 09:21, Yuriy Tymchuk <[email protected]> wrote: > > Wow, the blog looks really nice. > > I wander if it will work for a bigger blogs as well. > > Cheers. > Uko > >> On 07 Jan 2016, at 18:18, Esteban Lorenzano <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, >> >> Stef told me I need to make a bit more visibility my work, and while being >> in Togo I sketched an application I tested last few days and seems to be >> working fina. >> Of course, easiest way would be to use twitter as a work log, but I was not >> satisfied with the idea. Why? well… some reasons are explained in the source >> page: >> >> - You can add formatting using pillar >> - You do not have 140 characters max (probably you will not need much more, >> but anyway, the limitation is annoying :P) >> - You can disqus (http://disqus.com <http://disqus.com/>) posts. >> - Posts are interpreted and links are detected and listed (so is easy to >> find them) >> - Since is made for my own work, it understand links like *case:12345* as a >> link to pharo fogbugz case 12345. >> - It has a command line! >> >> but another reason was because I wanted to try it (and I was bored in Togo >> waiting for the planes) >> I don’t know how this experiment will work, but let’s give it a try :) >> >> http://log.smallworks.eu <http://log.smallworks.eu/> >> http://log.smallworks.eu/rss <http://log.smallworks.eu/rss> (you can >> suscribe with your reader, so you do not need to go to the page) >> https://github.com/estebanlm/worklog <https://github.com/estebanlm/worklog> >> >> Enjoy stalking me :) >> >> Esteban >> >
