Page 1 of 1

SmashApps JQuery Editor 0.3

Posted: Tue Jan 10, 2012 11:01 am
by smashapps
Some of you may remember this application I started last year. I had it up on Codeplex for awhile and it had a few followers but I had been getting many emails regarding this program and getting people wanting to help develop it, I declined but have decided I will work on it now.

Anyway I never finished the Examples interface as well as I wanted to but here is a list of things I did add/working on:
Added a tip of the day system
Fixed the old website link
All JQuery References that you see on the bottom left can now be double clicked to be inserted instead of the old Insert button.
Some bugs
Before with the Reference Insert it was annoying to use, and it took me forever to add it, I never thought to add a double click feature, it's easier, faster, and way less time consuming to manage and add/work on etc.

Also, You can actually develop games in JQuery which didn't click to me and I have been getting emails about things like using my HTML Editor to develop games, there is some people who are using my software to develop web games. So to test it out I actually got some open-source games and they will be featured in the application.

SCREENSHOTS?!? Yeah sure below:

The first one is a picture of the application that is running a game.

Image

Here is an image of the tip of the day system I developed

Image

An overview of the application

Image

Currently, the only examples is the JTypingHero game, and Mike's Lightbox example he created last year. The Lightbox doesn't load in the application properly because it use's IEs Browser control. However you can still code/work on it just the same as any other application and just preview it in your browser.

I am not sure when I am releasing this version, My school holidays are nearing an end and I am working on several games at the moment. Anyway, let me know what you think.

Ps sorry for making all my posts so long to read! I can just go on and on for ever sometimes.

Re: SmashApps JQuery Editor 0.3

Posted: Tue Jan 10, 2012 11:43 am
by Dummy1912
:lol: nice work m8

Re: SmashApps JQuery Editor 0.3

Posted: Tue Jan 10, 2012 1:22 pm
by MANSQN
nice one. :D dose it have a syntax highlighter?

Re: SmashApps JQuery Editor 0.3

Posted: Tue Jan 10, 2012 1:30 pm
by clanc789
I hope it does :D otherwise i can create a custom one for you (just PM me).

Looks prof IMHO.

Re: SmashApps JQuery Editor 0.3

Posted: Tue Jan 10, 2012 11:55 pm
by smashapps
Syntax highlighting is never something I've really accomplished and Clan I will take up on that offer, thanks :)

Re: SmashApps JQuery Editor 0.3

Posted: Wed Jan 11, 2012 12:49 am
by MANSQN
@smashapps: me too iv made html editor before but could never get the syntex to work

Re: SmashApps JQuery Editor 0.3

Posted: Wed Jan 11, 2012 1:15 am
by smashapps
I have syntax highlighting on my HTML Editor but the spacing is weird it doesn't work well.

Re: SmashApps JQuery Editor 0.3

Posted: Wed Jan 11, 2012 7:12 am
by smashapps
Update: JQuery Editor 0.3 is going to have support for HTML5 and CSS3, I am no longer going to work on HTML Editor, instead the references view is going to allow users to add all the HTML5 tags etc in their code then run it in a separate window. there will be support for CSS3

However, Support for other languages and what languages are not yet known.