Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

A laptop user should never need to use the command line or configuration files to manage their network; it should "Just Work" as automatically as possible and intrude as little as possible into the user's workflow. NetworkManager attempts to make networking invisible. When moving into ... [More] areas you've been before, NetworkManager automatically connects to the last network the user chose to connect to. [Less]

3.97403
   
  0 reviews  |  369 users  |  349,551 lines of code  |  150 current contributors  |  Analyzed 1 day ago
 
 

HAL

Compare

HAL merges information from various sources such that desktop applications can locate and use hardware devices. HAL listen to system events and notify interested application of device changes: availability, capabilities, properties... HAL is a device interface specification and an implementation of this specification.

3.93548
   
  0 reviews  |  237 users  |  83,547 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
Compare

BMPx is the successor to the XMMS-based Beep Media Player. It features support for specifications like XDS DnD, XSPF and DBus. BMPx is highly interoperable and integrates well with other applications and a variety of desktop environments.

4.5
   
  0 reviews  |  10 users  |  140,656 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

This project provide tools to manipulate firmware for Built-in iSight found on Apple machine since iMac G5 iSight (November 2005). Those tools are based on the work from Ronald S. Bultje and are licensed under the term of the GPLv3 or later. The tools set contains an extractor from Apple ... [More] driver, a loader with a udev rules, and a converter to Intel HEx format. [Less]

0
 
  0 reviews  |  4 users  |  986 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

The S-Space Package is a collection of algorithms for building Semantic Spaces. These algorithms process text corpora and map semantic representations for words onto high dimensional vectors. These approaches are known by many names, such as word spaces, semantic spaces, or distributed semantics. ... [More] The research and development is being done by the Natural Language Processing group at UCLA led by David Jurgens and Keith Stevens, under the advisory of Dr. Michael Dyer. Our initial goal is to provide a uniform implementation for many common semantic space algorithms in order to facilitate researc [Less]

5.0
 
  0 reviews  |  3 users  |  401,769 lines of code  |  8 current contributors  |  Analyzed 6 days ago
 
 

GNOME Power Manager is a session daemon written in C that controls high level policy for laptop and PC machines. It uses the power management objects from upower.

4.0
   
  0 reviews  |  2 users  |  3,973 lines of code  |  42 current contributors  |  Analyzed 9 days ago
 
 

PolicyKit is a framework for defining policy for system-wide components and for desktop pieces to configure it. It is used by HAL.

2.5
   
  0 reviews  |  2 users  |  23,770 lines of code  |  12 current contributors  |  Analyzed 7 days ago
 
 

KPowersave provides battery monitoring, CPU frequency control and suspend/standby triggers, and more power management features for KDE. It uses HAL (formerly the powersave daemon) and supports APM and ACPI for several architectures.

4.5
   
  0 reviews  |  2 users  |  36,248 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

OBLogout uses pyGTK/Cairo, PIL, and HAL/dbus. The code tries to remain simple and flexible for usage in any number of situations and is designed to run on desktops of any screen resolution and capabilities. If compositing isn't available a software rendering solution (PIL) is used instead.

0
 
  0 reviews  |  1 user  |  469 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Türkçe Ekler Metin Çeviri ile uğraşacaklar! Projenizin %30'unu tamamladınız :) Bu sınıf Türkçe bir kelimeyi istenilen bir hale, zamana, kipe ve kişiye göre çekimler. Ses uyumları, yumuşama, benzeşme, ünlü türemesi, ünlü düşmesi gibi ses olaylarını dikkate alır. ... [More] NOT: Bu proje turkcehaller isimli proje taban alınarak geliştirilmiştir. http://code.google.com/p/turkcehaller/ Kullanım Örnekleri Basit İsim Çekimlemeleri string a = TurkceEkler.Uygula("kapı", TurkceEkler.IsminHali.Bulunma); string b = TurkceEkler.Uygula("kitap", TurkceEkler.IsminHali.Yonelme); string c = TurkceEkler.Uygula("kalem", TurkceEkler.IsminHali.Ayrilma); string d = TurkceEkler.Uygula("köpek", TurkceEkler.IsminHali.Tamlama); Çıktı: a = "kapıda" b = "kitaba" c = "kalemden" d = "köpeğin" Basit Fiil Çekimlemeleri string a = TurkceEkler.Uygula("yap", TurkceEkler.FiilKipi.GecmisZaman, TurkceEkler.Kisiler.BirinciTekil); string b = TurkceEkler.Uygula("gel", TurkceEkler.FiilKipi.GecmisZaman, TurkceEkler.Kisiler.UcuncuCogul); string c = TurkceEkler.Uygula("git", TurkceEkler.FiilKipi.GelecekZaman, TurkceEkler.Kisiler.BirinciTekil); string d = TurkceEkler.Uygula("ver", TurkceEkler.FiilKipi.GenisZamanOlumsuz, TurkceEkler.Kisiler.IkinciTekil); string e = TurkceEkler.Uygula("koş", TurkceEkler.FiilKipi.Yeterlilik, TurkceEkler.Kisiler.UcuncuCogul); string f = TurkceEkler.Uygula("sor", TurkceEkler.FiilKipi.Istek, TurkceEkler.Kisiler.IkinciTekil); string g = TurkceEkler.Uygula("yaz", TurkceEkler.FiilKipi.MisliGecmisZamanOlumsuz, TurkceEkler.Kisiler.UcuncuTekil); string h = TurkceEkler.Uygula("ol", TurkceEkler.FiilKipi.SimdikiZaman, TurkceEkler.Kisiler.UcuncuCogul); string i = TurkceEkler.Uygula("kaç", TurkceEkler.FiilKipi.Emir, TurkceEkler.Kisiler.IkinciTekil); Çıktı: a = "yaptım" b = "geldik" c = "gideceğim" d = "yapmazsın" e = "koşabilirler" f = "sorsan" g = "yazmamış" h = "oluyoruz" i = "kaçsın" Birleşik Zaman Çekimlemeleri string a = TurkceEkler.Uygula("yap", TurkceEkler.FiilKipi.MisliGecmisZaman, TurkceEkler.FiilKipi.GecmisZaman, TurkceEkler.Kisiler.BirinciTekil); string b = TurkceEkler.Uygula("gel", TurkceEkler.FiilKipi.SimdikiZaman, TurkceEkler.FiilKipi.MisliGecmisZaman, TurkceEkler.Kisiler.UcuncuCogul); string c = TurkceEkler.Uygula("git", TurkceEkler.FiilKipi.GelecekZaman, TurkceEkler.FiilKipi.GecmisZaman, TurkceEkler.Kisiler.BirinciTekil); Çıktı: a = "yapmıştım" b = "geliyormuşuz" c = "gidecektim" [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.