Main > Free Download Search >

Free bluetooth 2.0 wiki software for linux

bluetooth 2.0 wiki

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1341
GNOME Bluetooth 0.9.1

GNOME Bluetooth 0.9.1


GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices. more>>
GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices.

GNOME Bluetooth includes a GNOME platform library and associated tools for interfacing with and managing Bluetooth devices. Includes OBEX file transfer utilities and a prototype device manager.

GNOME Bluetooth was originally developed by Edd Dumbill, and its primary maintainer is now Bastien Nocera.

The software is free, licensed under the GPL.

The software is still in beta development right now. This means that there are bugs. Be careful!

<<less
Download (1.0MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
605 downloads
Mobi Bluetooth RC 0.9.1

Mobi Bluetooth RC 0.9.1


Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone. more>>
Mobi is software which is designed to provide access to a Un*x machine using a Bluetooth-enabled SonyEricsson phone.
A simple menu file is used to define a menu structure. Menu items can be tied to arbitrary shell commands or external programs, maximizing flexibility. Menus can also be loaded from programs rather than from files, meaning that dynamically changing menus are easy to realize, e.g. to browse a filesystem, an MP3 collection or a mail folder.
Mobi connects to any phone within its reach which passes the Bluetooth authorization process (usually by providing the correct PIN number). If the phone gets out of reach, Mobi will reconnect once it is found again. The number of simultaneously connected phones is restricted only by hardware capabilities.
Mobi uses the accessory menu of the phone. This feature is present in most SonyEricsson phones. It is tested on a T610, but should work on T68, T68i, T610, T630, Z600, and perhaps other models.
The accessory interface has been completely redesigned for newer phones (K750, W550, W600, W800, Z520), but I am not able to implement this since I do not have access to one of those. For the P800/P900, there are different solutions.
Enhancements:
- No phone reset on connect, since it may end a call in progress.
- Improved installation scripts (using autoconf/automake).
- Menu files may now recursively include other files.
- Improved music playback scripts. Makes it much easier to support other players.
- Reloading the menu file will not do a full reset, but only replace the menu.
<<less
Download (0.29MB)
Added: 2005-10-27 License: GPL (GNU General Public License) Price:
1479 downloads
KDE Bluetooth Framework 1.0 Beta 2

KDE Bluetooth Framework 1.0 Beta 2


KDE Bluetooth Framework is a set of tools built on top of Linux Bluetooth stack BlueZ. more>>
KDE Bluetooth Framework is a set of tools built on top of Linux Bluetooth stack BlueZ.
Our goal is to provide easy access to the most common Bluetooth profiles and to make data exchange with Bluetooth enabled phones and PDAs as straightforward as possible.
Enhancements:
- Exporting public includes to make other applications use of kdebluetooth.
- Fixed some bugs on kioslaves.
- Fixed kbluepin.
- Allow compiling with lastest openobex and bluez packages.
- Fixed compilation with gcc >= 4.1.
- Fixed configure script, warning user about missing headers.
<<less
Download (0.80MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1133 downloads
RetroWiki 2.2

RetroWiki 2.2


RetroWiki is a flat-file wiki engine written in RetroForth and PHP. more>>
RetroWiki is a flat-file wiki engine written in RetroForth and PHP. The markup language can easily be extended with new markups.
Enhancements:
- This release adds caching of generated pages, a few security fixes, and a significant clean-up of the PHP code.
<<less
Download (0.10MB)
Added: 2005-11-03 License: Public Domain Price:
1451 downloads
DocBook Wiki 0.9.1

DocBook Wiki 0.9.1


DocBookWiki can display DocBook documents online. more>>
DocBookWiki can display DocBook documents online. Different from the other applications, which convert a DocBook document into HTML first, in order to display it online, DocBookWiki converts it on the fly, so that the format for saving the document will still be XML (DocBook). In order to do this efficiently, DocBookWiki splits it first into chunks, according to chapters, sections etc.
It can also display a list of books, and for each book it can support multiple languages (translations). When the reader is reading a certain section of a book and he changes the language, he will see the same section in the selected language.
DocBookWiki can also be used to edit a DocBook document online, from the web. Editing is done one section at a time, so the editor selects first the section that he wants to edit, and then edits it. He can edit it in several modes: text (like wiki), xml (the original format), html, latex, texi, etc., whichever is more suitable for him. The changes, however, are always saved in the XML(DocBook) format. Authentication of the editors (with username, password) can be enabled as well, if necessary. Also, different editing permissions can be assigned to editors.
It allows the viewers of a document to download the document in other formats, like PDF, RTF, Plain HTML, LaTeX, PS, etc. which can be generated automatically from the DocBook format.
DocBookWiki will also try to keep a history of all the modifications made to the document, by keeping the document chunks in CVS, and so keeping track of all the changes.
Main features:
- Can display a DocBook document online.
- Can display several documents at once (a list of books).
- Can display each of them in several languages.
- Allows to edit a certain section of a certain book in a certain language.
- Editing can be done in several modes, like text, html, xml, texi, latex etc.
- The basic format is always DocBook (XML), no matter how it is displayed or edited.
- Each document (in each language) can be converted automatically into other formats (like PDF, RTF, LaTeX, etc.) for downloading.
- All the history of modifications is kept (in CVS) and any previous versions of a document can be recovered (by tag or by date) by the admin of the site.
- Authentication of editors can be enabled and admin can assign different access rights and permissions to the editors.
<<less
Download (1.9MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
878 downloads
Cloud Wiki 2.1

Cloud Wiki 2.1


Cloud Wiki is a wiki engine written in Python and backed by Sqlite. more>>
Cloud Wiki is a wiki engine written in Python and backed by Sqlite. Cloud Wiki provides user authentication, powerful command line administration facilities, and a concise, efficient Web interface.
Main features:
- Flexible user authentication system. See An Argument Against Anonymous Wikis for an explanation why Cloud Wiki supports user authentication.
- Implementation of C2 Wikis fundamental Wiki Principles
- Extremely fast SQLite database used for node storage, caching generated content html, content changes and dependency information.
- Long running web server process, instead of a slow loading CGI. Designed to run well behind a reverse proxy.
- Minimalist markup language designed with an emphasis on having just enough features to be useful, but not so many that new users are intimidated. All linking is done with brace-enclosed free links, for example.
- Modular user authentication system.
- Powerful command line node and server manipulation tools for easy administration.
- An interface to view change/replacements to a node in the past three days.
- Added Nodes gateway to list all nodes added to the wiki in the past three days.
- Changed Nodes gateway to list all nodes changed on the wiki in the past three days.
- Generated content is automatically valid, strict XHTML 1.0.
- Wikis may be exported to static HTML files; our Sourceforge website is produced this way from our test wiki.
<<less
Download (0.031MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
OW2 wiki 0.6.5

OW2 wiki 0.6.5


OW2 is a wiki/BBS management system. more>> <<less
Download (0.22MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1363 downloads
GeboGebo Wiki 1.2.1

GeboGebo Wiki 1.2.1


GeboGebo is a wiki system written for tdbengine. more>>
GeboGebo is a wiki system written for tdbengine. It stores all data in a local database structure and thus provides an indexed fulltext search.
GeboGebo is available for free download. It runs on Linux and with a little handwork on Windows 32-Bit as well. The name GeboGebo derives from the Germanic rune gebo, which means as much as "Giving and taking". This is the philosphy of a WikiWiki and is so perfectly with this name.
Due to massive spamming we decided to lock pages for anonymous edit. If you would like to test GeboGebo please register and then login or use the user account "Guest" whose password is "Guest". The sandbox is waiting for you to play around.
For installation of GeboGebo:
Ensure you have a working tdbengine installation. If you dont, better read those Link instructions or this Link German tutorial for IIS setup (with loads of screenshots).
unpack the gzipped tar-archive into your www-root directory
enter the gebo directory on console and run ./make.sh
open your web browser and enter the URL leading to your GeboGebo installation directory
Main features:
- The Automatic Link System links pages by their names without explicitely having to be marked as link
- GeboGebo stores all data in a database structure providing high performance data access by using intelligent indexes.
- brings its own mini http server which makes installation very easy
- The indexed fulltext search makes information retrieval a breeze.
- Pages can be renamed at any point of time, without any loss of information.
- All activities get locked and earlier revisions of pages can be restored from each pages infinite history.
- GeboGebo is capable of providing all information as static pages for faster read access and better indexing possibilities for 3rd party diggers.
- The user management is simple but effective: allow or disallow anonymous access in whole or for several pages and enable or disable self registration of new users.
- The User list provides information on registered users and points to their personal wiki pages.
- A list of missing and a list of unreferenced pages help filling content gaps in your wiki
- Fill a blacklist with patterns of wiki page names that may not be edited, if already existing, or even may not be created, if they do not already exist.
- File and Image uploading makes GeboGebo the perfect system for your simple document management.
- Users can subscribe to pages and get informed via EMail when those pages are changed.
- RSS feeds for your news aggregator
- Namespaces support you in dividing your Wiki into independend sections.
- Macros and plugins open all possibilities of tdbengine programming to you and your Wiki
- Link meatball>InterWiki links help you to reference information in other widely known wikis
- GeboGebo is released under the terms of the GNU General Public License (GPL).
Enhancements:
- due to a missing sub directory the minihttp server could not start before gebogebo had been running at least once on another web server before. Fixed.
- new switch CreateStaticIndex in the configuration now allows decisions made concerning the automatic index.html file creation (thanks for the tip to Malcolm)
- bug fix for the subscription list which before returned a blank page caused by an internal error (thanks to Malcolm)
<<less
Download (0.43MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
RemoteJ 0.2.0 Alpha

RemoteJ 0.2.0 Alpha


RemoteJ is an application for adding Bluetooth remote control capability to Sony Ericssons mobile phones. more>>
RemoteJ is an application for adding Bluetooth remote control capability to Sony Ericssons mobile phones such as the K750, W800, Z520, W600, W550, and W900 series.
RemoteJ project offers an extendable, configurable interface system that uses XML configuration files.
It can be used to control your music player, video player, or PC-TV using a menu appearing in your mobile phones menu.
Whats New in 0.1.6 Stable Release:
- Log cleanup (the info level is much cleaner).
- Some bugs have been fixed (global event triggering and event heaping).
- There is some Gnome flavor addition/cleanup in menu.xml.
- build.xml has been added for developers.
Whats New in 0.2.0 Alpha Development Release:
- SE t610 (and alike maybe: T68, T68i, T300, T310, T610, Z600, T230/T238/T226, T630, T290, K700i) support added (alpha testing phase)
<<less
Download (0.33MB)
Added: 2007-01-28 License: GPL (GNU General Public License) Price:
1003 downloads
edittwiki 0.1.4

edittwiki 0.1.4


edittwiki provides an external editor wrapper for TWiki wiki topics. more>>
edittwiki provides an external editor wrapper for TWiki wiki topics.

editTwiki lets you use your favorite editor to edit TWiki topics. It is written in Python and compiled into a Java jar using Jython, which makes it a regular Java application packaged into a jar.

<<less
Download (0.85MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
GNOME Bluetooth control remoto 0.86

GNOME Bluetooth control remoto 0.86


GNOME Bluetooth control remoto it is meant to be a fast and functional remote control for GNOME Desktop. more>>
GNOME Bluetooth control remoto (AKA GBTcr) It is meant to be a fast and functional remote control for GNOME Desktop working between a Sony Ericssons phone mobile (maybe others) and computer box using Bluetooth comunication protocol.
Main features:
- Realtime control by plugins for:
- Music player. (beep-media-player, xmms)
- Video player. (mplayer, totem, xine)
- Slideshow software. (ooimpress, magic point)
- Image Viewer. (gthumb, gqview)
- Mouse and Keyboard events.
- Nice and HIGgy GNOME gui GTK+ based.
- Notification Area Support (Tray Icon)
<<less
Download (2.3MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1568 downloads
Galena 2.0.0

Galena 2.0.0


Galena was originally designed as a modular bot to serve commands on various protocols (Jabber, IRC, email, HTTP, FTP). more>>
Galena was originally designed as a modular bot to serve commands on various protocols (Jabber, IRC, email, HTTP, FTP).
Because of its design, Galena2 developed into a framework for server side applications, especially for Web applications and content management systems (CMS).
Addins like wiki, message board, and news system are already included.
Enhancements:
- Galena2 is a complete new layer above the Addin Interface of Galena1.
- This turns Galena into a framework for Web applications and content management systems (CMS).
- It has a built-in theme system (templating using Velocity), an HTTP server, caching, and more.
<<less
Download (15.2MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1445 downloads
bluexmms 1.1

bluexmms 1.1


bluexmms allows remote control of XMMS using a bluetooth-enabled Ericsson mobile phone. more>>
bluexmms XMMS plugin is my first foray into personal area networking (PAN).

I have a Sony Vaio PCG SRX51P/A and an Ericsson T68i phone (update: now I have a T610 and it works with that too :p), which both have builtin bluetooth. I often use my laptop to play mp3s through my headphones, but sometimes I want to wander around with the lappy in my backpack, whilst still listening to music.

bluexmms is my answer to this dilemna! By using the bluetooth protocol, and the extended modem command set for the T68i, Its possible to register a bluetooth accessory for the phone which controls XMMS.

Other ericsson phones should work too - the t68i, T39m, T610 and T630 have been reported working so far.

<<less
Download (0.004MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1295 downloads
KSMS-Tool 1.0

KSMS-Tool 1.0


KSMS-Tool is a tool for sending SMS via your mobile phone. more>>
KSMS-Tool is a tool for sending SMS via your mobile phone. In principle, every modern mobile phone should be supported; these have been explicitely tested so far:
- Siemens S55
- Sony-Ericsson K700i
The connection to the mobile phone is established via the serial interface. In principle, every serial emulation (e.g. via USB, IrDA, Bluetooth) should also work if an error-free connection is guaranteed (especially in the wireless cases IrDA resp. Bluetooth).
Details on choosing a non-default connection to the mobile phone or on how to populate the user-defined addressbook can be found on the KSMS-Tool homepage.
<<less
Download (0.030MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1239 downloads
pHEAR WiKI .02

pHEAR WiKI .02


pHEAR WiKI provides a small wiki for a personal Website. more>>
pHEAR WiKI provides a small wiki for a personal Website.
Features include easy editing and creating of pages, the ability to assign keywords that are highlighted in other wiki pages, URL archiving, and a full range of administration abilities.
Main features:
- Administration abilities:
- easy backup and restore of Wiki data files
- database compacting
- page deletion
- page version control (restore old versions of pages),
- Easy to edit and create new pages (thats what its all about afterall)
- Keyword highlighting: assign keywords to a page that are highlighted in other pages
- Simple keyword searching
- URL Archiving
- Embedable commands for enhanced Wikiing
- Easy template system to fit wiki into your site
Enhancements:
- Added a check for conflicting page saves. A conflict occurs when two user are updating the same page at the same time. A merge is automatically performed in this case.
- Did a security audit of the code. Probably a necessary thing if I plan to give this out and expect people to use it. Should be okay now. If you haver version 01 I can think of another reason to call it phear wiki.
- Added check for wether or not a title was entered. If no title was entered then a default title is used.
- Changed the way saved entries are sent to the server
- this allows pages of virtually unlimited size to be edited and mantained.
<<less
Download (0.014MB)
Added: 2007-01-25 License: Artistic License Price:
1004 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5