Denny's Home World

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 11 July 2013

Linux powered pen intended for saving handwriting

Posted on 15:35 by Unknown
The German company Lernstift has created a pen that vibrates when you make grammatical errors or hand writing ones.

The purpose is to help people to be better at spelling, but mainly to save the dying art of handwriting.

The pen itself has a special version of Linux on board.

While the pen's software will be closed source, the API will be open sourced so others can write software for the pen.

Here's a picture that shows the guts of the pen:

Besides it's educational properties, the pen also can save handwritten notes as computer images and can also save them as text for future use.

Here's the story behind the pen's birth:

"Lernstift inventor Falk Wolsky explains that the idea was born out of frustration with his oldest son’s homework mistakes. Wolsky says his son was too often distracted, and would make small, preventable errors.

“My wife said: ‘I wish the pen would give him an electroshock or something to make him think about his spelling,’” Wolsky says. “I thought, an electroshock wasn’t so good, but a vibration might work.”" -Wired.com
Read More
Posted in | No comments

Tuesday, 9 July 2013

Suse Enterprise Server gets a boost!

Posted on 11:46 by Unknown

Novell's Suse just launched Service Pack 3, and with it came support for UEFI secure boot, larger server systems, new hardware.

"The release adds support for the latest Intel processors, such as the forthcoming "Ivy Bridge" Xeon E5 processor family and the fourth generation Intel Core, as well as the latest IBM eight core processors, the Power 7+.

Larger systems can now run Suse Linux, with the service pack adding support for up to 16TB of memory in addition to the 4,096 CPUs introduced by SP2.

Visualization performance gets a boost with commercial support for the latest open source hypervisors KVM 1.4 and XEN 4.2 and a top up to the size of virtual compute and memory pools supported by guest systems. The update also supports hardware features to improve the visualized workload efficiency delivered by the Intel's Haswell and AMD's 4000 and 6000 Series processors.

There's also new file system support, with the addition of the Oracle Cluster File System 2 (OCFS 2) to ext3, ReiserFS 3.6, Xfs and Btrfs already supported.

Suse systems with shared storage will be able to scale-out workloads more effectively thanks to about 70 driver updates — for example, the new Open Fabric Enterprise Distribution driver will support faster connection speeds and easier fabric management.

The release also introduces LVM thin-provisioning and a new iSCSI target (LIO) for better storage virtualisation and management." -ZDNet

The reason why this is so good for us humble folk not using server farms with terabytes of data and processing horsepower is, that OpenSuse, the open source version of Suse gets hand me downs from time to time, so I hope this is some of those hand me downs.

In either case this bodes well for us Linux users. The technology continues to grow in leaps and bounds.
Read More
Posted in | No comments

Friday, 5 July 2013

Ubuntu Touch goes native

Posted on 10:40 by Unknown
"Pre-release test images of Ubuntu Touch now launch an Ubuntu system directly, with the Android userland environment, used to run Android applications under Ubuntu Touch, running in an LXC Linux container within Ubuntu.

This inverts the situation in previous pre-release versions of the operating system for the smartphone and tablet market." - The H

This is good news for us tablet users who have been foaming at the mouth for a true Linux and/or Ubuntu experience.

Especially for us hackers/tweakers, as intomobile stated.

I personally am looking forward to some of this touch technology Canonical is working on funneling back into the desktop/laptop pc version.

Especially if they could release a much lighter option for unity.
Read More
Posted in | No comments

Wednesday, 15 May 2013

KDE rocks again!

Posted on 07:33 by Unknown
Many years ago I was a strict KDE fan. I loved how functional it was.
That was in the KDE 2 and 3 days.

Then KDE got more and more buggy and slow, and I moved to Gnome 2 and all it's glory.

As I wrote in the preceding article about K3B, KDE apps in a non KDE environment used to be a very buggy and slow proposition.

When K3B didn't act slow and buggy, I started to wonder if KDE itself had gotten better.

Out of curiosity, I installed the bare minimum KDE package available for Ubuntu (kdebase-workspace) and kmixer (package name kmix) to try the environment out again.

I was pleasantly surprised at a rock solid and fast (in comparison to gnome 3 and unity) desktop environment.

I have to say now that KDE is my number 2 desktop environment choice. I still think nothing holds a candle to XFCE, in my opinion.

The few tweaks I made where setting up nm-applet as a startup app under the system settings, (otherwise I had no network manager visible) and changing the desktop theme to "oxygen" so it was easier to read the kde bottom bar.

