Sjeiti

emergence

Sjeiti @ 02/06/2010 10:33 in actionscript, code, flash

It just needs some color.

Simplex noise in as3

Sjeiti @ 13/05/2010 22:49 in actionscript, code

Well I ported the simplex noise to actionscript 3. The weird thing is that there is no speed increase whatsoever. I must be doing it wrong.

(more…)

noise r us . . .

Sjeiti @ 12/05/2010 14:05 in code, html, javascript

…so after some hours of coding, debugging, testing, refactoring playing around I’ve got two nice noise implementations. Apart from the obvious speed increase the comparison is rather striking. (more…)

noise r us

Sjeiti @ 10/05/2010 13:39 in code, html, javascript

What started as a simple excersize to put theory to practice has once again spun out of control. Well I’ve just come off three months of programming actionscript 3 so I needed the distraction (frankly I like js better than as). Plus I never really got into the HTML5 canvas thing and I needed to check that out to. And off course those idiots Apple and Adobe (turning into a bad marriage) are making me feel I should focus on HTML5/js a bit more (doesn’t anybody realize HTML5 isn’t even ready yet?).

(more…)

cleanup

Sjeiti @ 27/01/2010 12:03 in admin, code, work

I’m cleaning my root. In the not so near future I will remove the subdirs ffbatch, ffpv3d, stampomatic and test/attractors4 in favor of respectively ffbatch.sjeiti.com, ffpv3d.sjeiti.com, stampomatic.sjeiti.com and attractors.sjeiti.com.

jQuery.feedQuilt

Sjeiti @ 18/09/2009 02:21 in admin, javascript, jquery, xml

Ever since I changed ronvalstar.nl into something more comfortable I wanted to give sjeiti.com a quick haulover (change it into the same style, revise structure and content, upgrade from WordPress 2.3 to 2.8… etc…). So I just did but it’s still bit of a mess, I’ll get to that someday…

I made a new cool jQuery plugin while I was at it. At first I wanted to incorporate the Last.fm quilt widget. But the simplicity of the widget into another Flash overkill made me reconsider: this could easily be done with jQuery and not only for Last.fm.

WOOT FWA SOTD!!!

Sjeiti @ 13/07/2009 17:54 in actionscript, code, css, flash, php

The Kees Kroot website I made for Pool has gone ”site of the day” at theFWA.

That does make me proud. But of course it”s not just me that deserves credit, also the people at Pool (Matthijs, Sip, Mayke etc…), and Krijn van Noordwijk for the very cool photography.

HTML5

Sjeiti @ 07/07/2009 14:52 in code, html

Normal people read a good book before they go to sleep. I normally do to, but yesterday I read this document on HTML 5 (on my PSP, in case you”re wondering if I have a computer in bed).
The changes are really promising: a new content model concept (display:static/block/inline), menu and command elements, datagrid, focus on defining the semantics in detail, and I wonder what ”sandboxing for iframes” means.
So when will it be ready? I first thought the previous was a joke or something, because I read at W3C that their XHTML2 working group is going to be assigned to HTML5 the end of this year. But then I searched a little further and it seems HTML5 will indeed be ready in 2022 (not a typo: twothousandtwentytwo). But but but… that”s twelve years from now! I”ll be an old man by then!

learning a new language

Sjeiti @ 19/02/2009 12:23 in code, javascript, jquery

I’m not so good at languages. I mean real languages, not programming languages (those are easy). I’m going to a Croatian course but you have to get a big vocabulary to really say something more substantial than ‘one beer please’. Learning words from books is not really my cup of tea so I thought I’d make something online to practice. Using jQuery and Google-language I conjured up a little page. On it you can add words to categories that are saved as a cookie on your computer.
The only weird thing is that Google-language sometimes translates stuff quite weirdly. For instance: I wanted to add the word ‘bear’ to it from Dutch to Croatian. It returned ‘pivo’ (Croatian for beer) probably because the Dutch word for ‘bear’ is ‘beer’. So I tried it the other way around: I know ‘bear’ is ‘medvjed’ in Croatian. It translated that into the Dutch word ‘dragen’ (which is to carry or to bear). At first I thought Google had made another Hungarian phrasebook but obviously it first translates any languages to English before translating it into another. If you put in full sentences it mostly comes out right though.

Initially I made it Dutch-Croatian, but my girlfriend is learning French, and the girl I share my studio with is learning Spanish so I turned it into an anything-anything eeeh thing.

The Dutch word for blindly-learning-stuff-by-heart is ‘stampen’ (to pound) so I called it stamp-o-matic (still a work in progress).

SFBrowser 3 beta

Sjeiti @ 31/12/2008 11:56 in code, javascript, jquery, php

I’ve made some major changes to SFBrowser. It will now be able to work with other server side languages than PHP.

I also implemented a structure so SFBrowser can be extended with plugins. To show I’ve added two plugins: filetree and imageresize.

Plus a ton of other minor changes: dragging, resizing, caching, cookie support etc…

Before I merge this with the trunk I will need to test and bugfix this version.
If you care to test you can get it here:

http://sfbrowser.googlecode.com/svn/branches/versionthreebeta/