Posts Tagged Software Architecture
MultiChoice Preference Widget for Android
Posted by declanshanaghy in Android Development, PicPush on July 9th, 2009
Strangely, the Android framework does not include a widget which allows multiple selections in Preference Screens. I needed to add one of these for selecting folders to monitor for new media in PicPush and ended up having to implement it myself. If this is something you need for your Android app, following this tutorial will have you up and running in under 5 minutes.
Public XML-RPC API
Posted by declanshanaghy in FaxIt Nice, Misc on March 25th, 2008
Our wiki now has all details of the FaxIt Nice Architecture as well as the XML-RPC API. Read the wiki here.
Developer accounts are just a click away, email support(at)350nice.com to get setup and running today.
Sample code is also on the way from Faxtastic, our own C# desktop fax solution
Why develop software in Java?
Posted by declanshanaghy in Misc on February 13th, 2008
The Java programming language has, within the last 10 years, become the de facto standard for developing portable applications, and interactive dynamic content for websites.
Read the rest of this entry »
JODConverter from Art of Solving is a work of art
Posted by declanshanaghy in FaxIt Nice on February 5th, 2008
FaxIt Nice’s document conversion system has been supported on the back end by OpenOffice.org since the very first day we went into business. “OpenOffice.org is a multiplatform and multilingual office suite and an open-source project.” We received major help in this integration in our first release from Caolan Mc Namara, one of the developers of OpenOffice, for which we are truly thankful.
This time round, in FaxIt Nice 3.0 we streamlined our integration a little more thanks to a component named JODConverter, provided by “Art of Solving” a software house / IT consultancy firm run by Mirko Nasato in London, U.K.
