Here we are, I’ve completed my project and submitted all the stuff to the GsoC for the final evaluation. Now I don’t want to bother you with more word, let’s go to the serious thing 🙂
Here is a short demo of the app running on my BlackBerry Z10 (sorry for the poor quality!):
http://www.youtube.com/watch?v=89L8kQjCCQo
The project sources code are on the official SVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. repo here :
https://gsoc.svn.wordpress.org/2013/b0unc3/trunk/
There is also a GIT Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. Most modern plugin and theme development is being done with this version control system. https://git-scm.com/. repo, here :
https://github.com/b0unc3/WordPress-bb10
For whom feel brave enough, but not enough to compile and run the code 🙂 , a .bar beta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. package is present in all the repos in a “beta/” directory it contains the latest version installable on your devices.
You can install it with the blackberry-delpoy command line tool, or by sideloading it (google will help you with it 😉 )
svn : https://gsoc.svn.wordpress.org/2013/b0unc3/trunk/beta/wp_bb10-1_0_0_1.bar
git: https://github.com/b0unc3/WordPress-bb10/blob/master/beta/wp_bb10-1_0_0_1.bar
That’s all! I hope you find comfortable with it. If you have any suggestions/critics/feedback/whatever, please, feel free to contact me directly.
I want to give a special big thanks to the WordPress community and GsoC program, I found this experience amazing and I learned a lot!
Thanks!
Best Regards,
Daniele Maio.
#blackberry, #gsoc