Difference between revisions of "User:Kanmuri"

From Apertium
Jump to navigation Jump to search
(added link for notes page on interchunk vs transfer)
(Added notes about my involvement as a mentor in 2012)
 
Line 1: Line 1:
  +
I was a GSoC student for Apertium back in 2010, and worked on the Java port. I'm back in 2012 as a mentor assisting [[User:Jacob Nordfalk|Jacob Nordfalk]] with the [[Ideas_for_Google_Summer_of_Code/Apertium_on_your_mobile | Apertium on your mobile]] and [[Ideas_for_Google_Summer_of_Code/Make_lttoolbox-java_embeddable | Make lttoolbox-java embeddable]] projects.
  +
  +
I also did my development on Windows using [http://www.cygwin.com/ Cygwin] to run the C++ runtime. And for testing in an actual Linux environment, I used a Linux VM running in [https://www.virtualbox.org/ VirtualBox]. So I can help with questions about getting Apertium up and running on Windows.
  +
  +
----
  +
 
My GSoC 2010 Proposals are here:
 
My GSoC 2010 Proposals are here:
   
Line 9: Line 15:
 
Notes
 
Notes
   
* [[User:Kanmuri/Notes/Java Runtime Port/Interchunk vs Transfer | Notes on the differences between interchunk and transfer]] -- This is a place to put down my thoughts and discoveries as I'm trying to figure this out to assist in my porting effort. These are my notes, and they have no warranty whatsoever. XD
+
* [[User:Kanmuri/Notes/Java Runtime Port/Interchunk vs Transfer | Notes on the differences between interchunk and transfer]] -- This is a place to put down my thoughts and discoveries as I'm trying to figure this out to assist in my porting effort. These are my personal notes, and they have no warranty whatsoever (not even any implied warranties). XD
   
 
[[Category:Users]]
 
[[Category:Users]]

Latest revision as of 03:32, 28 March 2012

I was a GSoC student for Apertium back in 2010, and worked on the Java port. I'm back in 2012 as a mentor assisting Jacob Nordfalk with the Apertium on your mobile and Make lttoolbox-java embeddable projects.

I also did my development on Windows using Cygwin to run the C++ runtime. And for testing in an actual Linux environment, I used a Linux VM running in VirtualBox. So I can help with questions about getting Apertium up and running on Windows.


My GSoC 2010 Proposals are here:


Notes

  • Notes on the differences between interchunk and transfer -- This is a place to put down my thoughts and discoveries as I'm trying to figure this out to assist in my porting effort. These are my personal notes, and they have no warranty whatsoever (not even any implied warranties). XD