Translate Oversett

Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian

Ruby D-Bus and Fedora 11 Rubin D-Bus og Fedora 11

Earlier this year I wrote a number of posts about monitoring and interacting with D-Bus using shell scripts. Tidligere i år skrev jeg en rekke innlegg om overvåking og samhandle med D-Bus med skall-skript. In this post I look at using Ruby to monitor and interact with D-Bus enabled applications. I dette innlegget ser jeg på å bruke Ruby til å overvåke og samhandle med D-Bus aktiverte programmer.

Monitoring D-Bus Overvåking D-Bus

Monitoring D-Bus messages is important for both activation and debugging purposes. Overvåking D-Bus meldinger er viktig både for aktivisering og feilsøking. In this post I examine how to monitor and act on such messages using command line tools. I dette innlegget undersøker jeg hvordan å overvåke og handle på slike meldinger ved hjelp av kommandolinjeverktøy.

Scripting Tomboy Skripting Tomboy

Tomboy is an open source GNOME desktop note-taking application which is written in C# and utilizing the Mono runtime, Gtk# and the GtkSpell spell-checker. Tomboy er en åpen kildekode GNOME notater program som er skrevet i C # og utnytte Mono runtime, Gtk # og GtkSpell stavekontroll.

The actual release of Tomboy which comes with Fedora 10 is version 0.12.0.  This includes a comprehensive D-Bus interface which makes it possible to create, modify and display Tomcat notes from your [...] Selve utgivelsen av Tomboy, som kommer med Fedora 10 er versjon 0.12.0. Dette inkluderer en omfattende D-Bus-grensesnitt som gjør det mulig å opprette, endre og vise Tomcat notater fra [...] din

Scripting D-Bus Scripting D-Bus

D-Bus (Desktop Bus) is a low-latency, low-overhead, easy-to-use message bus technology which supports application launch and linking.  It is primarly used on GNU/Linux desktops but has been ported to other platforms including Microsoft Windows and Apple Mac OS X.&nbsp This post provides a quick overview of D-Bus concepts, some history, and some examples of how [...] D-Bus (Desktop Bus) er en lav latens, lav overhead, lett-å-bruke melding buss teknologi som støtter søknaden lansering og linking. Det er i hovedsak brukt på GNU / Linux desktop, men har blitt oversatt til andre plattformer, inkludert Microsoft Windows og Apple Mac OS X. Dette innlegget gir en rask oversikt over D-Bus konsepter, litt historikk, og noen eksempler på hvordan [...]

Scripting HAL Skripting HAL

Recent releases of Fedora and other GNU/Linux distributions include a Hardware Abstraction Layer (HAL) which is used to support device plug-and-play capabilities.  In this post I will show you how your shell scripts can use HAL to retrieve device and system information. Nyere versjoner av Fedora og andre GNU / Linux-distribusjoner inkluderer en Hardware Abstraction Layer (HAL) som brukes til å støtte enheten plug-and-play evner. I dette innlegget vil jeg vise deg hvordan din shell-script kan bruke HAL å hente enhet og system informasjon.

The term HAL is overloaded as it used to refer both to a specification [...] Begrepet HAL er overbelastet som det pleide å referere både til en spesifikasjon [...]