Oct 30

In this serie (that was supposed to be closed) about executing a multi-statement query in AIR (ie a query with several statements as INSERT, UPDATE, DELETE and even CREATE TABLE), I gave examples of queuing queries, looping on queries and at last, working with dependant queries.
Let’s now mix everything.

Continue reading »

not goodquite goodgoodvery goodexcellent (1 votes, average: 4 out of 5)
Loading ... Loading ...

Written by Arnaud
Tags: , ,

Share/Save/Bookmark


Oct 25

In this last chapter, I want to focus on dependant queries.
What I call dependant queries is queries that use the result of a previous one into their own statement.

Continue reading »

not goodquite goodgoodvery goodexcellent (No Ratings Yet)
Loading ... Loading ...

Written by Arnaud
Tags: , ,

Share/Save/Bookmark


Oct 23

I discovered today that the online mind mapping web tool Mindomo has been turned into a desktop application, working on AIR. This is maybe available for a long time but I jumped to their site to have a look on my account there and just saw the announcement.

Great news ! I love to see web 2.0 apps falling to our desktops.

Unfortunately for Basic users, the AIR version is quite useless as it requires a connection to the Mindomo server to be allowed to open / save the map locally. There is then no way to work and save your work offline.

Other accounts can work offline like a “normal” AIR application. They only need to be connected to the Mindomo server to import and export different file formats (format conversion processes must be on server side). So luky users !

 

 

not goodquite goodgoodvery goodexcellent (No Ratings Yet)
Loading ... Loading ...

Written by Arnaud
Tags: , ,

Share/Save/Bookmark


Oct 17

In the first part of this serie, I explained how to split a SQL query and use each element of the returned array to queue each SQL statement.

In this second part, I would like to explain how to loop on a query. Very simple topic.

Continue reading »

not goodquite goodgoodvery goodexcellent (No Ratings Yet)
Loading ... Loading ...

Written by Arnaud
Tags: , , ,

Share/Save/Bookmark


Oct 11

is the total number of downloads, reached today, for the GradientCanvas component, from version 1.0 to the last one. I’m really proud of this result because 1000 downloads in 7 months (the 1st version has been published the 13th of march) means almost 5 downloads per day. And from my own perspective, at my “dimension”, this is a great performance.

I got lots of good feedbacks and I hope that this component is really helpful and convenient for everybody. Once again, don’t hesitate to send me feedbacks or enhancement ideas (on this component and on everything else actually).

I would be also very happy to post some samples of yours. So if you wish to share your configuration, send it to me and I will post it with a live sample or a link to the site where it can be seen.

 

not goodquite goodgoodvery goodexcellent (1 votes, average: 5 out of 5)
Loading ... Loading ...

Written by Arnaud
Tags: , ,

Share/Save/Bookmark