Browsing projects by Tag(s)

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

Showing page 1 of 1

Key features: Support for http, https, ftp, nntp and news URL schemes. htdb virtual URL scheme for indexing SQL databases. Indexes text/html, text/xml, text/plain, audio/mpeg (MP3) and image/gif mime types natively. External parsers support for other document types, including Microsoft Word ... [More] , Excel, RTF, PowerPoint, Adobe Acrobat PDF and Flash. Can index multilingual sites using content negotiation. Searching all of the word forms using ispell affixes and dictionaries. Synonym, acronym and abbreviation query expansion based on editable dictionaries, specified by language and charset. Stop-words, synonyms and acronyms lists. Options to query with all words, all words near to each others, any words, or Boolean queries. A subset of VQL (Verity Query Language) is supported. Popularity Rank ba [Less]

5.0
 
  0 reviews  |  3 users  |  276,070 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

This project was done at Philips Embedded Systems Lab at SJCE Mysore The code provides basic CLI to control multiple IR devices over TCP/IP. client -> to submit request server -> continously runs and serves client adapter -> generates config file. server runs on the dev board, to which ... [More] IRMS3 is connected. client runs on any device that connects to network (in our case, another dev board or host machine). adapter generates a simple config file.The system also provides a Scheduling capability, so that commands will be submitted to the devices(ex: air conditioner) at a scheduled time. client can be integrated to a speech recognizer, so that voice commands can be given This is the first version of the code, quiet a few things are hard coded :( Requirements:IRMS3 - An Ir transmitter-reciever. Dev Board or another machine running Linux. Linux or any unix like environment with basic development tools (host compiler and cross compiler, make and other debugging tools). NoteFor Source Check Download Tab The system requires all the appliances being controlled in the same place, that is in the line of sight of the IR transmitter.This can be overcome by using multiple IR transmitters and additional hardware.The additional hardware will be a demultiplexer + logic, that will route the bits from the development board to different IR transmitters. Thanks to Dr.C.R Venugopal (Professor dept of ECE , SJCE-Mysore), for guiding us through our final project(derivative of this). [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 10 hours ago
 
 

HTPC ControllerDescriptionAllows to control HTPC based on linux using IR remote control. Instead of setting lirc configuration for each application, set one configuration for HTPC Controller and let it to control your applications. You can send keystrokes to focused windows, run other ... [More] applications (eg. mplayer for online radio, screensaver, ...), run any command you want (eg. reboot, halt, volume control, ...) and whatever you want. How to set it upFirst step is install python-lirc, python-qt4 and python-xlib packages. Use the commands below: sudo apt-get install python-lirc sudo apt-get install python-qt4 sudo apt-get install python-xlibThe second step is edit HTPCController.conf and set path to lircrc file. In lircrc file, there is a definition of IR remote controller buttons and their actions. You have to set there your own buttons names and actions. It's the same as in the other applications using lirc (eg. mplayer, mythtv, ...). Because this application was made just for my requirements, you have to edit source code. In the file menu.py you can find main menu definition. You can define here your own menu items and their commands (I think it's clear and easy to use). To redefine default behaviour of HTPC Controller, when main menu is not shown, go to HTPCController.py and edit HTPCController.irEvent function. How to run controller./HTPCController.pyDevelopmentFeel free to contact me (josef.kyrian@gmail.com) if you wish to be a project member and help me to make HTPC Controller more generic. ScreenshotsGlobal popup menu [Less]

0
 
  0 reviews  |  0 users  |  929 lines of code  |  0 current contributors  |  Analyzed 5 days 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.