(ns clojure.android)
Greetings everyone!This weblog is created and intended exclusively for sharing the information and my progress in Google Summer of Code 2012. Since the name of my proposal is "Toolchain for dynamic...
View Article(:proposal (gsoc 2012))
Here is the exact excerpt (though I added a few links) from my GSoC 2012 application about the proposal I would like to work on. ProposalI'm willing to work on a Clojure/Android project. The specific...
View Article(take 1 (iterate work nil))
Well, I started to work on my proposal.Can't say that I'm productive and can hardly call it "work" at all. Seems more like tripping over every stone Leiningen and Android could ever prepare for me. But...
View Article(conj project libraries)
Well, adding dependencies to the project went smoother than I thought.Adding the necessary libraries to the :dependencies vector in project.clj was nearly all I had to do. Leiningen automatically finds...
View Article[lein-droid "0.0.1"]
Best friends forever.So, the very first release is done.Actually it wasn't much work to do since I posted here the last time. I added some fancy functions to take apart the AndroidManifest.xml file -...
View ArticleAndroid UI with Clojure
Hey again.It's been a while (about two weeks to be more specific) since I released the initial lein-droid plugin. Somebody even managed to run it which I'm both very astounded and glad for.Oh, and by...
View ArticleThe goods and bads of my UI struggle
Since it's time for my [to-be] weekly report I wrote down a few words about my progress.First comes the boring stuff (not boring in a sense that it is boring for me to do, but may be rather boring for...
View ArticleOn macros, toasts, private detectives and experimental tools
My GSoC project goes on and it's two weeks now since I've reported in the last time. Good thing is I have some news to share. Compilation modesRuntime arity exceptions are nolonger scary if you're...
View ArticleOn UI stuff, asynchronicity and the power of reader
Time is due for my usual report about the state of Clojure Android combo. During this time lein-droid was touched only lightly as I rewrote the version resolving part of the plugin (one that chose the...
View ArticleState of Clojure on Android 2013
First of all, I'd like to thank Clojure organization and Clojure community for being invited to participate in Google Summer of Code 2013. I'd like to thank Daniel Solano Gómez, the author of...
View ArticleGSoC 2013 proposal
Here is the text of my proposal for Google Summer of Code 2013. I will dwell on these points more thoroughly later on when I start working on them.I'm willing to work on the Enhance Neko for Android...
View ArticleDynamically-inflated UI and menus
I finally managed to get up to speed working on the project. From the beginning I started redesigning the existing neko.ui system which to this time worked in compile time. I was quite proud of it,...
View ArticleFragments, data readers, VerifyErrors and auto-completion
Time is passing by like crazy. GSoC is close to the middle-line soon, and so much is still to be done. The good news are that today I have a bunch of new features I've implemented from the last...
View Article