Blog Tools
Edit your Blog
Build a Blog
View Profile
« February 2007 »
S M T W T F S
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28
You are not logged in. Log in
Entries by Topic
All topics
Apple Fritters
Calamity
Chinadotcom and VCSY
DD to da RR
Endorsements
Facebook
GLOSSARY
Gurgle
HP and VCSY
Integroty
Microsoft and VCSY
Nobody Can Be That Stupid
Notable Opinions
Off the Wall Speculation
Panama
Pervasive Computing
Reference
SaaS
SOA
The DISCLAIMER
The Sneaky Runarounds
TIMELINE
VCSY  «
VCSY / Baseline
VCSY / Bashed
VCSY / Infotech
VCSY / MLE (Emily)
VCSY / NOW Solutions
VCSY - A Laughing Place #2
Saturday, 3 February 2007
I've seen enough.
Mood:  celebratory
Topic: VCSY

This from programmersheaven:

http://www.programmersheaven.com/c/MsgBoard/read.asp?Board=810&MsgID=353384&Setting=A9999F0001 

one step beyond tomorrow...
By: Portuno_Diamo on February 03, 2007 at 11:14:08 AM

: : Click on the IBM - emPath® HRMS for DB2 link from this link:
: :
: : http://www.ibm.com/search/?q=empath&v=14&lang=en&cc=us&en=utf
: :
: : I have never seen this message before??????Hmmmmmmmmmmmmmmmmmmm!
: : Now, you just have to ask yourself one question,
: : Do I feel lucky? Well...punk???? LOL
: : GLTAL's
: : Poscash
: :
: :
: :
: :
: When you get a chance to see things in a more inter-related view the architecture will always tell you what pieces and parts are in the box.
:
: Now we can look at what emPath does as a processing model (since I come from the process industry - it's where software actually senses what it's doing and adjust it's performance to optimize what one wants at the sensors).
:
: There are three results for the above search:
: 1. IBM - emPath® HRMS for DB2
: Empath® HR and Payroll suite : A completely secure 100% browser and web based best-of-breed HRMS solution. The solution provides
: URL: http://www.developer.ibm.com/gsdod/solutiondetails.d...
: 2. IBM developerWorks : Blogs : Power Architecture zone editors' notebook
: have many thermal sensors; even the system boards have sensors to measure power consumption in different areas of the machine. Empath is the name of the controller that manages the PowerExecutive features. It hooks into the Power6 processor, the
: URL: http://www-03.ibm.com/developerworks/blogs/page/powe...
: 3. IBM Smalltalk User's Guide (updated for Version 5.5.2)
: This book discusses how you can build applications using IBM Smalltalk and the Smalltalk browsers. It also discusses how your team can collaboratively develop software components.
: URL: http://www-1.ibm.com/support/docview.wss?uid=swg2700...
:
: 1. empath takes software applications and modules and glues them together so they can run as one system.
:
: 2. empath takes hardware sensors and modules and glues them together so they can run as one system.
:
: 3. empath takes VHLL language and modules and glues them together so they can run as one system.
:
: The power system empath is applied to is intended to control the operational load of a server farm.
: http://en.wikipedia.org/wiki/Temperature_control
: What happens when you can make those server farms themselves "smart".
: http://en.wikipedia.org/wiki/Process_control
:
: Smalltalk - think in terms of modular software components making up the language instead of individual statements. The "program" runs by passing messages between the modules... or agents.
: http://en.wikipedia.org/wiki/Smalltalk
: "...was created in a few mornings on a bet that a programming language based on the idea of message passing..."
:
: Now I think we see where we are going. Now we see why Critical Path is so... uhhhh... critical.
:

So now take the TPF concept where an agent exists as a standalone module interconnected with other TPFs. All the TPFs watch over, gate or govern the actions all the various software components and report the pass or fail happenstance along to the next in the command chain. This determinism is what made the IBM OS so powerful and bulletproof.

Now, we are talking about attaching those TPF modules and their interconnecting messages to a layer of operational modules that were themselves overlayed by a humon oriented diagram and specification and model of how the software is supposed to work. The result is a programmed system when the modeling and concept is completed. Human programmers will build libraries of modules to synthesize the actions of standardized modular blocks.

The machine does the programming using the standard model modules. This sounds like what IBM passed to NASA embodied into framework (like "a wedding dress" is a framework for your daughter to select all the premium components and the more expensive accessories) to build the James Webb Space Telescope operational system.

(That's ironic. James Webb gets a monument in space. James Gray gets a question mark. Volatile name that "James".)

So, does there exist some way to modularly create a diagram of what you want to do with an attached specification? Yes. Visio. Then are each member of the language module diagram set associated with a software module built along those specifications? Yes. Smalltalk. And are each module associated with or better accompanied by a functional module to achieve the intended work? Yes. But it's capability is in MLE.

The functional model facility arrives when you can select a portion of "code" to do just the job you want and no more. If you have one leetle piece of code in a huge application that you want to use, traditionally, you either have to download the entire application into the OS and run just the one function you need, OR cut that piece of code and fit it as an object like a dll and get it into the right library and write an application to use it OR uuuuuhhhh... that's it.

With an interconnected virtualized framework, arbitrary means you can place that section (module) of code in a virtualizing wrapper to synthesize any necessary interaction the stub needs to enact with the rest of the application (like phantom pain in an amputation) and inputs outputs the relevant data flow through the module as needed by the rest of the newly cobbled together application.

When it's no longer needed it disappears. (Does not clutter up the object library as the system should signal a cutout had to be used to do that function so the design staff will build a version with no amputation pain. Once built, a defined standard module is added to the lexicon of services the system may search through first.)

It does not matter how large an application is at that point. The system accesses what resources are useful according to the specifications and governance described to the system.

The user gets only what he needs to do a task. Modular function blocks will naturally be preferred to such a circus act, but with the kind of tech we are looking at, the above virtualization scenario is a doable thing and is a key example of the power of this "virtualization" buzzword so many will speak and ride on the next wave. It's like surfing in a turd sea.

It was not doable in the commercial world until now. NThe above three component uses cover:ow everybody will say they do it.

But, they can't do this:

content - the glueing of all applications in a system to become one operable system - i.e. all the knowledge embedded to express the thing becomes the constraining expression of the user's intent in design

form - the physical manifestation of all the various components necessary to encapsulate and maintain the desired existence - i.e. the surrounding environ and the look and feel of the thing

function - the facility to actively translate the human's desired model into an operable appliance - i.e. building out the way the thing works

We want to go from the machine to higher levels of usability beginning with machine language, then a grainy level, then elemental, aggregated, abstracted up to systemized which would be the end of the "services" concept need to know level just as "programming" will fade in use. Then move on to the "relative" concept where software becomes as important and as ubiquitous in your life as all your "relatives".

These become services and step out of the 'programming' jargon world and allow users to morph look and feel to fit their own user jargons.

You know what would be really neat in this day and age? A functional module that happens to be a transactional module at any of the above entity unit levels and with any facility to become services on through relatives. I wonder how long this age will last?


Posted by Portuno Diamo at 4:36 PM EST
Updated: Saturday, 3 February 2007 4:39 PM EST
Post Comment | Permalink
Friday, 8 December 2006
Cease and Cut It Out?
Mood:  celebratory
Topic: VCSY

VCSY received the XML Enabler patent allowance on Wednesday March 29, 2006

http://www.primezone.com/newsroom/news.html?d=96371

Vertical Computer Systems, Inc. Receives a Notice of Allowance From the U.S. Patent and Trademark Office for a Patent Application Covering Various Aspects of the XML Enabler Agent

FORT WORTH, Texas, March 29, 2006 (PRIMEZONE) -- Vertical Computer Systems, Inc. (OTCBB:VCSY) announced today that it has received a notice of allowance from the United States Patent and Trademark Office (USPTO) for a patent application serial number 09/882,494 for a "Web-based collaborative data collection system." The notice of allowance states that all 41 patent claims of the patent application are deemed to be allowable to issue in a patent. VCSY intends to file with the USPTO to issue the patent shortly thereafter with all 41 claims being valid and enforceable.

 

This patent application covers various aspects of the XML Enabler Agent. The XML Enabler Agent, which was featured in the "XML Handbook" by Charles Goldfarb, 4th edition was created to XML-enable any database and developed with the Emily XML Scripting Language.

 

Then, world of wonders, WinFS - a long touted application within Microsoft requiring similar capabilities as the allowed patent to run - was cancelled 89 days later by Microsoft Friday June 23, 2006.

http://arstechnica.com/news.ars/post/20060625-7128.html

Microsoft abandons the idea of a standalone WinFS

 WinFS has had a turbulent history. Originally announced as one of the three "pillars" of Windows Vista—the other two being the new Windows Presentation Foundation (formerly code-named "Avalon") user interface layer and the Windows Communication Foundation (formerly code-named "Indigo") web services layer—WinFS was to revolutionize how users and developers interacted with the files on their computers. In late 2004, Microsoft announced that Vista, then code-named Longhorn, would ship without WinFS. Later it was admitted that WinFS would be delayed even beyond Vista Server, but would be released as a free separate download for both Vista and Windows XP. Beta 1 of WinFS hit MSDN last August, and looked promising. However, Microsoft dropped a hammer on WinFS fans this weekend by revealing that WinFS Beta 2 has been canceled, and the technology behind WinFS is now scheduled to be rolled into the next release of Microsoft's SQL Server product, rather than a standalone release:

    "Since WinFS is no longer being delivered as a standalone software component, people will wonder what that means with respect to the Windows platform. Just as Vista pushed forward on many aspects of the search and organize themes of the Longhorn WinFS effort, Windows will continue to adopt work as it's ready. We will continue working the innovations, and as things mature they will find their way into the right product experiences—Windows and otherwise."

As mentioned above, the difference between the two "announcement" (WinFS being canceled was announced on a blog) dates was 89 days.


90 days would have been on the next day - a Saturday.


Posted by Portuno Diamo at 7:56 PM EST
Updated: Friday, 8 December 2006 7:56 PM EST
Post Comment | Permalink
Thursday, 7 December 2006
There's a soft spot to my head.
Topic: VCSY
http://ragingbull.quote.com/mboard/boards.cgi?board=VCSY&board=VCSY&read=172243+&submit=Go&startfrom=&numposts=60

  • By: wool_riddle

04 Dec 2006, 04:03 PM EST

Msg. 172243 of 172273

Expression is no Emily that's for sure. There's not enough THERE there in Microsoft's marketing material. If that's it Microsoft is content to start shewing up their rivals in web-design and not go afer any new ground.

http://www.microsoft.com/products/expression/en/default.mspx
--------------------------------

Expression Web (formerly Expression Web Designer)(Now Shipping)
New Era, New Tool
Reduce complexity and ease data integration by using powerful design tools and task panes to quickly incorporate XML data. Seamlessly integrate Web design and development teams with Expression Web and Visual Studio’s superior support for XML, ASP . NET and XHTML.

Beautiful Inside and Out
Unleash your creative ideas and bring your Web sites to life with sophisticated CSS design features. Visual designers, specialized task panes, and tool bars give you precise control of page layout and formatting.

Passionate about Standards
Build dynamic, interactive pages that harness the power of the Web to deliver superior quality. Built-in support for today’s modern Web standards makes it easy to optimize your sites for accessibility and cross-browser compatibility
--------------------------------

Expression Blend (formerly Expression Interactive Designer)(Coming Soon)
Your Sandbox Just Got Bigger
Get involved with the new wave of next-generation applications that blend the best of the Web and the desktop. Design cutting-edge user interfaces and collaborate with developers to bring these stunning new types of applications to life.

Art, Meet Science
Think of it as your virtual playground. Mix design elements such as video, vector art, high quality text, animation, pixel images, and 3D content with a full toolbox of advanced controls and containers to create engaging, cinematic user interfaces.

Go Beyond the Browser
Give your users something better-better performance, better usability, better experiences. Now your designs can break out of the browser to leverage the full power of the desktop.
--------------------------------

Expression Design (formerly Expression Graphic Designer)(Coming Soon)
Expand Your Portfolio
Expand your portfolio and collaborate with others who are defining the next generation of software applications. Expression Design is the perfect companion to Expression Blend, letting you quickly build sophisticated vector assets. Then seamlessly transfer-by way of XAML-your graphics to your Expression Blend projects.

Designed for Design
Unleash your creativity with innovative vector drawing tools and non-destructive effects that you can apply to either vector or imported bitmapped images. Apply both hard-edged and organic strokes while maintaining the flexibility of vector paths. Expression Design has been built from the ground up for designers by designers.

Your Vision, Uncompromised
Don't let your design degenerate when it's handed off to someone else. Now, you can be confident that the look-and-feel-such as a corporate identity or user interface elements-will be maintained all the way to the final product. Build your assets in Expression Design, export them as XAML, and give them life with Expression Blend's interactive features.
--------------------------------

Expression Media (Robert McLaws speculates this could be the acquired photo-management tool from iView) (Coming Soon)
Tame Your Media
Imagine how much more you’d get done if you could just find what you’re looking for. Expression Media makes digital asset management easy—just drag and drop to import more than 100 different media formats, including digital RAW files. Even when your originals are offline, Expression Media’s visual catalogs allow you to browse, search, and annotate your assets.

Your Workflow Enhanced
Handle lots of files, fast, with the professional’s choice. Rename, convert, or tag hundreds of files at a time with sophisticated batch processing; or use powerful search features to instantly find and retrieve your digital media assets. Edit images and keep track of your changes with version control, while folder watching keeps your catalogs up to date.

Presentation is Everything
Impress your audience with slide shows, videos, and Web galleries. When it’s time to deliver, Expression Media can export your assets in exactly the format and size your clients need, with dozens of professionally designed presentation templates. With Expression Media Encoder, you can convert and publish video to reach a broad, cross-platform audience.
--------------------------------

Expression Web is a web-page layout environment (ala "next generation" FrontPage). Expression Blend is an assembly manager for page functions.
Expression Design is a graphics Package. Expression Media is a presentation manager.

What am I looking at here? XAML is as far as I see them going. That's an animation language written in XML and it's designed to take things away from Adobe's proprietary coding: ( http :// www. mikeswanson. com/ swf2xaml/ ). Not applicable to application functionality - only UI information and interaction.

Emily can be used to build virtual computers. What is Microsoft doing challenging Emily with "FrontPage" when THIS is as far as they can go in intellectual property thrust? THIS is Microsoft's next generation application builder? No. This is Microsoft's effort to stay relevant in the internet war. They need to occupy at least some design areas and Dreamweaver is a tempting chunk. Gulp and yummy. But this is in no way a next generation web-application encoder. LOL

--------------------------------
[And it took Microsoft 20 years to be able to make things look as good as other software maker's UI and they have the nerve to call it a productivity improvement. When that's all you got you can get plenty nervy.]

http://www.microsoft.com/design/


(Voluntary Disclosure: Position- Long; ST Rating- Strong Buy; LT Rating- Strong Buy)

 


Posted by Portuno Diamo at 10:55 AM EST
Updated: Thursday, 7 December 2006 10:58 AM EST
Post Comment | Permalink
Wednesday, 6 December 2006
Who I Am... or is it Who Am i?
Mood:  celebratory
Topic: VCSY

Metaphysics aside I suppository it would be usedul to give a disclaimer my lawyer can hang on whatever it is that lawyers hang on. SO thus therefore and forthwidth I do disclaim:

i don't know what the meaning of "Disclaim" is.

Do you mean like "I make dis claim"? I don tink so. I don't think I've made any claims that can't be verified for perspective and truth because I've included the sources I was citing in every instance (at least I think it was every instance. I'm an old man. Why are you badgering me?) . Take what I've written to experts. Make sure you give them a real read on what I've written and not hack job of posts you want them to see. You will know if you're lying to yourself. What you do after that is your problem.

Take the stuff to people smarter than me who can tell you if I'm the guy sticking a stinky finger in the potato salad at every cruise ship luncheon. Or am I the fly that got stuck in the potato salad when it was in the potato bin?

So, no, I don't disclaim that I know VCSY has patented technology being used or violated by IBM because I don't know everything to make disclaim.

If you mean "I don't claim to be that" I guess I can say I don't claim to be an expert, just good at what I do and my career curriculum vitae (available in public to no-one but myself- I can read parts of it to you if you like) may not be all that great, but it's probably better than yours.

What I do is sit and think about computer architectures and the passage of information from the data state to the consumable state and back to the data state. I get to sit and do this "thinking", as it were, and since I like to talk online (but chat rooms only get you into trouble) I figured I would take up my propensity for yakk to the next level and light a nest right cheer, as they say in some parts of the US I've driven through.

Fortunately I don't have to really do anything... I just be. Call me the low maintenance man. Pay? Heck no, if you mean do I get payed to write any of this absolutely not: zero nada wadda back pocket padda nope. I works when I wants and I don't wants mostly. Mostly.  But I don't work for or even know anybody in any of the companies I mention.

My credentials are that I am in a career that demands I know technology yet not have any ties to the vendors or suppliers to avoid conflict of interest. VCSY isn't in my Vertical yet. When they do I'll have to fill out one of them disclosures. I been through a bunch of them "closure" sessions and damn they ain't pleasant. Do I have to buy another woman a house? Or does the "dis" mean that a woman is going to buy me a house? Please be honest with me. I'm feeling quite vulnerable from the experience, as it were. I feel so cheap. Used.... How much do you think the house is worth? 

I own stock out of the ability to see a technological trend long long ago. I suffer because it has been long long ago. "We" understand who's ultimately at fault, but you can only dig until you hit the obvious and then you sit there and wonder why the obvious isn't publicized. By the way, great theme in the marketing for the red curtain and the red...well, you know... fricking everything. Especially liked the orange Eiffel Tower. Imaginative. Are we close? Warm? Any clues? Do we need to dig into this one or the other one over there? Hello. *THUMP THUMP THUMP* Is this thing Sarbanes-Oxley compliant?

What did I prescribe when I started this journey six (6) NO SEVEN long years ago? Patience. Well, Patience My Ass. I think we ought to kill something.

We (meaning me and my compadres who number in the dozens. Maybe many many dozens. Who's counting?)  have been tracking the goings and comings (mostly going) of a company called Vertical Computers. Look it up, this is a disclaimer I think and you're mucking it up with educational matters. You think lawyers like having to visit all those pages you blithely want thrown around to substantiate the arguments? Hell, they're no Perry and Paula or whatever the old gal's name was back there or whatever. Where was I? OH.

We don't mean to get mean but we're reaching the breaking point in patience and we want VCSY to tell us what they've been doing all this time of silence since 2001 when their XML products were introduced two weeks before Microsoft's and that's when the chicken $#!& began to fly. VCSY is a postage stamp of a company, but it has a right to exist without fear and intimidation. If the company is being held captive by somebody big that doesn't want anything known about VCSY apparent involvement in IBM for use against Microsoft (and quite masterfully done, I might add) write something on a gas station restroom mirror with soap. Invoke.

If you guys and IBM are in the hooch fine by me. Relationships are relationships and living on the peninsula makes me realize the software and hardware worlds make back woods gene swapping look parochial.

By the way, I've seldom seen such flawless execution in a complex staging and launch. How long has it been? Well it's been frigging well long enough. Enough already with the red coffee mugs and all: What's in the mug? What are these people drinking? Well we're drinking nasty stuff to keep the friendships afloat. Get it? Why do I have to drop a crabcake in my silks to get somebody in the world of industry and high finance to just prop me up in the wheelchair next time i get caught in a "leaned to fart and can't reright" fart paus?

What was I talking about? Nurse? What was i... well hey there honey, you're a sweet dose of medi...sin... What? We're "Live"? Hell I hope so. I've been in this home "live" for years and I don't think I'm dead yet. I hope not anyway. Think I want to spend eternity with all you ahos? Need oxygen. Need cookies.

Disclaimer? What's that? Somebody said I was crazy so I think I'll stick with that. 


Posted by Portuno Diamo at 3:15 PM EST
Updated: Thursday, 7 December 2006 10:53 AM EST
Post Comment | Permalink
A Tweak from the Guy and a Public Address to Same
Mood:  celebratory
Topic: VCSY


Vista: what is the Big Secret which Microsoft is afraid of exposing?

by Guy J Kewney | posted on 17 November 2006

http://www.newswireless.net/index.cfm/article/3037 

 

You'd expect Microsoft's IT Forum this year to have been the top headline on Google. After all, Vista fever is now in full swing. Frantic developers are jamming the Microsoft servers with download requests, and an insane frenzy applies to the whole of Microsoft, as the new OS ships to corporate subscribers.

And I bet you never knew. Not surprising, when only Google says only 81 reports have Vista AND Microsoft AND IT Forum in common!

Normally, there's one thing you have to say for Microsoft: it may not waste too much of its time on the Press, perhaps, but when it does go for the headlines, it traditionally knows how to do it.

Most years, this major convention is attended by thousands of tech delegates, and hundreds of journalists swarm all over it, interviewing senior Microsoft staff. It generates headlines galore.

But this isn't a normal year! - with Windows Vista announced the Friday before the forum with "Windows Vista Is Here" and "This day marks Microsoft's most compelling operating system release in over a decade..." all over the Microsoft Developer Network web pages, yours truly was keen to share the raz-ma-taz.

So, when The Register rang up and said: "Can you cover the show?" I accepted promptly. Regular Register blogger Martin Banks had signed up for the slot, and then come down with the flu, so all Microsoft had to do was change the labels on the badge.

"We don't have the budget," said a flack.

It is, of course, a serious problem. Once the convention hits town, if you aren't a guest of Microsoft, then finding a hotel is a real challenge. But, surely, if Mr Banks was cancelling, all they had to do was give me his key?

"We don't have the budget."

Well, I can help there. I'm happy to pay for my own lunch. I mean, I understand that a small, struggling startup like Microsoft can't be expected to fund my lavish life-style; but what other budget?

"Flights," said the flack.

How much does it cost to get to Barcelona? British Airways is advertising a 29 pound one-way ticket. But if you don't like that, you can fly to Girona for 25 pounds, and take a seven-Euro bus to Barcelona. If Microsoft can't afford my lunch (understandable) and if they don't want to suffer the humiliation of seeing me pay for my own air fare, what's so hard about a 25 quid flight? What's so hard about rebooking the room in the name of Kewney, not Banks?

So, is Microsoft really short of the wherewithall to find a couple of hundred quid? Or is there something of a problem with Vista, which they're hoping nobody will spot? Or are we simply dealing with a junior PR flunkey who decided there was too much work involved in changing a booking? And if the last, does that explain why so few people went?

-----------------------------------------

 

Hello Guy. You probably don't remember me but  we crossed paths a few years ago talking about Orange and how Hutchison skunked the early results of the GlobalOne demise.

I won't correspond with you  in private, as there would not be enough transparency for my taste, so I am using this blog (aggregate blog, actually - me littel gang number statistically near a hundred although there are heros and thieves in the mix so I can't know who's who without a program which I have but I try to not open it much - leads to creases, don't you know. Maybe more.).

Given your experience seems to jive with other anecdotes I suggest you follow a trail to pry apart what Microsoft is clamping shut between their cheeks... as it were. It's called WinFS. The architecture is supposed to take information from the Windows NT File System (NTFS) relational database and apply it through XML middleware or engine to the internet stream for consumption and interoperable action.

Granted it's not in the wireless realm where you are but it is a software concept that will greatly impact wireless in execution and it's something we all want to see but SOMEbody says it's "too hard" so the entire industry has been giving them a pass since 2001. Now IBM is rising out of nowhere with huge SOA muscle and MSFT has SOA atrophy to the point their ribs are sticking out.  "We" (there's that word again) believe IBM is using patented information that "we" happen to own parts of and would like to know where our parts went. 

It's all been kind of like missing a chicken leg at a picnic. You know how upsetting that can be. 

Microsoft Marketing can't afford to truck you to Barcelona and Microsoft Technology says XML is too hard. IBM has SOA in profitable serfitude and now we see Microsoft forgot SOA at the last gas station. Google got AJAX from MSFT apparently unintentionally kinda sort of in March 2005. A clumbsilly handled first swing. Microsoft was asked to join IBM and SAP in killing UDDI in December 2005. A critically timed second swing. Swing three was WinFS. Somehow Microsoft became SOA crippled relative to IBM in only one year.

WinFS got killed in June 2006. The outline is still on the pavement - WinFS got knifed out of Vista just before they were supposed to make the grand entrance together. MSFT says it would take "too much time" and WinFS is supposed to now be pushed into future projects.

We know what time is to Microsoft, don't we?

We believe IBM intends to kill Microsoft (cut them in pieces by occupying the gap between their technologies) and that's all well and good. But MSFT is not VCSY's fight unless the VCSY CEO knows a bit more about Microsoft's tactics in this IP struggle. If it's a ledger thing? MBA's are the first to be eaten in any republic. If Microsoft deserves carving, slice away. We'll all sit back and watch.

Anyway, Sorry to be so cryptic and direct at the same time. I can't help it. My nature. It's what spacemen do. I'm not the Urban Spaceman because he doesn't exist. I'm his little brother that decided to tag along to see what Urban Spacemen don't get a chance to see.

Cheerios.

 


Posted by Portuno Diamo at 2:58 PM EST
Updated: Wednesday, 6 December 2006 6:47 PM EST
Post Comment | Permalink
One day before Pearl Harbor Day
Mood:  accident prone
Topic: VCSY

Today December 6, 2006 marks one year ago when Vertical Computers returned to life and made my pinksheet shares live again.

Let's hear three cheers for VCSY. HIP HIP HIP. We're still waiting for the Hurrah. You'll get the remainder of the cheers then.


Posted by Portuno Diamo at 12:35 PM EST
Updated: Wednesday, 6 December 2006 12:36 PM EST
Post Comment | Permalink

Newer | Latest | Older