I added kmixer (kmix) to the apps I installed because I had no volume control on the desktop without it.

I also could not stand the extra zero in the 12 hour clock, so I changed the format under system settings > locale > country/region & language > date & time tab > time format: pH:MM:SS AMPM.

The small p in pH:MM:SS AMPM does the trick.

This is my result:
Click picture to enlarge
I have no way of demonstrating the speed to you, but the base kde packages needed aren't very big, so if you are feeling adventurous give it a try.

I do want to mention that when installing the kdebase-workspace package, it will ask you if you want to use lightdm (ubuntu's default desktop manager) or the kde alternative. I stayed with lightdm and so far have had no issues.

If your Linux distribution does not have an easy way of installing KDE, or if you would just like more information, you can check out http://kde.org or the irc.freenode.org #kde irc channel.

If you don't have an IRC client, or you don't know how to use IRC, I have made a special browser link to the channel here: Freenode's KDE IRC Webchat
Read More
Posted in | No comments

Monday, 13 May 2013

K3B - The CD Kreator

Posted on 11:22 by Unknown

I was having problems making ISO CD's the other day. After trying Brasero and XFBurn, I researched why I kept on making error CD's.

I hate making "frisbees" as much as the next person. (For those of you that don't know, the term "frisbee" is used to denote a CD or DVD that is useless because of damage or some other error.)

When I saw on the forum to use K3B, I hesitated because I have had problems in the past with KDE apps not running decent in a non KDE environment. (I use XFCE.)

I have to say though that I found K3B to be the ticket. It turns out that my ISO files where damaged, and Brasero and XFBurn had failed to warn me of this.

K3B though immediately pointed out that the MD5 Hash values where off. This means that while the file was reporting to be 733 megabytes, in fact it was only 712 megabytes, meaning the download had failed, and the file was damaged and unusable.

I re-downloaded the file, and K3B handled the burning smoothly and quickly.

I am now a K3B user, and burn all my ISO files to disc with it.

If you give it a try, I think you will be pleasantly surprised at it's functionality and professional design.

You can get K3B on Ubuntu by using the "Ubuntu Software Center" or by typing "sudo apt-get install K3B" in a terminal window.

For more information and other download/installation options, see http://www.k3b.org/

*KDE and XFCE are both desktop environments available for use in Linux.
Read More
Posted in | No comments

Thursday, 25 April 2013

Watchtower Library text is all squares with Wine

Posted on 10:40 by Unknown

If you are a Linux user like myself, and you use Wine to run the Watchtower Library, then you may get boxes instead of text.

This can be easily solved, and since I get this question a lot, I thought I would post my solution here.

Start the Watchtower Library, and look for an option to the top left that says "Library". Click Library, and then choose "Properties" as shown in the picture below:

(You can click on the picture to make it larger) 

Once you choose Properties, you will get a box that looks like this:

                                      (You can click on this picture as well to make it larger)

Change the text option under "Item" to another type of text. Then hit the OK button on the bottom of the properties box.

If the squares went away, you have successfully solved this problem.

If not, you will have to repeat these steps and make another text choice in the "Item" section.
Read More
Posted in | No comments

Thursday, 11 April 2013

Thank you Trumpet Winsock

Posted on 06:44 by Unknown
In the days of my 386, running windows 3.11 for workgroups, I was an avid BBS'er and internet dial up fan.

One of the unsung heroes of the day, and a piece of software I had long since forgotten about was Trumpet Winsock.

Most machines back then didn't have the software installed to properly run a connection to the internet.

Trumpet Winsock solved this.

With Windows 3.11 for Workgroups, the Netscape browser (a prettied up version of Mozilla) and Trumpet Winsock, I was in business.

Man, it feels strange waxing poetic about the internet. In so many ways the internet still feels brand new. The truth is if it was a person, it would be about 34 (possibly older)...

*For more info on the "World Wide Web" or the Internet, as we call it today, check this out:
http://en.wikipedia.org/wiki/World_Wide_Web

The unsung hero of Trumpet Winsock is Peter Tattam. He created Trumpet Winsock. Trumpet Winsock was meant to be a shareware software title that would be purchased by the user if he/she found it useful.

But, like myself, most people gave him nothing. The truth is without his Trumpet Winsock, the internet would most likely not be in existence today. If nothing else, it can be argued that the internet would not be as widely used or as developed as it is today without Trumpet Winsock.

"What you probably didn't know is that the author of Trumpet Winsock — Peter Tattam from Tasmania, Australia — didn't see much money for his efforts. Millions of copies were distributed by ISPs and on magazine covers, but only a fraction of those copies were ever paid for.

Peter’s little program enabled millions of people to get online for the first time ever, right when the web was in its infancy. It made ISPs possible for the vast majority of users running Windows. In short, Peter is an unsung hero of the web revolution." -from http://thanksfortrumpetwinsock.com/

If you would like to thank Peter for his program, you can express your thanks and/or donate money to him here: http://thanksfortrumpetwinsock.com/

Thinking back, there was a lot of shareware software I used and never payed for. as the author of http://thanksfortrumpetwinsock.com/, Jacques Chester, wrote "At the time I didn't have two 50c coins to rub together."

So I want to take the time to say to all of you who wrote wonderful, useful, and far to often not paid for donation-ware and shareware, Thank you.

Back then I also did not have two 50 cent pieces to rub together. If money would have been no problem, I would have paid my share.

I have been much much better about this since then, and I would hope that this is true of everyone else who was in the financial situation I was in back then.
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Windows Really Good Edition
    While rummaging through the internet, I found this quirky website:  http://www.deanliou.com/WinRG/WinRG2.htm If you miss the days of Win 95,...
  • 15 Web Alternatives to Popular Desktop Software
    I stumbled upon this in the most unlikely of places, StumbleUpon.com . All kidding aside, This article opened my eyes. I didn't realize ...
  • Duck Duck Go search engine
    I found this while wading knee deep in an Ubuntu forum. Duck Duck Go is a search engine designed to have the minimalistic look of google, bu...
  • Urukrama, your guide to Openbox
      I am forever not happy with my desktop. It seems I have to change it at least once a month. More often than not I find myself going back t...
  • Linux powered pen intended for saving handwriting
    The German company Lernstift has created a pen that vibrates when you make grammatical errors or hand writing ones. The purpose is to help p...
  • VLC Media Player
    I wanted to talk about VLC Media Player today, have you ever been looking for that program that plays all your media? something that will pl...
  • NSA asked for backdoor to Linux
    "Far from being a rumor, word of the approach comes via Linus’ father, Nils Torvalds. As a Member of the European Parliament (MEP), Nil...
  • My tips for great deals on computers...
    I was asked not too long ago by the neighbor kid how I manage to get deals on computers. I explained to him that the first thing I do is try...
  • Rock solid Fedora hits a mile stone
    "Dear Fedora fans, it's time to celebrate 10 years of Fedora Linux, as ten years ago, on September 23, 2003, Michael K. Johnson ann...
  • No Script is good Script
    I have been wanting to talk about this for a while. For those of you who are big into security, say hello to noscript! NoScript is a plugin ...

Categories

  • 04
  • 12
  • IRC
  • Irssi
  • kernel
  • Menu
  • Ubuntu
  • update
  • upgrade
  • Whisker
  • XFCE
  • Xubuntu

Blog Archive

  • ▼  2013 (44)
    • ▼  December (2)
      • Ubuntu 12.04 LTS gets major kernel updates
      • Whisker Menu, an excellent XFCE menu option
    • ►  November (10)
    • ►  October (3)
    • ►  September (9)
    • ►  August (2)
    • ►  July (8)
    • ►  May (2)
    • ►  April (2)
    • ►  March (2)
    • ►  February (2)
    • ►  January (2)
  • ►  2012 (32)
    • ►  December (2)
    • ►  November (2)
    • ►  October (3)
    • ►  September (2)
    • ►  August (1)
    • ►  July (5)
    • ►  June (6)
    • ►  May (3)
    • ►  April (4)
    • ►  March (2)
    • ►  January (2)
  • ►  2011 (25)
    • ►  November (1)
    • ►  October (1)
    • ►  September (1)
    • ►  August (7)
    • ►  July (2)
    • ►  June (3)
    • ►  May (2)
    • ►  April (1)
    • ►  March (1)
    • ►  February (5)
    • ►  January (1)
  • ►  2010 (14)
    • ►  December (1)
    • ►  November (2)
    • ►  October (2)
    • ►  September (1)
    • ►  July (3)
    • ►  June (1)
    • ►  May (1)
    • ►  April (2)
    • ►  January (1)
  • ►  2009 (4)
    • ►  December (3)
    • ►  October (1)
Powered by Blogger.

About Me

Unknown
View my complete profile