English 中文(简体)
Google Wave extension for Programmers and their Code
原标题:

Sorry if this is well known but Googling for my answer only came up with links about making Google Wave gadgets.

My question is, are there any Google Wave gadgets that allow for better collaborative code editing? I mean, I can set the font to fixed width etc., but are their any gadgets designed for it?

Responses shouldn t include anything about git or svn. I use those when I want to use those. This is about Google Wave!

最佳回答

http://aaron.oirt.rutgers.edu/myapp/root/gadget/codeGadget -- its a work in progress. Let me know if you want the source code. I will package it and release it or something like it for the next WHIFF release.

问题回答

Here is a huge list of robots available for Wave: http://www.chaaps.com/huge-list-of-125-google-wave-robots-add-bots-and-enjoy-wave.html

Maybe there is one in there?

Don t know how well it works but found an extension called CodeBot.





相关问题
Google gadget/spreadsheet: Grab spreadsheet key for gadget

So I m working on a google gadget(really only gadgetizing so I can get a datastore for this) that I want to be embeddable in a google spreadsheet (after this point, I m going to skip the word google - ...

prefs.set, prefs.getString not working in google gadgets

I am initialising the user prefs and i am setting and getting numeric prefs but i do not seems to be able to get and set string prefs. the prefs i initialise are not altered later on in the gadget, ...

Any Tips for Writing a Google Gadget / Google Android App?

I m going to be starting on a project building a Google Gadget and a Google Android with similar functionality. I ve read through a bit of the documentation, but before I start I thought I d ask if ...

google gadget and sites api

I m writing a google gadget (nothing but plain html + javascript) to upload a file onto a private google site using the sites api. http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol....

How to create embeddable gadget with Javascript and PHP?

I m programming in Javascript and PHP. I ve created a simple website that allows to fill in a quizz and get result. Now I would like to give users opportunity to embed this quizz on their website. How ...

gadgets.Prefs in type url Google Gadget

Is it possible to access gadgets.Prefs in content of type="url"? <Content type="url" href="remote address"></Content> gadgets.Prefs is set in content of configuration <Content ...

Google Wave extension for Programmers and their Code

Sorry if this is well known but Googling for my answer only came up with links about making Google Wave gadgets. My question is, are there any Google Wave gadgets that allow for better collaborative ...

热门标签