Comments on: Google Application : Code Formatting Service Example http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/ code = joy Fri, 02 Dec 2011 01:36:37 +0000 hourly 1 http://wordpress.org/?v=3.1.3 By: Antea http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-17829 Antea Wed, 18 Nov 2009 00:01:06 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-17829 any help with writing my own formatter for c programming language! Thank you! any help with writing my own formatter for c programming language! Thank you!

]]>
By: mikechambers http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-12064 mikechambers Thu, 01 May 2008 17:18:02 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-12064 >Any update on open sourcing the codeso I could maybe take a stab at fixing this? I just uploaded it and updated the post with the info. mike chambers mesh@adobe.com >Any update on open sourcing the codeso I could maybe take a stab at fixing this?

I just uploaded it and updated the post with the info.

mike chambers

mesh@adobe.com

]]>
By: Adrian Parker http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-12058 Adrian Parker Thu, 01 May 2008 09:39:02 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-12058 Hi Mike tried the code formatting service with some AS3 that had a bunch of tabs, some missing, some not, generally messy code. Post run through, its still messy, just not so much. Any update on open sourcing the codeso I could maybe take a stab at fixing this? thanks! Adrian Hi Mike

tried the code formatting service with some AS3 that had a bunch of tabs, some missing, some not, generally messy code.

Post run through, its still messy, just not so much.

Any update on open sourcing the codeso I could maybe take a stab at fixing this?

thanks!
Adrian

]]>
By: Sander http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11936 Sander Tue, 15 Apr 2008 23:35:47 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11936 I saw Lee Brimelows calendar on screen during his presentation on the OnAir tour in Amsterdam. If I saw it correctly I have to say "Happy Birthday" today :) I saw Lee Brimelows calendar on screen during his presentation on the OnAir tour in Amsterdam.
If I saw it correctly I have to say “Happy Birthday” today :)

]]>
By: Anonymous http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11924 Anonymous Mon, 14 Apr 2008 21:25:59 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11924 Hello Mike, this is a little bit offtopic. I don't really know how to contact Adobe in this matter, so I want to give it a try here. I have found out that Scientology is heavily using Adobe Flash to advertise their cult. One example is http://www.scientology.org Scientology is not a religion, but a big money-machine that manipulates people. Please investigate current protests against Scientology around the world. A good start is searching YouTube for the term "anonymous". I want to ask Adobe to break all business relations to Scientology. It does not go along with Adobe's ethics and values, which I highly respect. PLEASE pass on. Thanks. Anonymous. Hello Mike,

this is a little bit offtopic. I don’t really know how to contact Adobe in this matter, so I want to give it a try here.

I have found out that Scientology is heavily using Adobe Flash to advertise their cult. One example is http://www.scientology.org Scientology is not a religion, but a big money-machine that manipulates people. Please investigate current protests against Scientology around the world. A good start is searching YouTube for the term “anonymous”.

I want to ask Adobe to break all business relations to Scientology. It does not go along with Adobe’s ethics and values, which I highly respect. PLEASE pass on. Thanks.

Anonymous.

]]>
By: Mark Murphy http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11890 Mark Murphy Wed, 09 Apr 2008 21:55:02 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11890 This points out something interesting about App Engine that hadn't dawned on me until now. I had focused on the zero-cost basic service as being a nice way to gracefully bootstrap some business idea. But what you've pointed out here is that now it's easier to make "freeware" Web services the same way one can freely distribute open source software. You don't have to worry much about availability, getting Slashdotted, or any of the other headaches that might cause you to skip hosting some service you might otherwise put up that you don't really expect to make money on. Unless you were planning on starting to charge for your source code formatting service... ;-) This points out something interesting about App Engine that hadn’t dawned on me until now.

I had focused on the zero-cost basic service as being a nice way to gracefully bootstrap some business idea.

But what you’ve pointed out here is that now it’s easier to make “freeware” Web services the same way one can freely distribute open source software. You don’t have to worry much about availability, getting Slashdotted, or any of the other headaches that might cause you to skip hosting some service you might otherwise put up that you don’t really expect to make money on.

Unless you were planning on starting to charge for your source code formatting service… ;-)

]]>
By: mikechambers http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11879 mikechambers Wed, 09 Apr 2008 15:46:13 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11879 >Is there any chance to format MXML to or even better a combination of the 2? Yes, but someone will have to write the parsers. http://pygments.org/docs/lexerdevelopment/ http://pygments.org/docs/formatterdevelopment/ Right now, you could probably use the XML formatter for MXML. mike chambers mesh@adobe.com >Is there any chance to format MXML to or even better a combination of the 2?

Yes, but someone will have to write the parsers.

http://pygments.org/docs/lexerdevelopment/
http://pygments.org/docs/formatterdevelopment/

Right now, you could probably use the XML formatter for MXML.

mike chambers

mesh@adobe.com

]]>
By: Tim http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11878 Tim Wed, 09 Apr 2008 15:19:39 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11878 They're working now. Sorry about that. They’re working now. Sorry about that.

]]>
By: savvasmalamas http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11877 savvasmalamas Wed, 09 Apr 2008 14:04:44 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11877 This is cool! Is there any chance to format MXML to or even better a combination of the 2? This is cool!
Is there any chance to format MXML to or even better a combination of the 2?

]]>
By: mikechambers http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/comment-page-1/#comment-11873 mikechambers Wed, 09 Apr 2008 06:30:17 +0000 http://www.mikechambers.com/blog/2008/04/08/google-application-code-formatting-service-example/#comment-11873 I cant add it, but someone can: http://pygments.org/docs/lexerdevelopment/ http://pygments.org/docs/formatterdevelopment/ mike chambers mesh@adobe.com I cant add it, but someone can:

http://pygments.org/docs/lexerdevelopment/
http://pygments.org/docs/formatterdevelopment/

mike chambers

mesh@adobe.com

]]>