Waspman
Posts: 948
|
| Posted: 08/15/2010, 9:11 AM |
|
http://www.ixedit.com/
_________________
http://www.waspmedia.co.uk |
 |
 |
datadoit
|
| Posted: 08/15/2010, 9:30 AM |
|
I'd be interested to see how this javascript code generator interacts
with CodeCharge's javascript code generator. Can the two play nicely
together?
|
|
|
 |
Waspman
Posts: 948
|
| Posted: 08/15/2010, 10:31 AM |
|
Actually I probably won't be doing anything with js in CCS now that I found this.
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 08/15/2010, 12:06 PM |
|
Working OK so far
_________________
http://www.waspmedia.co.uk |
 |
 |
datadoit
|
| Posted: 08/15/2010, 12:49 PM |
|
Tip: Put the generated javascript code *BELOW* any javascript code
generated by CCS, and encase it in it's own <script> tags. I've found
that sometimes putting it before CCS javascript will hose things up.
|
|
|
 |
Waspman
Posts: 948
|
| Posted: 08/16/2010, 12:51 AM |
|
You seen/used this tool DD?
_________________
http://www.waspmedia.co.uk |
 |
 |
datadoit
|
| Posted: 08/16/2010, 5:43 AM |
|
Played with it, but not incorporated anywhere yet. As with implementing
any javascript outside of the CCS events framework, things can get hairy
if not placed correctly.
If you think about it, the tool does exactly what CCS does - it adds
events to components on the page. I wonder what the effort and
complexity would be to create a tool from the SDK that does the same thing?
|
|
|
 |
Waspman
Posts: 948
|
| Posted: 08/16/2010, 6:14 AM |
|
Hairy! That's what I expect with CCS anyway 
I thought about the SDK thing or even built straight into CCS, how cool would that be?
T
_________________
http://www.waspmedia.co.uk |
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 09/02/2010, 10:22 AM |
|
I´ve already download it,
will pick it up when the right time comes.
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 09/05/2010, 2:04 AM |
|
Quote CodeChargeMVP:
I´ve already download it,
will pick it up when the right time comes.
¿has anybody the direct link to download google gears api?
and please do not give me this worthless link http:\\gears.google.com
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
Mango_Lier
Posts: 110
|
| Posted: 09/05/2010, 6:47 AM |
|
Here is the google gear API starter page.
http://code.google.com/apis/gears/
|
 |
 |
Waspman
Posts: 948
|
| Posted: 09/05/2010, 7:55 AM |
|
This the second time this week developing with Google tools has come up. Is this something worth looking at?
Could you develop a serious app like a international fleet management system and all the complications of data interaction between components?
or are we talking "apps"(by that I mean gadgets and games)
Were does it fit?
_________________
http://www.waspmedia.co.uk |
 |
 |
ckroon
Posts: 869
|
| Posted: 09/05/2010, 9:50 AM |
|
Quote :What is the Gears API? Gears is an open source project that enables more powerful web applications, by adding new features to web browsers.
From the above quote.. it appears to be fairly low end in scale.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
ckroon
Posts: 869
|
| Posted: 09/05/2010, 9:50 AM |
|
Back to the thread.... how is this ixedit playing with CCS so far Waspman?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
Waspman
Posts: 948
|
| Posted: 09/05/2010, 9:57 AM |
|
Brilliant!, not used to things working so well
_________________
http://www.waspmedia.co.uk |
 |
 |