Site menu:

Links:

Site search

Categories

July 2009
M T W T F S S
« Apr    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Download

Forums

SevenZip v1.1

A new version is available to use the latest version of sevenzip. Now, only one dll is necessary: 7z.dll. Easy to deploy, easy to use …

JSON - SuperObject v1.1 released

Well, it’s time to release something,
there is now more samples, documentation and a new xml parser.

Change log:
v1.1
+ Double licence MPL or LGPL.
+ Delphi 2009 compatibility & Unicode support.
+ AsString return a string instead of PChar.
+ Escaped and Unascaped JSON serialiser.
+ Missed FormFeed added \f
- Removed @ trick, uses forcepath() method instead.
+ Fixed parse error with uppercase E symbol in numbers.
+ Fixed possible buffer overflow when enlarging array.
+ Added “delete”, “pack”, “insert” methods for arrays and/or objects
+ Multi parametters when calling methods
+ Delphi Enumerator (for obj1 in obj2 do …)
+ Format method ex: obj.format(’<%name%>%tab[1]%‘)
+ ParseFile and ParseStream methods
+ Parser now understand hexdecimal c syntax ex: \xFF
+ Null Object Design Patern (ex: for obj in values.N['path'] do …)

UIB on MacOSX

A friend told me than current SVN version of UIB & JSON Toolkit (aka superobject) are also working on MacOSX intel 32, thanks to FreePascal  8)

web site attack, again …

If you receive an email from this web site like this:

“The account owned by xxxxxxx has been deactivated”

it is because I am currently attacked by forum spammers..

sorry for inconvenience.

New version of JSON toolkit v1.0

New in this version

  • interfaced object
  • added a new data type: the method
  • parser can now evaluate properties and call methods
  • removed variant implementation (deprecated)
  • removed obselet rpc class
  • removed “find” method, now you can use “parse” method instead

new website

I recently suffered attacks on my web site, so I upgraded to WordPress, and I installed a recent version of phpbb.