|
Developer Blog
As a new feature to the site, we will be periodically posting tidbits and morsels of coding wisdom and other relevant topics. While we welcome feedback and comments from the community, please act responsibly and intelligently. We encourage both agreement and dissenting opinions, but will not tolerate abusive language, or unintelligible replies. Especially where the blog entries relate to coding and software development, we expect comments to utilize decent grammar and language skills. If you can write code that passes your compiler's extremely strict language and syntax requirements, you can surely manage the flexibility of more human languages!
|
 We have recently developed two libraries for writing to LCD display devices - the PicoLCD 4x20 device, and the Logitech GamePanel device. Both of these are licensed under our CDCBL license, and use our HIDLib assembly for low-level device communication.
Our original goal was to support writing to these displays for a particular proprietary application, and both libraries work well for that. However, some additional testing and feature support would make them more complete. If you have the necessary skills and a Logitech device other than the G15 Keyboard with a GamePanel display on it, we'd love to hear from you whether the sample application included with the GamePanelLCDLib library works with your device. We know it doesn't support the new G19 Keyboard yet, and we'll be working on that once a test unit arrives. If you are using these libraries in an open-source or personal project, we'd love to hear from you! Read 1 Comments... >> |
Thu 16 Oct 2008 |
|
General
|
|
Written by Blue Ninja
|
|
| | On October 13th, the eagerly-anticipated version 3.0 of the free OpenOffice.org Productivity Suite was released. Finally, 3 days later, the website is back up - they needed to take down all but the download links from their front page due to the incredible demand.
For those of you who haven't used or heard of OpenOffice.org already, it is a productivity suite that is often compared favorably against Microsoft's Office suite. It offers compatibility with the Office file formats, which is important to many users, especially business users, who deal with others sending or expecting documents in these formats. Perhaps more importantly, it uses XML-based open standards for its native file format, OpenDocument, which are unencumbered by complex or confusing licensing schemes, patents that lead to legal liability concerns, or closed standards which could leave old files inaccessible by newer software or competing applications. Read 0 Comments... >> |
|
Read more...
|
Tue 22 Jul 2008 |
|
General
|
|
Written by Blue Ninja
|
|
| | We develop applications and libraries for a number of clients. While it is not unreasonable for a client to desire exclusive rights to software they pay to have developed, there are many common modules and libraries that are generic in their use. Furthermore, the idea of “owning” generic algorithms or methods seems ridiculous, as these methods are often public, common sense, or needed for such a wide range of applications that the concept of exclusive rights to them could only make sense to a deranged IP attorney. Read 0 Comments... >> |
|
Read more...
|
For many coders just getting started, or even seasoned coders who feel Visual Studio is a bit out of their price range, there's a fantastic, free, open-source application that does most of what VS does, and has some great extras. We use it here almost exclusively, and are very pleased with it.
Read 0 Comments... >> |
|
Read more...
|
|
|
|
|
|
|
Your project can be listed here, too - contract with us for your development needs!
Featured Success Story
Forklift is an open-source (GPL v1.1) application to synchronize client data between multiple agency systems such as CTFACS, Energy, and others into a central Data Warehouse (developed by another company) to help centralize reporting, reduce client duplication, and reduce data re-entry. |
|
Read more... |
|