Steal The Fish

...e gli ruba il pesce.

Andrea Dessì  //  Andrea, Man, about 20, (x)html operator, web lover.
I'm a Entando Developer!

Mar 21 / 3:22pm

A new MooContentAssist release is out: v.0.80.3

http://mootools.net/forge/p/moocontentassist

So a new MooContentAssist version is out.
Now fully working with MooTools 1.3, a new namespace parser fully rewritten.
The source is something like less of a mess :P

Screenshot-complex-vocabulary

With abstracted item extractor and item render now it's easier to play with more comple vocabularies.

If you have problem, drop an issue at GitHub
Filed under  //  MooContentAssist  

Comments (0)

Jul 5 / 12:55pm

Bugs, Mailing Lists, World Cup = Having Fun

I'm been busy in the last days, oh god.

First I've discovered a strange behaviour with the new FireBug alfa version (1.6X.a16).

I don't know if it happens only to me but, after upgrading my fully working version a12 to a16, FireBug became very slow.

So I reported the issue to the FireBug Team and with the help of John J. Barton, I think I've found a solution :P

If your FireBug is slow after upgrading try to disable the "Show DOM Constants" option from the DOM panel, it seems to be responsable for the slowness! DAMN!

Please report any comment to FireBug Group http://groups.google.com/group/firebug/browse_thread/thread/1ad44b8f7109f2df

 

Second, jAPS 2.0 changed mailing list!

Now you have to subscribe here:

http://groups.google.com/group/japs-platform

as you can see we've switched from sourceforge to google groups, which is more versatile.

 

Third, new MooContentAssist versions are popping out!

I'm making improvements with:

  • error messages
  • xml vocabulary
  • themes
  • API

With the next versions will be possible to display messages with their own style, I've thought users should be informed with no words are found :P

Xml vocabulary helps integrating the script with existing software. Existing CMS or already written things where it's possible and it's faster to write down a XML string rather then a JS.

I'm pushed in the git repo a css with themes and an API for apply them, so now just write few css lines and go ahead.

I'll write for help to the MooTools Group, I need advice for dealing with API and to decide what new features to implement.

 

Worldcup? Nothing to say, just a great one :D

Filed under  //  MooContentAssist   life  

Comments (0)

Jun 28 / 7:51am

MooContentAssist 0.70.2 is out!

Just 3 weeks passed and a new version is out! :)

The big news:

  • there's a new demo with theme togglers
  • with the new demo also new APIs for applying the theme
  • configurable number of item shown in the box
  • scrollable result box, scrollable result box shows always the current item in the middle

So let's go download the latest version! -> http://mootools.net/forge/p/moocontentassist

Filed under  //  MooContentAssist   js   mootools  

Comments (1)

Jun 5 / 3:00am

MooContentAssist 0.68.2

New release for the plugin MooContentAssist, now it goes 0.68.2.

Not so much new in the source, just some fixing for the window position.

But in this version I've initialized the documentation stuff, so a first version is released.

Have a look:

Filed under  //  MooContentAssist   js   mootools  

Comments (1)

May 26 / 6:08am

MooContentAssist: A new MooTools Plugin is born

Yesterday I added a new plugin to the forge.

Moocontent-assist-screenshot

It's called MooContentAssist.

What does it do? It provides a content/code assist functionality for your webpage.

You define a closed vocabulary and the user will get help to write code or words.

Using control+space or alt+space will be shown the list of keywords or object/function for the current namespace.

I'm waiting for feedbacks...

More Info

Filed under  //  MooContentAssist   mootools   web  

Comments (1)