PDA

View Full Version : EVOLVE: New AS2/AS3 Source Blog



mprzybylski
October 10th, 2007, 01:40 PM
Hey guys,
I just started a new blog for primarily posting source code. I've put up some of my classes already but hope to put up a lot more stuff here in the coming weeks. Just subscribe to the RSS feed and you should be seeing a good amount of source going up. Thanks.

http://evolve.reintroducing.com/

dail
October 10th, 2007, 04:09 PM
Great, some nice classes there.

prg9
October 10th, 2007, 05:13 PM
EVOLVE: New AS2/AS3 Source Bloghttp://evolve.reintroducing.com/

Looking forward to seeing many, many posts at your Evolve site mprzybylski :thumb:

The only suggestion I would offer is maybe enable a vertical scroll for the code boxes to limit there height inslead of showing all 500+ lines of code for each post. I am sure there must be a way to do so, but maybe there is also a reason you have not.

Regardless, looking forward to lots of great stuff, keep up the great work, looks good.

mprzybylski
October 10th, 2007, 05:19 PM
thanks guys.

yeah ive been trying to figure out how to do it but i can't. im using iG:Syntax Hiliter for wordpress as the syntax coloring engine and it doesnt have an option for it, that was really annoying for me too.

does anyone know of a code hilighter that will do this or a better one than iG:Syntax?

prg9
October 10th, 2007, 06:30 PM
thanks guys. yeah ive been trying to figure out how to do it but i can't. im using iG:Syntax Hiliter for wordpress as the syntax coloring engine and it doesnt have an option for it, that was really annoying for me too. does anyone know of a code hilighter that will do this or a better one than iG:Syntax?

Hmmm... thats weird because I have seen other sites where is has a defined height for the code box? Hmmmmm, seems like an issue with your "syntax_hilite_css.css" (PM-ed regarding this).

Here is another highlighter that seems "Really Nice" with -- view plain | copy to clipboard | print.
Wordpress - Posting Source Code (http://wordpress.com/blog/2007/09/03/posting-source-code/)
Wordpress - How Do I Posting Source Code (http://faq.wordpress.com/2007/09/03/how-do-i-post-source-code/)
Based on the Google Syntax Highlighter (http://code.google.com/p/syntaxhighlighter/)

There is also this - Syntax highlighting gets Flashy with Flash Text Formatter (http://aralbalkan.com/403) | Direct Link (http://www.flashtexteditor.com/ftf/)

Hope you get it sorted out Matt! Looking forward to lots of posts (dump every AS2 item you have ever done on there) :thumb: