111

Monday, 4 May 2015

How to Relieve Back Pain Through Reflexology

Back pain is a universal complaint that can be relieved through reflexology therapy. Most back pain is non-specific and can't be traced to a particular event, such as an injury. This type of back pain often occurs sporadically. But whether or not your back pain is intermittent or chronic, there are reflexology techniques you can use to give yourself both short-term and long-term relief.

Method 1 of 2: Foot Reflex Points for Relieving Back Pain

Treat lower back pain by applying pressure to the reflexes on the soles of your feet, the entire area around your heel and around your ankle, as well as the inner edge of each foot—the reflex points for your spine are located along the inside edges of your feet. Upper back pain is treated by applying reflexology to the reflex points for your shoulders and upper back, which are represented on the soles and tops of your feet just beneath the base of your toes.

 Direct your attention first to your cervical spine. The spine reflex points follow the line of the inside edge of your foot; these reflex points are not on the sole of your foot.

    Support your right foot with your left hand and use your right thumb to work all of the spine reflexes that are located along the inside edge of your foot, from the tip of your big toe, all the way to your ankle.
    Starting at your toe, press your thumb firmly into the skin and inch or creep along the length of your foot so you are sure to press every reflex spot.

 Work your sciatic nerve. The reflexes for the sciatic nerve are found just behind your ankle bone and continue up in a straight line for about 4" or 10 centimeter (3.9 in). Sciatica causes searing pain down the leg because the nerves are compressed, which can be triggered by a number of factors. Working the sciatic nerve reflex points will improve the blood supply to this area. Working the sciatic nerve reflexes every day for a few minutes is a great way to prevent a painful case of sciatica.

Monday, 7 July 2014

The minimum keyboard download

The minimum keyboard

The minimum keyboard Description
This is a simple proof-of-concept which shows how to implement a custom minimalistic Keyboard and the according algorithms for selecting the right words.

This Project was inspired by the "minuum" project, which was not available at the time of writing this, so i implemented my own version.

A dirty implementation can be seen here:
http://tyrael.homeip.net/minimum_keyboard/


I you think, there are Features misssing, just implement them yourself. It is easy. This Project is also an educational one.

For example: sloppy typing.
Just think what this means: the user presses a Little bit to the left or right, which means: the Position and value pairs of "en_hashes" must be adjusted +- 1. Thats all.

The same goes for missing words: just Import another book (basically any ASCII file, or Import your mail co nversations).

Or let the database learn from user Inputs. Just update the "en_context" score after the user selects a word.

Those examples Show you how easy it is :-)
The minimum keyboard Features

Download:Click Here

Sunday, 6 July 2014

StatusQuo download

StatusQuo

StatusQuo Description
In an Organization, there are too many redundant communications, mainly the kind one relative to the reporting of the state of affairs. It's to reduce that kind of communication that this software is intended to.
The purpose of the StatusQuo may be defined as "an Instrument of Communication between the Operation and the Organization".
The communication is made trough horizontally change of status associated to objects at the operational layer, and vertically viewed at the organizational layer, where horizontally means non hierarchical, and vertically means hierarchical.

See Wiki for User Manual and Video Tutorials!

Web DEMO (User: 'alice' and Password: '1111'):
* http://metro.net78.net/status_quo/
StatusQuo Features
  • Organizational and Operational control
  • Easy Teams and Classes sele ction
  • Web Demo (alice:1111)

  • Download:Click Here

    Saturday, 5 July 2014

    Software Language Processing Suite download

    Software Language Processing Suite

    Software Language Processing Suite Description
    The project facilitates exposition and comparison of approaches and techniques on language processing in a way that is relevant for CS students, teachers, scientists, and practitioners.
    Software Language Processing Suite Features

    Download:Click Here

    Friday, 4 July 2014

    Simple Use Case Documentation Tool download

    Simple Use Case Documentation Tool

    Simple Use Case Documentation Tool Description
    This is a simple tool with a user interface to key in use case text and spell out PDF documentation. Each use case will have the following captured.

    1) Use Case Name
    2) Page over view.
    3) Pre conditions
    4) Wireframe (image)
    5) Business Rules
    6) Main Flow
    7) Alternate Flow
    8) Post Condition
    9) Error scenarios
    10) Technical details

    Usability Features:
    1) Open existing usecase for editing.
    2) Save copy of a use case with new use case name.
    3) Retain use case export order.
    4) Information messages are shown in notification bar with 'fade' effect.

    The tool has a simple special syntax in order to spell out ordered/ un ordered lists under each section of a use case.

    All such use cases can be saved in a work space and exported to PDF after arranging the usecases in your requried order (Images are resized to fit the pag e).

    This is a pure Java application using simple File I/O.
    Simple Use Case Documentation Tool Features

    Download:Click Here

    Thursday, 3 July 2014

    SafeJDBC download

    SafeJDBC

    SafeJDBC Description
    SafeJDBC is a Java library that simplifies the use of JDBC. The main goal during development was, to provide a library wich prevents a user from coding resource leaks.

    SafeJDBC is fully documented and ready to run.
    SafeJDBC Features

    Download:Click Here

    Wednesday, 2 July 2014

    Researchers Ontology download

    Researchers Ontology

    Researchers Ontology Description
    This project is a search engine that gathers data from an ontology. We took as exemple an ontology of researchers. The search uses the properties and works with partial queries and substrings. The client searching doesn't have to use the DLQuery nor the Manchester OWL Syntax, the engine we made builds the query in these syntaxes.
    Researchers Ontology Features

    Download:Click Here