Webkit-sharp example applications - mono

Could anybody suggest a good open source (as in I can see the source, license irrelevant) webkit-sharp-based application? I've been wanting to jump into development with webkit-sharp and gtk-sharp, but I haven't found much of any documentation on webkit-sharp. I thought a good application example is as good as any documentation.

For anybody else that has this issue, a good application I just found is the sample app included with the source. For anybody answering, I didn't think about checking the source for samples when I posted this. The name of the sample is called FunnyBrowser.cs.

Here's mine:
https://github.com/dmulder/owa_browse
There don't seem to be many examples around of anyone using this. I've been looking through the docs at http://webkitgtk.org/reference/webkitgtk/stable to figure it out.

Related

Using DeckGL with Vue.js

I am struggling to get Deck play nice with vue. all the examples I have found till today are either quite hacked, not really my use case or out of date.
Does anyone know a good first step Source I could look at to get started?
I'm not sure if you ever found your solution or if you found other content, but I just wanted to post some info here in case you or anyone else who finds there way here needs some help on this.
There is a open source library we are working on to help bootstrap DeckGL/Mapbox implementations in Vue while providing some and soon more helpful abstractions.
Here is a couple links you may find useful:
Repo: https://github.com/loftylabs/vue_deckgl
Tutorial and documentation: https://loftylabs.github.io/vue_deckgl/
Feel free to stop by the repo and drop questions in issues if you are looking for any more help!

How to make a localized application?

I would like to make my app localized but I don't know where to start from. I gave a look to the msdn guide but I didn't really understood. My app would be localized for italian, french and english. Could someone help me?? Thanks!
There's lots of tutorials for this found with a quick web search. Including Step-by-Step tutorials like this one. In the future you might include what you've tried or look into some other resources before asking such a broad question. If I remember right there's also step-by-step video tutorials available at the usual places.

Sympl Example - Source Code?

I am exploring DLR runtime, and i see that there is a nice documentation on Sympl language. Does anyone know where can i find the source code for this sample project ?
I found this documentation for Sympl which has lot of examples explained in very simple and useful manner. It might be of help to you.
http://www.codeplex.com/Download?ProjectName=dlr&DownloadId=74709

Shutterfly API Source code samples

Does anyone worked with Shutterfly API? If yes, please share your experience and also please share any sample source code which you have..
Here is a similar SO post on the subject. Not sure if this is a new post or not but Shutterfly has a sample program in Java here. These should be a good starting point.

where is the source code for Oolong and Gnoloo?

I'm reading Programming for the Java Virtual Machine which discusses the Oolong assembler and Gnoloo disassembler. Judging by references online the source code was at one point available, but I can't find it now. Does anyone know where to get it?
UPDATE: thanks to belisarius I have the code, and have put it on GitHub with some build automation to make it a little easier to play with.
Found them here for download.
HTH!
Ps: there are several downloads in the page. The one you're looking for is this