Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 ... 7359 ) Next »
21st VistA Community Meeting
If you have been wondering: What's all the fuss about VistA? Where can I learn more about VistA? Who is the VistA Community? Can I use VistA in my hospital, clinic etc? How can I contribute to the improvement of VistA? Then plan on attending the 21st VistA Community Meeting, June 8 to 11, 2010 at George Mason University, Fairfax Virgina.
Big leap: Microsoft makes free version of Office, its cash cow
In the beginning, there was word processing. Then, simply, Word. Spreadsheets became Excel. Presentation software, if it was ever known by such a name, was simply PowerPoint. Long before Google's preeminence in search, Microsoft dominated business and personal software with a suite known as Office. The company launches its latest version, Office 2010, on Wednesday in New York — and the stakes couldn't be higher. The lucrative franchise is threatened by a changing market spouting a four-letter word: free. The biggest threat comes from Google, specifically Google Docs, Web applications accessible from any computer. Because of Google, Microsoft has been forced to make a free ad-supported version called Office Web Apps.
I had an epiphany (about Epiphany)
The GNOME Web browser Epiphany — formerly based on Mozilla's Gecko engine and now based on Webkit — doesn't ship with Ubuntu (though it does with Debian and most GNOME-based distros/projects). But if you're running GNOME, I recommend you add it via your favorite package manager. What Epiphany offers is a streamlined, faster, less-resource-intensive browsing experience.
Zabbix - Another monitoring tool for Linux
Zabbix is a network management system application designed to monitor and track the status of various network services, servers, and other network hardware. It uses MySQL, PostgreSQL, SQLite or Oracle to store data
16 of the Best Free Linux Game Engines (Part 1 of 2)
Game engines offer huge benefits to game developers. The main functionality they provide is the library of core functions used in a computer game. This often includes a realtime rendering engine for 2D or 3D graphics, physics engine with collision detection, a character animation system, scene graph, sound, artificial intelligence, threading, networking, input, streaming localization support, debugging tools, integration with languages, and the provision of performance monitoring and optimization tools.
Linux Guitar, a rocking toy
If you are looking for a Linux toy that really rocks, your search ends here. This is a stringless digital guitar and it's powered by Linux This is what is called a "digital guitar" by it's designer. So it's not a electrical guitar but a device for creating digital music.
Ubuntu Me Menu not behaving - and I filed a bug on it
Here's the bug I filed in Launchpad for the misbehaving Me Menu in Ubuntu Lucid: Social bar in Me Menu only shows up when I add an account to Gwibber, the next day it doesn't appear (The Me Menu Bugs — Bug #576688)
Microsoft-funded open-source foundation aiming to diversify
Open-source software veteran Paula Hunter has one of the more interesting jobs in the industry, as the executive director of the CodePlex Foundation, a non-profit, open-source organization that was established with Microsoft as its founding sponsor. On a visit the Seattle region this week, she sat down with us to discuss the CodePlex Foundation and its future, including its efforts to expand beyond that Microsoft investment and diversify the open-source software projects that it supports as part of its portfolio.
New Site Launch: LinuxExchange.org
LinuxExchange is "StackOverflow for Linux and Open Source" and is built on the StackExchange platform. That means it’s a collaboratively edited question and answer site about Linux and Open Source with a workflow somewhere between the forums of LinuxQuestions.org and the Mediawiki-based LQ Wiki. After a BETA launch last month, the site is now out of bootstrap mode and is production ready. Visit LinuxExchange.org.
The Perfect Server - Ubuntu 10.04 [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 10.04 (Lucid Lynx) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
Mobile Firefox for Android
The Mozilla Foundation has released an early test version of Fennec, the mobile Firefox browser. Fennec, the mobile version of the Firefox web browser is now in testing for Android devices. The Mozilla Foundation, which controls the Firefox browser, has released a "pre-alpha" version of Fennec for Google's operating system.
Why there is a Market for Linux Games
Linux users are starved for quality games. Bring up the topic of a Linux port you will see responses about market share or that Linux users are cheap. This is simply semantics and I'll tell you why.
Wine 1.2 Release plans
Wine 1.2 release plans were sent to the wine-devel mailing list from Alexandre Julliard the Wine project leader. Here is the release plans and Alexandres email to wine-devel.
Twidge Twitter Client is for Those Who Terminal-ly Hate GUI
Evilwm folks, you will love it. A twitter desktop client that is completely controlled from Terminal. Twidge is a command line twitter desktop client for Linux. It's feature rich and obviously easy to use.
How to crack a wireless WEP key using AIR Crack
This article shortly describes simple steps on how to crack a wireless WEP key using AIR Crack software. This can be done by sniffing a wireless network, capturing encrypted packets and running appropriate encryption cracking program in attempt to decrypt captured data. WEP ( Wired Equivalent Privacy ) is quite easy to crack as it uses only one key to encrypt all traffic.
Latest Experimental Dropbox Adds AppIndicator Support For Ubuntu 10.04, Allows Notification Area Icons To Be Changed
The latest Dropbox experimental version adds AppIndicator support as well as finally allows Linux users to change the notification area icon. Here is the complete list of changes in the latest Dropbox experimental 0.8.55:
Short Review: Ubuntu 10.04
First things first, the installation was beyond simple. Answer a couple of questions and just sit back while the installer handles everything else. Once my OS was installed, the PC rebooted and in 10 seconds (possibly less), I was at the log in screen. Note that I am running on a 2 year old Lenovo R61i Thinkpad with 3GB of RAM, 1.8 GHz Intel Dual Core processor and a standard SATA 2.5? hard drive. Nothing out of the ordinary. It is amazing what can be achieved when you get rid of the traditional init daemon and replace it with Upstart.
Linux needs to do more for programmers
Much as I hate to admit it, Microsoft does some things better, much better, than Linux. Number one with a bullet is how Microsoft helps programmers and ISVs (independent software vendors). MSDN (Microsoft Software Developer Network) is a wonderful online developer resource. Linux has had nothing to compare. True, there is the Linux Developer Network, which, when it began, looked like it would be the Linux equivalent of MSDN, but it hasn't lived up to its promise. And, I can't overlook the Linux Foundation's Linux training classes. But, if I'm an ISV and I want to write software for Linux, I'm still going to need to piece together a lot of it by myself.
Nagios Meta Check Part 3
In part one of this series the basic trusses needed by the Nagios check_systemhealth script were put together. In part two the actual checks themselves were coded. In this the third and final part of the series compulsory checks are added, the main loop is constructed and the finall full source listing produced. It is worth noting that this is only one of many methods to achieve the same goal. There exists at Nagios exchange plugins and scripts that can do similar actions such as aggregate groups of checks, services and so on. The code presented in this series is just a touch upon a single idea designed to make the reader think about their monitoring deployment.
Touch support in Qt 4.7
Almost two months after the technical preview was released, the development of version 4.7 of the cross-platform Qt C++ framework for GUI applications is beginning to take shape, as Nokia has now presented a beta version. A beta of the Qt Creator 2.0 development environment, which is part of the framework, has also been released. The developers highlight the integration of Qt Quick (Qt UI Creation Kit) as the prominent feature of the next version of Qt. Qt Quick is a tool collection for creating animated, touch-enabled Qt interfaces and applications for mobile and embedded devices.
« Previous ( 1 ... 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 ... 7359 ) Next »