Skip to main content

Posts

2009


Website down [UPDATE]

·1 min

…alright, a couple of days ago i had some problems with the DNS records, today the server hardware gave up that runs maschek.hu. Sorry for that, hang loose until all comes back.

UPDATE
I managed to restore the site. Some features might not be fully functional yet.

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.

Image map editor in ExtJS

·1 min

All the effort that was spent to make the imgmap library as extensible as possible was not in vain!
Colin Bell took the lib, and planted it inside ExtJS. Very nice job, it will be included as an example in future releases. Thank you Colin!

NOTE: double click to edit area properties.

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.

Elgg 1.2 hungarian language pack

·1 min

…is now available at the elgg community site.
It is based on the previous version of bothy4g, just aligned with the new Elgg version.

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.

European Job Search

·1 min

As i am currently looking for a job in Belgium/Netherlands, i was curious to see how many job openings are out there for IT professionals in Europe.
To satisfy my curiosity, i have put together a little web application called European Job Search. It still has some minor flaws, but already can give results you wouldn’t expect (many php jobs in the Czech Republic, anyone?).
The map itself is SVG based (see my previous posts about building it), and i am sorry to say, but it will NOT work for Internet Explorer users.

jQuery 1.3 released

·1 min

Marking the 3rd birthday of jQuery, John has released version 1.3. I was curious to see the performance improvement caused by the new sizzle selector engine. According to their testing it is 49% faster than in the previous release that was already considered fast as hell.
For a complete list of novelties, see the release notes.

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.

imgmap 2.1 is available

·2 mins

…ok, the new version contains some major changes so watch out, if you have any bugs or kinks to report, please do so. You can grab the latest pack here or here.

Version 2.1 changelog:

  • Separated most drawing-specific and gui-specific codes. This means easier integration with ANY kind of user interface.
  • GUI specific functions went to default_interface.js
  • JSDoc toolkit based documentation using modified outline template of JProton.
  • Updated all examples to use separate interface code and map handling code.
  • Removed example 5, since all examples use callbacks now.
  • Fixed issue when dragging areas in Safari will cause selecting all kinds of things.
  • Fixed issue when scrolled image in Opera will result drawing with offset.
  • Fixed Issue 13 : Suggestion: image url with timestamp
  • Fixed Issue 14 : Javascript error in MSIE
  • Fixed Issue 17: Doesn’t work with Adobe AIR 1.1 - new package built with latest SDK
  • Internal and generated html shape names are HTML conform (circle, rect, poly)
  • Zoom (scale) functionality (new function scaleAllAreas, new property globalscale)
  • Zoom introduced to all plugins.
  • Added CSS output and Wiki output formats.
  • Added bezier (quadratic curve) support (just for fun, not standard image map shape, disabled by default)
  • Updated FCKEditor example to use latest FCK.
  • TODO: Elliminated some memleaks using drip.
  • TODO: update tiny
  • AIR queries are now synchronous.

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.

2008


The W3C mobileOK Checker

·1 min

Woohoo, W3C created a new validator for us. Is YOUR site mobile-friendly?
Mine only reached 62/100, most penalties i got because of not using XHTML markup, using a table for layout and using absolute units in my CSS. I should improve, even microsoft.com scores 80 :)

This is an archive post. It represents a point of view in the past. Facts might have changed, events might be interpreted differently as of today. Links might be broken.