Emotions Mirror: A Unique Social Networking Website to Express, Analyze and Track Individual Emotions

Share on TwitterSubmit to StumbleUponDigg This

Dave West talks about the next generation of network technology Video Rating: 3 / 5

Augusta, GA (PRWEB) March 13, 2012

Being deeply compelled to express ones feelings and emotions is a feeling that grips many people. Often times, but, they find themselves unable to do so with any forthrightness and accuracy. Unfortunately, many people often find themselves trying to convey their sincere feelings, only to find that those thoughts have been misconstrued and misunderstood due to lack of clarity. Sometimes, there is a need for help in sorting out various emotions throughout the day and a tool that would allow a person to record and analyze their emotions so that one could know those feelings and, in the process, themselves - better. For those whom these sentiments ring right, then the launch of the Emotions Mirror website will prove to be not only exciting but also invaluable.

It is vital to have a clear and accurate expression and subsequent interpretation of one's intentions and emotions in every facet of human interaction in order to avoid misunderstandings, hurt feelings and broken relationships. This is where Emotions Mirror comes in.

According to the website itself:

Emotions Mirror is a new and refreshing type of social networking site that allows the user to express him or herself while protecting their privacy and security. Upon becoming a member, users can express feelings and emotions freely and openly, or anonymously. There is also an analysis feature that will allow to learn and become more aware of all the different facets of our personality. This is completely unique from any other social networking site.

Emotions Mirror allows us to have an online space to express and record our emotions. By using the tools provided by Emotions Mirror, personal and professional emails will be much clearer and simple to accurately interpret.

Emotions Mirror is a special type of web space for users to utilize unique tools for storing and sharing their emotions and thoughts about all the various aspects of their daily life, from other people, occasions, events, videos, pictures and so many other things. This platform allows the user to capture their wide array of emotions when they are fresh in mind, to allow for the most accurate and clear analysis.

Emotions Mirror provides an analysis of emotions. The site even provides a colorful and simple to read chart show so that you can easily reflect on your own unique personality and emotions. This will allow you to successfully strengthen your interaction with other people and enhance our personal and professional relationships.

Expressing emotions clearly and without dread of misunderstanding can only make your life stronger, more pleased and more enjoyable. Reckon of all the interactions you encounter every day: spouse, friends, siblings, parents, boss, co-workers. Now reckon about how much better your life can be when you are confident that your relationship and communication with every single one of these people is clear and strong. Emotions Mirror

Share on TwitterSubmit to StumbleUponDigg This
In: Linux & WindowsAuthor: EditorComments (1)

CentOS5 update problem solved

Share on TwitterSubmit to StumbleUponDigg This
Recently I tried to update my CentOS5 PC and had the following error:- Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.sov.uk.goscomb.net * updates: mirror.sov.uk.goscomb.net * addons: mirror.sov.uk.goscomb.net * extras: mirror.sov.uk.goscomb.net Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package libxml2.i386 0:2.6.26-2.1.2.8 set to be updated ---> Package xulrunner.i386 0:1.9.0.12-1.el5 set to be updated ---> Package libxml2-python.i386 0:2.6.26-2.1.2.8 set to be updated ---> Package libtiff.i386 0:3.8.2-7.el5_3.4 set to be updated ---> Package apr.i386 0:1.2.7-11.el5_3.1 set to be updated ---> Package bind-utils.i386 30:9.3.4-10.P1.el5_3.3 set to be updated ---> Package kernel.i686 0:2.6.18-128.4.1.el5 set to be installed ---> Package nss.i386 0:3.12.3.99.3-1.el5.centos.2 set to be updated ---> Package apr-util.i386 0:1.2.7-7.el5_3.2 set to be updated ---> Package tomcat5-servlet-2.4-api.i386 0:5.5.23-0jpp.7.el5_3.2 set to be updated ---> Package bind-libs.i386 30:9.3.4-10.P1.el5_3.3 set to be updated ---> Package tomcat5-jsp-2.0-api.i386 0:5.5.23-0jpp.7.el5_3.2 set to be updated ---> Package python.i386 0:2.4.3-24.el5_3.6 set to be updated ---> Package nss-tools.i386 0:3.12.3.99.3-1.el5.centos.2 set to be updated ---> Package kernel-headers.i386 0:2.6.18-128.4.1.el5 set to be updated ---> Package nspr.i386 0:4.7.4-1.el5_3.1 set to be updated ---> Package firefox.i386 0:3.0.12-1.el5.centos set to be updated Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=Right) File "/usr/share/yum-cli/yummain.py", line 229, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 145, in main (result, resultmsgs) = base.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 647, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 704, in resolveDeps for po, dep in self._checkFileRequires(): File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 939, in _checkFileRequires if not self.tsInfo.getOldProvides(filename) and not self.tsInfo.getNewProvides(filename): File "/usr/lib/python2.4/site-packages/yum/transactioninfo.py", line 414, in getNewProvides for pkg, hits in self.pkgSack.getProvides(name, flag, version).iteritems(): File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 300, in getProvides return self._computeAggregateDictResult("getProvides", name, flags, version) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 470, in _computeAggregateDictResult sackResult = apply(method, args) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 861, in getProvides return self._search("provides", name, flags, version) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 837, in _search for pkg in self.searchFiles(name, strict=Right): File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 43, in newFunc return func(*args, **kwargs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 586, in searchFiles self._sql_pkgKey2po(rep, cur, pkgs) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 470, in _sql_pkgKey2po pkg = self._packageByKey(repo, ob['pkgKey']) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 413, in _packageByKey po = self.pc(repo, cur.fetchone()) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 68, in __init__ self._read_db_obj(db_obj) File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in _read_db_obj setattr(self, item, _share_data(db_obj[item])) TypeError: unsubscriptable object After some searching and checking several suggestions, I found the cause and solution to be very simple. The yum cache had become corrupted. The solution: cd /var/cache/yum rm -rf * yum makecache See below Sponsored Links

That cured it.

yum update then worked perfectly. Many thanks to http://just-another.net.
Share on TwitterSubmit to StumbleUponDigg This
In: linuxAuthor: EditorComments (0)