Xibo Digital Signage Version 1.3.0 Released

Xibo has just announced the release of Xibo 1.3.0 (codename: “Faye”). Bear in mind that this is a development release and is not supposed to be used in production environments. The next stable release will be version 1.4.0 and The current stable version is 1.2.2. If you would still like to evaluate Xibo 1.3.0, you may download it at https://launchpad.net/xibo/1.3/1.3.0 New features in Xibo 1.3.0: Permissions Overhaul: The most significant change in 1.3.0 is the permissions system in the server interface. This update introduces individual and group permissions for: Layouts Library Media Regions Region Media Assignment It is also now possible to assign permissions to “Everyone” on all of the above items. Media Manager Homepage: A simple user interface for managing layout/media assignments that the user has access to. This “homepage” can be assigned on a user by user basis. Customer Counter: The Python client has been enhanced to support […]

Install Git for Windows XP, Windows 7

I’ve used TortoiseCVS and TortoiseSVN under Windows XP. However, nowadays many project are using Git instead. Luckily, there is also TortoiseGIT for that matter. You’ll need to install 2 components: TortoiseGit – Port of TortoiseSVN to TortoiseGIT MSysGit – Git for Windows MSysGit already has a graphical interface, so you would also be able to clone repositories, commit change, etc.. with MSysGit alone. The only reason to install TortoiseGit is if you are used to TortoiseCVS/TortoiseSVN and want to keep the same look and feel. I use the following version for installation on Windows XP: TortoiseGit 1.7.2.0 32-bit Git 1.7.4 First, I installed TortoiseGit with the default parameters (TortoisePlink SSH Client) . Finally, I installed Git by deselecting unnecessary components as shown below. We do not need Quick Launch or Desktop icons as we’ll use TortoiseGit instead. I’ve also disabled Windows Explorer Integration or you’d have two Git options in […]

Khadas Edge2 Arm mini PC

Texas Instruments TRF7970A NFC Transceiver

Texas Instruments has introduced the TRF7970A NFC Transceiver ” speeds designs with easy-to-configure software that helps developers bring peer-to-peer, ultra-low-power capabilities to more applications”. Here’s an excerpt from the press release: Raising the standard for ultra-low-power near field communication (NFC) devices, Texas Instruments Incorporated (TI) (NYSE: TXN) today announced the industry’s lowest power contactless short-range communication transceiver. Ideal for infrastructure devices, the new TRF7970A extends battery life up to 2 times longer than competitive products, as it provides eight selectable power modes ranging from <1 uA in power-down mode to 120 mA in full-power mode. The transceiver comes with easy-to-configure software to help developers get started quickly. Royalty-free stacks are compatible across a broad range of ultra-low-power MSP microcontrollers. Additionally, developers are able to directly access all control registers, allowing for easy fine-tuning of various parameters for the highest performance in every application. You can also read the complete TRF7970A […]

HTC Releases Unlock Bootloader Tool

HTC has finally released its  “Unlock Bootloader” tool, that allows owner of HTC phones to develop software on their smartphone and/or to replace the current Android version by another version. Read HTC announcement below: HTC is committed to listening to users and delivering customer satisfaction. We have heard your voice and starting now, we will allow our bootloader to be unlocked for 2011 models going forward. We plan on releasing the updates that will allow you to unlock your bootloader in the coming months, please keep an eye on this website for more details on which devices will be adding this feature. We are extremely pleased to see the energy and enthusiasm from our fans and loyal customers, and we are excited to see what you are capable of. HTC eagerly anticipates your innovations. Currently it is only available for HTC Sensation (EU) with support planned for HTC EVO 3D […]

New Revision of C++ Programming Language: C++11

The Final International Draft standard (FCD) was unanimously approved on August 12th, 2011. The standard should be published this year. The draft name of the standard is C++0x, but since it will be published this year, it should probably renamed C++11, and if there are delays in its publication it could well be renamed to C++12. You can download the 1334 pages “Working Draft, Standard for Programming Language C++” to get the full details. If you don’t feel like going thru that massive document, but still want to learn about C++0x, I recommend you check the C++0x FAQ on Bjarne Stroustrup (The creator of C++) homepage. Here are some the new features and improvements: initializer-lists – Initializer lists are not just for arrays any more uniform initialization syntax and semantics template aliases (previously know as template typedef) rvalue references defaulted and deleted functions variadic templates auto – deduction of a type from […]

Tiny Core Linux Distribution: 10 MB Linux UI Desktop

If you are looking for a small footprint Linux distribution, you may be interested in Tiny Core Liunx. Here’s the description on Tiny Core Linux Website: Tiny Core Linux is a very small (10 MB) minimal Linux GUI Desktop. It is based on Linux 2.6 kernel, Busybox, Tiny X, and Fltk. The core runs entirely in ram and boots very quickly. Also offered are Micro Core, a 6 MB image that is the console based engine of Tiny Core, and Multi Core, which includes Tiny Core, Micro Core, networking tools and an installer. Micro Core contains CLI versions of Tiny Core’s programs allowing the same functionality of Tiny Core’s extensions, only starting with a console based system. It is not a complete desktop nor is all hardware completely supported. It represents only the core needed to boot into a very minimal X desktop typically with wired internet access. Tiny Core […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

SATA-IO µSSD Standard for Embedded Solid State Drives

The Serial ATA International Organization (SATA-IO) recently announced a new standard for embedded solid state drives (SSDs) called “SATA µSSD”. This standard offers high-performance, low-cost, embedded storage solutions for mobile computing platforms like ultra-thin laptops. The µSSD specification eliminates the module connector from the traditional SATA Interface, allowing drives to be manufactured in single ball grid array (BGA) packages that sit directly on a motherboard. The new µSSD standard should be part of the SATA Specification. However, it does not seem to be in the latest SATA Specification (Revision 3.1) released in July 2011. This specification is available free of charge to members. For non-members, it can be purchased here for 25 USD. Sandisk is currently the only company providing products that follow the µSSD standard with its iSSD™ integrated storage device offering capacities of 8, 16,32, 64 & 128 GB and transfer throughput of up to 450MB/s via a […]

HTC Releases OpenSense SDK

HTC recently released OpenSense SDK, a framework encompassing all available HTC SDKs as well as features that will be offered in the future for HTC Sense user interface. Supported features include: Common Controls API: UI widgets and components that will provide developers with the ability to provide the Sense UI look and feel to their applications. Stereoscopic 3D (S3D) API: API documentation and sample code that illustrates how to programmatically enable the 3D display mode of the parallel barrier based screen for various types of applications. This API is provided as part of the phone add-on extension to the Android SDK. Tablet Pen API: API documentation and sample code for providing a framework for fully fledged drawing and painting applications as well as full access to the pen events at a low level. This API is provided as part of the tablet add-on extension to the Android SDK. API documentation […]

Khadas VIM4 SBC