RawDev.net - Developing Developement Developing Developers
Home - Mail - About

Archive for the Category "Scripting"

« Older Entries

FxGrounded 1.3.4

Sunday, March 1st, 2009 by Hekos

Image representing Firefox as depicted in Crun...
Image via CrunchBase
The Iframe implementation of a navigation failed to work out as planned so a complete rethink of this plugin was in order.

What it does now is let you go

wherever you want, BUT if you go away from the homepage you will get a 5 min limit for inactivity as opposed to 30 min on the homepage. Going completely outside the scope of the homepage will get you only 3 min.

So this turned out to be a remake of the Auto Restart

Firefox plugin I saw long ago but was totally outdated.

But you get a nifty, touchscreen

friendly navigation. Works best with R-Kiosk and FxKeyboard :D

Also, a note:
firefox in standards mode:  body is document.documentElement
firefox in quircks mode : body is document.body
… doh
Edit 2009/6/7 :   This project is currently not public. If you would like a copy please email me (find email in footer).
Tags:
Posted in Comic, Firefox, Scripting - 1 Comment

Touchscreen Kiosk with Firefox vkeyboard Addon

Sunday, January 18th, 2009 by Hekos

Image representing Firefox as depicted in Crun...
Image via CrunchBase

Creating a kiosk environment.
The tools:

The requierments:

As you might expect, I tried everything.

R-Kiosk. Perfect.

A inline javascript Keyboard. While it did what was needed, it fails on forms that are on the bottom of the screen and in Iframes. Good side: Language was dependant on the page’s language. But Fail.

xvkbd. While I did manage to place it on top of Firefox and lock it so people cant close or edit it, and change their language.. it was annoying to do so. Moving it around the screen more so. Porting it to win32 impossible. Fail.

Ok, lets try a different aproach.
http://stlouis-shopper.com/~jtjsoftware/software/vkeyboard.xpi is a firefox Addon I found. A simple tweak made it work on Fx3. Here is what I made. The first step in porting the app, is thus in bad shape. ~Win.

If there is enough interest in such a plugin for Fx3, I myself and the original author will continue to work on it. A lot of things are already on my mind that I want to do with this project. Suggestions ?

Tags: ,
Posted in Firefox, Games, Linux, Scripting, Win32 - 2 Comments

Joomla! JoomKey Virtual Keyboard

Thursday, December 4th, 2008 by Hekos

JoomKey is a joomla native mootools js virtual keyboard. It can be used on html inputs and textareas.

The language is based on the language of the currently viewed site/article. It comes with English, German and Slovenian keyboard but can be easily be fitted with any additional language. If you do create a language please send it to me so i can add it.

Download Module JoomKey 0.1.0

Tested on Firefox 3. Made in scope of the Institut-Oko Kiosk project.

GPLv3
(C) Marko Zabreznik

Posted in Hacking, JoomKey, Joomla, Scripting - 8 Comments

Away3D 2.0

Saturday, April 19th, 2008 by Hekos

Adobe FlashImage via Wikipedia

The Away3d team are pleased to announce the release of the 2.0.0 update to the Away3d engine!

You can download the update from the trunk in the svn repository:
http://away3d.googlecode.com/svn/trunk

or go to the downloads section of away3d.com where a new zip file is available:
http://www.away3d.com/downloads

Highlights of the update (posted on the site together with a new demo):

Tags:
Posted in Art, Scripting - No Comments

mjpg stream + potrace

Friday, April 11th, 2008 by Hekos

Working on the same principle as the last mjpg_stream implemenation, here it is: a portace plugin !

(more…)

Tags: ,
Posted in Hacking, Linux, Scripting - No Comments
« Older Entries