Quantcast
Channel: townx - An introduction (of sorts) to JavaScript desktop application development with Gjs and Clutter - Comments
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

An introduction (of sorts) to JavaScript desktop application development with...

This turned into a pretty long blog entry. To help you decide whether you want to stick it out, it's about:My experience with C development for MoblinJavaScript for desktop applicationsGjs, GObject...

View Article



About the module system

Hi,For modularising your code, you can use GJS_PATH to define where to look for modules. So, if you have a directory structure like:/myappdir/main.js /myappdir/stuff/ui/file1.js...

View Article

Thanks Lucas, very

Thanks Lucas, very helpful.I read the style guide, which was very useful. I did attempt to follow it (to an extent) in the longer code samples I wrote.Good work on gjs, by the way: I'm really enjoying...

View Article

Seed?

The tutorial is written for GJS, but do you know if the same instructions are more or less applicable for Seed (a similar framework based on WebKit's JS engine) as well?

View Article

I'm going to guess "yes". I

I'm going to guess "yes". I haven't tried Seed yet (I keep meaning to), but there's very little in here which is specific to Gjs (as far as I know). The only thing that might cause an issue is how I...

View Article


Have you taken a look at

Have you taken a look at haXe and the Neko VM? I think these might be great projects for Intel / Nokia to get involved in - write programs in JavaScript syntax and compile them to byte code that runs...

View Article

I'm trying to get a simple

I'm trying to get a simple cairo drawing drawn to a clutter window using the javascript bindings. My problem is, apart from half the functions being named slightly differently, is no matter what I try,...

View Article

I haven't tried to use gjs

I haven't tried to use gjs for a long time now, so I can't really help (I'd have to build the whole lot again to do the testing). Sorry.

View Article


Desktop application and javascript

Its really nice to read about clutter and memory management in your blog. I also like to add that using such javascript in Desktop Application Development would be great experience and its really...

View Article


Can I use your information?

Hi, I'm doing a step by step tutorial for begginers in the wiki of gnome https://live.gnome.org/GnomeShell/Extensions/StepByStepTutorial Can I use your information and code?Meanwhile I add it because...

View Article

Sorry I haven't replied

Sorry I haven't replied sooner. Providing I get an attribution, any content on this blog can be used under the terms of the CC Attribution-Share Alike licence. Cheers.

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images