Posts

Showing posts from 2016

MetroUI : Revisited

Image
Picture showing metroui running Long time since i've posted something on this blog. So recently im learning Javafx to create a GUI application in java. What a better way to learn by trying to replicate my old project (MetroUI) as a learning process. As for now, the application actually works, it does play the music but the only problem is that there are no control for the the playback. This is just me experimenting with Javafx, so don't get your hopes too high seeing for any release though... Later on i'll post something related to android which im also learning side by side with Javafx. Regards, - -«ϰτгεϻϋѕ¤ (Admin)

Experimenting music streaming / file transfering OTA

Image
Currently i am working on network based application which are related to music streaming  and also file transfer on the internet. It is still a work in progress but so far so good as it seem. Below i attach a sneak peek of what i am doing right now. As of right now, the client are able to retrieve all available song list and request it to the server. This may not be released in this blog as it is just something that i am experimenting right now. As of now i will try to post frequently on what i am doing and updates for any application. Regards, - -«ϰτгεϻϋѕ¤ (Admin)

New Release! JSplit by Xtremus

Image
Hey guys, after a long time since not even a single update i am back with a new software. I'll cut short and tell you what it does. Basically this app take the file that you have chosen and split it into multiple parts. Why do we need to do it? Sometimes a file sharing site limits the size of a file. Hence, we need to break it up into several files. So basically that's it. It can split and join the files the user desire. (Picture showing JSplit v1.0) Download here  v1.0.1 System Requirement :  12kb of hard disk space latest Java installed running any supported OS by JVM FAQs 1.What it does actually? split files into smaller sized parts. 2.Does it support any type of file? virtually all type of files that you can imagine. 3.Will this be updated regularly? if you have either read past blog post you will know the answer Lol. 4.It does nothing? there are a few bugs that i need to iron out but as long as you follow the instruction it should be ...