A little bit of awesome for the touchpad

September 13th, 2011

Xterm on the touchpad

Anion main page cleanup

September 9th, 2011

I discovered that hackers had taken control of the sidebar on my Anion OS web page, some digging discovered that the page is not protected by the same password all of the other System pages are, and so I had to put in a sitewide password for editing.  Now that that’s done, I shouldn’t have many more issues with hacking/etc.

WebOS Blues

September 3rd, 2011

Since tech is a huge part of my daily life and interest, I figured I’d write a short blog on the sad fate of WebOS.  I was an early adopter, buying a Palm Pre shortly after their release and holding onto it until only a few weeks ago, moving off of my beloved Sprint network to get the HP Veer, a WebOS 2.1 device. 

Then it happened.

HP slapped all the loyal WebOS community members right in the face and discontinued its flagship mobile devices.  I luckily found out only 12 hours after it happened and was able to snag a Touchpad tablet before they were gone for good.  I’m writing this on it, actually.

So what?  

Well, unless you’ve used WebOS you’d not believe anything I said concerning the awesomeness of its interface and the ease of use.  The truth of the matter is, a better and faster hardware dev cycle would yield the greatest group of devices ever conceived.  The OS is not yet dead, so let’s see how stupid HP can really be in losing everything from their 1.2b acquisition of palm.  Fools.

Anion USB bootloader utility

April 11th, 2011

Lone_wolf of Anion OS has constructed a USB bootloader utility for hobby OS’s.  The loader will load a file from a FAT16 partition into memory, compliments Alexei Frounze.   http://alexfru.chat.ru/epm.html.  The utilitymakes it possible to use bootprog ainlessly from your USB flas drive, provided, again, it’s formatted FAT16.

Link:  http://www.dex4u.com/Anion/AnionUSB.zip

Anion OS project underway

March 15th, 2011

Anion OS is a new operating system being developed by the former members of “Team DexOS”,  which no longer exists as a community and has been claimed by a sole proprietor.  Anion OS is a new operating system from the ground up and shares no copyrighted code with DexOS.  The architecture is markedly different, and the goals are to provide a programmer friendly environment regardless of language preference.  Anyone is free to join and contribute.  Ideas are always welcome,  and opinions are always free.

 

WVU ecoCAR

March 1st, 2011

It’s been a year since my trip to Yuma AZ with EcoCAR, and I thought I’d stop by the lab to have a look.  Other than being a messy working lab, not bad.  Lots of exhaust on the floor, a partly assembled interior, and some unlabelled switches I’m unfamiliar with.  

Load floor over battery

Engine bay

Driver's side

The car is going for inspection today, a few things need to be sealed off before it’s ready for shipping.  Let’s see how they do this year.

Battery Pack

Interesting (and efficient) engines

February 3rd, 2011

I stumbled accidentally upon a set of airplane engines that, in my opinion, would be fun in various other applications.  The interest comes from the design, they seem similar to another design I looked at, and have the kind of fuel economy to power ratios you’d expect.

http://www.ulpower.com/engines/ul350iS/index.html

High torque motors with a reasonable amount of HP, ideal for small aircraft.  I think they’d be fun in a small automotive application, 3L of displacement making 237 ft-lbs of torque at a low rpm would be extremely drivable, even fun.

The aircraft covered in the blog section of the site is capable of 600 nautical miles on a single tank of gas using the UL260iSA, which has some fancy oil system additions to be able to run upside down.

While not an “alternative energy”, the real focus of science and engineering should be into architectures like these, where the current fuel options are conserved and efficiency is improved.  What we’re seeing in the current hybrid crop is a group of vehicles who are only marginally more efficient in the face of immense collateral environmental impact.  On the same note, an improved engine uses the dame materials and chemicals as a conventional, so the manufacturing and disposal would be something the industry is well acquainted with, unlike the current pushing of Compact Fluorescent (CFL) light bulbs (mercury) and hybrid vehicles toting multi-kilowatt Lithium and NiMH batteries, which, if disposed of incorrectly, can contaminate thousands of gallons of water.

My hats off to these people, they’ve made some good products.

mimeTex

February 2nd, 2011

{$ x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}  $}

I decided I wanted to have the same functionality found in Google Docs on my site, and not have to make equations there and move them to my server and embed them as images.  So I did some digging and found mimeTex, and and a simple recipe for wrapping the cgi into PmWiki for use there.

I like it.

WebOS app

February 1st, 2011

Today I heard some more news regarding the release of new HP/Palm WebOS devices, including a few tablet form factors.  Essentially I’m gearing up for the second week of February, I need a new phone  (my Pre has served me well, but is beginning to age rapidly), and would like to get a tablet with this awesome OS running on it.  As a programmer and OCD individual, the interface is incredibly important, and personally I can’t stand iOS.  It’s too limiting on the user.  While typing this, for example, I was listening to Pandora, and had a few updates running in the background.  I just responded to an email and text, all without ever closing out of any open program.  A linux kernel and well thought out task-switching interface are to thank for that.

As to the posting user, this is my mobile publisher.  Look for on-the-go updates about tech and environment. 

I see you.

DexOS community updates

October 19th, 2010

The DexOS got off to a shaky second half of 2010, one of the founders, Dex, stepped down from his position as head kernel developer.  Steve and lone_wolf have assumed responsibility for kernel maintenance and the web page, and a new forum has been opened on the dex4u domain:

 

http://www.dex4u.com/phpbb

 

The new kernel will be a bit of a shift from older versions, in that file I/O will be expanded and the api’s standardize/simplified.  There is also going to be a lot more focus on libraries for math, network, graphics, sound, etc., all with the goal of supporting higher level language application development in the future.

For the record, DexOS’s main focus is still providing the user with an easy to program environment free of “magic numbers” and mysterious layered API’s.  The kernel will still be single-tasking, although support for multi-threading may be made available to the programmer via library.

What is DexOS?  DexOS is a 32-bit operating system written in pure assembly language.  The OS can boot itself from a variety of media, or can be launched off of a DOS distribution.  The idea is to provide the programmer with a dedicated set of hardware and API’s to create effective, efficient solutions with a minimum of overhead and clutter.  visit http://www.dex4u.com for more.