Archive for the 'Newsflashes' Category
Codeblocks 2.0.1 Released
I fixed a few early-reported bugs and made a few changes to Codeblocks.
Fixes:
- Fixed public workspaces not highlighting code at all (IE, Javascript portions never ran)
- Fixed corrupt public workspaces
- Fixed public workspaces being listed out-of-order
- Closed a javascript hole which allowed saved javascript to be executed on viewers
Changed:
- Color schemes; “red” and “yellow” changed from being their bright, true RGB color to a slightly darker variant - still looks good but it’s easier on the eyes.
Added:
- iPhone and PSP support. You can now read Codeblocks code from either device (but not edit it).
- Customizable subtitle on index
- Custom Public Workspace support. Workspaces can be added via the SQL database (”pubfiles” table).
Just overwrite all of your 2.0.0 files except for dbinfo.php and config.php!
No commentsCodeblocks 2 Released!
Well, I’m done with Codeblocks 2 - and it’s out, right now.
You can use it online, as always - but it’s now available for use on your own server.
A Codeblocks license will run you $10 - a very meager price, I might add.
Check the tab on the top right for more information.
I fixed a slew of bugs, several security holes, and made several improvements.
- The Codeblocks Ruby highlighter is now Ruby on Rails - framework functions are now highlighted as well.
- The Java highlighter has been updated specifically for Java 2.
- I added a standalone SQL highlighter. It’s the same as what was previously embedded in the PHP highlighter.
- Codeblocks is now themeable. I’ve got some predefined color schemes but it’s of course user-definable.


