Aion-

Aion-

Joined
Sep 04, 2012

Threads

Aion-   -  Mar 25, 2013

IRC API taking care of the /whois command.

 Respond  
Aion-   -  Mar 17, 2013

https://github.com/Aion-/IRCLib :-)

This is the project I have been working on lately.

The API is based on the observer design pattern ( http://en.wikipedia.org/wiki/Observer_pattern ) and is fairly simple to use: you only need to create a Connection object and everything else will be handled by the internal listeners found in the net.kevin.irc.protocol.network.internal package.

I tried to make it as flexible as possible by relying on numerics 004 and 005 and because of that it supports all IRCds - well, all the ones I have tried so far (SwiftIRC and Rizon).

One can easily make a client by adding listeners as callbacks.

Aion-   -  Jan 06, 2013

I was looking for easing functions and found this awesome website: http://gizma.com/easing/

Edit: this is also interesting: http://sol.gfxile.net/interpolation/index.html

Aion-   -  Dec 21, 2012

There seems to be many folders and files to upload for android apps so instead of posting my hello world app on this website, I decided to upload it on github. Here is the link for those of you who are interested in seeing the source code: https://github.com/Aion-/HelloWorldAndroid

I have yet to take a look at the documentations of the Android SDK, but I am starting to get the hang of it.

Aion-   -  Sep 29, 2012

Working on a mIRC-like IRC client in Java :)

https://github.com/Aion-/EtheriaIRC

The approaches I used are subject to change. I will most likely implement proper design patterns and such.

Preview:
http://www.hawkee.com/pictures/f_204352_xyoWCVs6MEJnXehbjsGjxTbgI.png

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.