A fresh start
August 6th, 2010
Effective immediately, this blog is changing name and domain. From now on, the blog formerly known as Syntactic Saccharose will be known as ./victor.sh and the domain will cease to be carotena.net, being available at http://victor.sh/ instead.
I will let the old domain expire, as I'm not interested in it anymore, and will set up redirections so that people looking for the old web pages, or sending mail to my old addresses can find me meanwhile. This will cost me in google rank, but I don't care particularly since the low posting frequency had made it already low anyway. At least I won't be getting spam for a while... I hope.
I think this new name more accurately reflects my identity and personality, and while it clearly marks me as a geek (as I can't pass for a Saint Helena citizen), it also brings the opportunity of starting a fresh stage.
Leaving Polymita
May 25th, 2009
In a week, I'll be changing jobs yet again. Except for the first gig, I've been working on progressively earlier stages during the live of a company: I worked for the publishing powerhouse Planeta Group, a big corporation with slow reflexes. Then, in the Barcelona office of Pivetal, a UK company with advanced automation and quality management products (don't let their website fool you) for the telco industry. After that, came Polymita Technologies, a growth stage startup that sells a unique BPM platform that integrates all the infrastructure for today's business applications. And next month, I'll be joining an early stage startup. A web startup, in a way of speaking
I've enjoyed my stay at Polymita. I was currently in a support analyst position and, while not having the glamour of R&D or the hectic pace of the operations department (which I'm not sure I like anyway), it was rewarding all the same because everyday was different, I didn't know beforehand what would the cases be like. But lately, with the product being so stable, my mad skillz were going unused (and please excuse my hubris, that's how we geeks are). I hadn't planned to leave or anything, but I was offered this new position last year and my inner engineer started to see lots of potential directions this tech could go to. Even so, at first I didn't clearly see the way the technology could be monetized (that's what reading TechCrunch will do to you). I didn't hear back from this people until some weeks ago, where they presented me some changes that could make the product a hit. While I had figured out that my next job would involve Rails or Cocoa, looks like I'll be sticking with Java (for the time being at least) on this new company. Still, the development platform of choice in the new company are MacBook Pro's, so there's still hope. I could do some internal tool with Cocoa or an iPhone client, who knows?
So, I decided to switch jobs in this crazy economic climate. I'm abandoning the stability and job security that Polymita provides me and diving head first into the dangerous waters and stressing climate of a true web startup. While some people have commented that I must be mad, some others have complimented me, and I think this is a golden opportunity to learn first-hand all an entrepreneur has to know. If the progression holds, my next job could be on my own company and I would need this knowledge. And anyway, I'll get to work on lots of interesting stuff, there might even be some parsing involved (making this site's motto relevant once more).
It could also be that this idea flops, but then again, I'm not overly stressed by this possibility. After a handful of interviews looking for new staff, I realized how difficult it is for companies to find competent engineers. I know that I wouldn't be on the dole for too long.
Resolutions for 2009
January 1st, 2009
I don't usually write a list of resolutions, mostly because I don't use to formalize this kind of list as such. But I though this year I could give it a try, at least one that can be bloggable. Without further a do, let's go for it:
- Write more on this blog. Currently I'm posting more to my Spanish blog, Principia Programmatica
- Put an XML-RPC plugin into mephisto to be able to blog on the move from my iPhone. I also want to use my own themes.
- Learn a new programming language. I'm almost decided for Smalltalk, but it could also be Processing or Nu
- Practice Objective-C and Cocoa. Perhaps on the iPhone, even.
- Also, I want to learn RubyCocoa or MacRuby. Whichever. As for Python, I don't think I would be able to fit Python 3.0 in the schedule, I don't currently have a use for it.
- Finish reading at least 70% of all the books I currently have started but haven't finished yet.
- Write a Facebook application.
- Get a media center for the living room. I'm saving for an AppleTV, but withouth HDMI on the TV set it's a bit silly yet. I haven't found a reasonably priced adapter kit yet. Perhaps the Mac Mini slated for Macworld expo next week will do, who knows?
- Contribute to some open source project. I have already sent patches here and there, but since I'm using Mephisto intensively, I'll scratch my own itch and write a couple of plugins at least.
- Master git, and perhaps buy a subscription to github. I don't really need a paid account yet, though
- Modernize my home network. I have some scattered old PCs that aren't currently being used, and their old hard disks are beginning to catch bit rot. I'd like to get a new home server, to store all my pictures/movies/mail, and perhaps to develop some of my projects on it.
- I want to use all of my skills at work, at least the most enjoyable ones. If that means switching jobs (in this dire economic situation) so be it. I'm tired of reading people like Paul Graham or Jason Calacanis, but being afraid of leaving my comfortable and safe work place.
Ok. That's about it, I think. Let's review this list in a year or so...
SWLOTD
April 9th, 2008
Cut'n'fold Stormtroopers!
Star Wars link of the day
April 8th, 2008
A coworker, Juanma, and I use to send over IM more or less daily an star wars related link. In order to avoid all this effort to be lost, I'll post them here as time permits.
Here is the first one: Dave Hill: Jedi Master
Standby
August 25th, 2007
As you might know if you visit this blog regularly, I'm not updating quite often. Part of the reason behind that is my schedule, and part of it is the current hosting situation: this blog is hosted at Textdrive on one of their shared FreeBSD servers.
Unfortunately, some time ago the powers that be at Textdrive decided to limit the resource consumption of their shared accounts, and since then, rails applications on Textdrive are often killed due to their excessive memory usage (for values of excessive starting at 48MB). Since the blog is powered by Mephisto, a rails application, it often occurred that I had to abandon editing a new entry, or updating the design.
However, not all is lost. As it turns out, Texdrive is massively migrating their FreeBSD accounts to their shared Accelerators, powerful Sun servers running OpenSolaris, and with much broad resource limits. According to users who have completed the migration, the new servers fly!
So, this post is mostly to announce that, until my account is moved to the new servers, I'll refrain from updating the blog. I hold a Premier account, so I'll be in the first lot of customers to move, though I'll still have to wait, since the order is alphabetical and my account begins with 'v'. Please be patient and stay tuned.
Update 18/10/2007: If you can see this, it means I'm on the new server
A bit of fiddling with F-Script Anywhere...
July 1st, 2007
and here you have the results :)
Of course, not all my books are in Delicious Library yet. Specially since Amazon doesn't carry most of my books in Spanish. But this is, anyway, a representative sample.
CP, Chapter 2: Random number generator
February 21st, 2007
As I said in the previous post, doing this example in Objective-C is trivial and its only purpose is getting familiarized with the tools, so let's try and do it in Ruby instead.
Following the text, the first thing to do is launch XCode and create a new project. Since we installed RubyCocoa, we'll have a new type of project, Cocoa-Ruby Application:

Installing RubyCocoa
February 21st, 2007
Since the first exercise on the book - on chapter 2- consists merely on following along the instructions and build a simple application, I'm gonna start by doing this same exercise with Ruby. To that end, the RubyCocoa bridge must be installed.
I use the ruby from MacPorts (formerly known as DarwinPorts), so I can't use the binary that one can download from RubyCocoa's site, since that is for the ruby that comes with Mac OS X Tiger. If that were your case, just download the biinary, but be warned that Apple's ruby is buggy.
Installing the bridge is as simple as
sudo port install rb-cocoa
The system will fetch and install the newest version available from the bridge. If a message like this appeared
Error: Target com.apple.activate returned: Image error: /Developer/Documentation/RubyCocoa/build.en.html already exists and does not belong to a registered port. Unable to activate port rb-cocoa.
it means that you already had the package installed for Apple's ruby and in trying to install it, it finds some conflicting files (while they are installed in different places, some files do indeed go to the same place, such as documentation and XCode templates). In that case, you will have to use the following command to activate the port:
sudo port -f activate rb-cocoa
To check that it's working, we'll invoke the interactive interpreter:
$ irb
irb(main):001:0> require 'osx/cocoa'
=> true
Cocoa Programming exercises
February 21st, 2007
Since I bought the Mac I'm trying to learn to program in that environment. I have a couple of books to that effect, but for some reason I can't retain (pun intended) the knowledge in my head to effectively develop on the Mac - that is, I'm constantly referring to the books for every step I need to take. Be it for having to use Interface Builder and its myriad options, or the fact that not using automatic garbage collection scares me (my pointers are certainly rusty), the thing is, I'm sure that if I exercise regularly - as in a code Kata - in the end I will master it.
That's why I'm starting this new section. I'm gonna follow the exercises in Aaron Hillegass' book, Cocoa(R) Programming for Mac(R) OS X in public, commenting and expanding them, so that the peer pressure makes me do it regularly. Mi intention is, provided I have the time and skill, to also rewrite the exercises in some other language than Objective-C -but with bindings for Cocoa, of course- such as Ruby or C# and, while doing so, prepare myself for the release of Leopard, where alternative languages will gather more importance.
Even better if, in doing this, some reader can benefit from it. Likely, having the book will be a requisite to follow the posts effectively, but I will try to make them self-contained. Let's see how I fare...
Just testing if this will stand its own
February 5th, 2007
Please pardon the dust... again. Looks like the resources at TXD are rather tight. Changing themes can bring the samurai's wrath upon the processes, if ye catch me meaning.
Okay, let's try more things
September 25th, 2006
Since I’m still getting to know mephisto, I thought I’d try a couple of things out…
This is just a test post
September 25th, 2006
Lately, rails has been playing tricks on me. The applications would go and disappear under my feet, segfaulting sometimes without even logging a message. That’s why I’m posting this, to see if the problem appears now that the TXD folks are having an eye on it.
- Update: * Umm… somehow, it’s good news that no problems occur… but then, if there really is a problem, it won’t help that it doesn’t appear now…
It’s a bit annoying somehow. I migrated to mephisto because I suspected typo’s bloat would have something to do with the problems, and now I am missing some features that mephisto doesn’t yet implement (I don’t doubt it will, mephisto is very young still). And yet, I won’t go back, since I’m interested in hosting multiple sites with a single instance of whichever rails app will do that, and just now, only mephisto does it. If it stays stable for one more day, I’ll deem the issue –closed– vanished and try this feature (yes, I haven’t really tried it yet)
Alatriste
September 1st, 2006
Tonight is the premier of the long-expected movie adaptation of the Alatriste novels, created by Arturo Pérez-Reverte. The plot is set in XVIIth Century’s Madrid, when the Spanish empire was beginning its decline. With Viggo Mortensen as Captain Alatriste and lots of other first-line Spanish actors and actresses in the cast, I can’t wait to see it (but I will, at least until tomorrow ;)
No queda sino batirse!
New GTD app
August 30th, 2006
I have just downloaded Inbox during the lunch time and launched it, and then hibernated the machine, so I don’t yet have an opinion. But looks very nice!!
More comments when I test it…
Update: Yeah well… I can say it’s going to be very nice working with Inbox. The beta, though, still doesn’t do automatic processing of items, but looks very promising. I have decided I’ll pony up for it, without waiting to the MacZot or anything.
