Wednesday, January 31, 2007

Twitter

Ah I've gone a little "twitter" nuts of late, I mean it's kind of addictive but it's also been a huge benefit so far I can passively chat with others and get input, feedback and other great things that normally I would have to aggressively ping each person I know - now though with  Twitter I can simply write and for those who are linked to me wait for one to answer.

 twit_1

In fact just today Cote and Annez started talking about starting their day,

annez @cote: twitters first? Then email, comments, RSS feeds, ... that's as far as I get some days. So I've started reading RSS feeds after doing real work. about 5 hours ago from web

cote New RFP for WWD: what should the prioritization of WW tasks be? Respond to emails, blog comments, read blogs, write blogs, IM, etc. about 6 hours ago from web

So of course I started giving it some thought and came up with,

ccmehil Twitter, Gmail, RSS, SAP Mail, SAP Forums, SAP Wiki, SAP Blogs that's my start of day and usually everything opens at once then I bounce between about 5 hours ago from web

Which of course really got me thinking of ways of making my day a bit more efficient and not miss anything.

I decided to go on the hunt though and see what I could find around the twitter application and was quite amazed to find A LOT! First thing I found was the "Twitter Fan Wiki" which is loaded with stuff, links and everything under the sun.

Another little snippet I found there was "Twitteroo",

  • Update your Twitter status from your Desktop
  • Twitter notifications
  • View your Friends timeline or the Public timeline
  • Clickable links from status messages
  • Refreshes automatically or manually
  • Set refresh time and notification transparency
  • Support for international characters in status messages
  • Browse to Twitter user page or personal websites
  • Customize Twitteroo font size
  • Set transparency for main Twitteroo window and notifications
  • Optional sound notification when new tweets arrive
  • Bite-sized cookies made from real Twitter

Surprisingly there was not a whole lot for Windows, MAC though was just off the wall!

For me though the best was this one, "Twitter Status", now that I've just got to give a try the problem of course is finding the time even the little time to try out this simple little code snippet.

<?php

$email = $_GET['email'];
$password = $_GET['password'];
$status = urlencode( $_GET['status'] );

$url = "http://twitter.com/statuses/update.xml?status=$status";

$session = curl_init();
curl_setopt ( $session, CURLOPT_URL, $url );
curl_setopt ( $session, CURLOPT_HTTPAUTH, CURLAUTH_BASIC );
curl_setopt ( $session, CURLOPT_HEADER, false );
curl_setopt ( $session, CURLOPT_USERPWD, $email . ":" . $password );
curl_setopt ( $session, CURLOPT_RETURNTRANSFER, 1 );
$result = curl_exec ( $session );
curl_close( $session );

echo( $result );

?>



Imagine, for those like me who work in a web environment most of the day having a little snippet like this added into that environment allowing you to update your tasks, messages, or whatever it is you are doing - developers working on code having the option to hit a link and send a ping to Twitter with a link to what they just published or did.


Imagine a sales team or product team each having a Twitter account, with a simple setting made


twit_2


Thus enabling them to quietly in the background communicate with each other and only each other without the annoying IM window popping up, without their email inbox constantly beeping and filling up.


Yes I'm liking Twitter very much these days... 



Technorati tags: , ,

New Video Messaging Platform

Just cruising the blogs about DEMO and came across this one on a new Settle based company called Eyejot. Now  I'm all about communication so when something new comes along that can make my communication experience better, more interesting or just fun I've just got to try it out!

I've talked about "live chat" and we also tossed around the idea of "audio" chat so the naturally progression would be video. I of course didn't see the demo but will check it out once it's posted over on DEMO's site but Shel Israel saw it, along with many others and has some good little write-ups on it:

Eyejot of Seattle is a video messaging platform. Extremely easy to use. You can take a clip from camera photne or dig computer.  Send it off to anyone else on the eyejot network. Can watch it on your iPod via iTunes, MySpace.  Consumer apps, but is also compatible with mobile devices for the business user. Trying to combine video chat and email.

And of course down the avenue is covering lots of it!

Eyejot is an interesting digital video play. It is essentially a client-free online video messaging platform for both personal and business communications. Right now, the service is private invite-only, but they encouraged DEMO attendees to try it out. After signing up, you can create and receive video messages in a self-contained window using an inexpensive webcam.

There is no client to install, so once you sign up, you can use it in any browser, on any platform. In addition to sharing video snippets separately through your visual only address book, you can also watch it in iTunes, your iPod, mobile devices and social networks such as MySpace.

I jumped over an onto the site to see if I could get in and give it a go. Just checking through their settings and all that I can enabled a widget on my site or blog (check the sidebar) I can enable it for mobile, for iTunes or RSS.

Now to see if anyone wants to test it with me, my user name is "ccmehil"...

UPDATE: Just got pinged via Eyejot by David (CEO) and Daryn (who saw the widget on the site and replied that way) was eager to respond and tell them how cool I think the whole thing is but couldn't (for whatever reason) respond to David (Daryn did it anonymously) I clicked the link to send him an Eyejot but each time the recipient box is empty. So If you guys read this blog again do know "YOUR PROGRAM ROCKS!!" and the fact you took time out while live at DEMO was just fantastic!

Technorati tags: , ,

Link to down the avenue: Eyejot Video Messaging Platform

Seeking: MyBlogLog uber-user for long-term relationship

Now this is the type of post I love to read. Me I'm a Community Evangelist for the SAP Network (SDN and BPX) and I live community day and night and a lot of the time when I sleep as well. We've a huge number of members over 700,000 since the launch in 2003 so my day (and night) are usually filled with calls, im's and pings from community members!

We're hiring our first community manager to become a core member of team and a key public face of the service.  This person will own customer service, fixing problems where possible and routing more complicated issues to the development team.  Based on customer emails, the community manager will develop a comprehensive faq, oversee a community-based help system (either a wiki or a bulletin board, you will help us decide) and advise the team on ways to improve MyBlogLog.  Lastly, the community manager be an active and vocal participant in the world inside and outside of MyBlogLog.com, spurring conversations, mediating disputes and just generally building kharma by making the world a better place.

Eric nails my own job pretty well there, I also owe Eric a huge apology for falling down on my part to get him hooked up with the SDN Management team - yes I think MyBlogLog and SDN should meet each other and I still do and now that Eric and the whole team are over there in CA I think it might work even better now so Eric I will be in touch early next week - again sorry that I let things slip like that!!

Also good luck to the MyBlogLog team on finding their evangelist - hope to see a blog from that person soon!

As I always say "Without community and the personal touch you become just another chunk of code among a sea of bytes and bits."

Technorati tags: ,

Link to The MyBlogLog Blog: Seeking: MyBlogLog uber-user for long-term relationship

Zoho Notebook Alpha preview...

The guys over at Zoho were very nice and let me get a special Alpha preview of the new Zoho Notebook.

I decided what better way to give my thoughts then to do it as a video blog (OK a Screen Cam and voice over...)

Craigs' Kopf - Picnik

Very cool new site and totally integrated with flickr, I can grab the photo from there edit it (ok limited editing) then send a new copy back to flickr!

Before

Craigs' Kopf

After

Craigs' Kopf

Technorati tags: , ,

Link to Picnik

Tuesday, January 30, 2007

Introducing “Cooking with Geeks” « Scobleizer - Tech Geek Blogger

Looks like I might need to come up with a new name for my little show, OK I've only published one episode (I did 4 but only one was worth publishing so far) and the next one I plan is coming up soon.

Don't think I can compete with these guys though so perhaps a name change is in order? 

Link to Introducing “Cooking with Geeks” « Scobleizer - Tech Geek Blogger

Now that is just too good...

Thanks Frank

Announcing Zoho Notebook, but why?

Now this was an interesting tidbit of news I saw in my Reader this morning, seems Raju and the guys have been busy and have not only a new partnership but also a new product.

Zoho Notebook (not available yet for testing, wonder what they will be announcing at DEMO then?) and it seems it will take advantage of the new partnership with Flixn. I like Flixn, in fact they are even on my wish list of "cool mashup" ideas!

But in all honesty how in the world do you now choose? You have Planner, Wiki and now Notebook all for the same purpose really?! I mean they are announcing Zoho Notebook as

Create, Aggregate and Collaborate on multiple types of content online.

And the Wiki is

Wiki that is as easy to use as a word processor
with group concept, versions, sub-pages and more ...

And Planner is

Online organizer to maintain your todo’s, reminders, notes, attachments etc.

The descriptions may differ but the all do somewhat the same function and in the long run now I have more applications and more ways of collaborating, collaboration is good but simplicity is also something that I hold great value you in. Now if they tell me I can seamlessly integrate my docs, sheets, polls, Wiki pages, planner pages, etc. all together (which does not work as Planner needs a HTML area update to integrate docs and sheets first) then OK but right now I'm sitting here going "great another one" but I'm not seeing the overall point, or is the Notebook the end all be all? Is this the one tool I've been waiting for that really does integrate all the other items together for me?

 

Zoho Notebok

 

Can't wait to get in and give it a go... maybe they'll give me a sneak peek user so I can play a little.

Technorati tags: ,

Link to Zoho Blogs » Announcing Zoho Notebook

Monday, January 29, 2007

Global Neighbourhoods: Bloggie Awards Announced

One of my favorite bloggers out there Shel Israel, just posted about the 2007 Bloggie Awards.

Now the bloggie awards themselves have been going on since 2001 and are an excellent way to find out what some of the popular blogs are but more importantly to find out the new ones that you might now yet have come across.

The five nominated for best new blog are all new to me, and all worth checking out. So what are you doing here, reading this tired old stuff?  Go check them out.

I would have to agree - go look! Now he was familiar with about 40% of the blogs nominated whereas I was only familiar with about 25% and I think that's because I tend to stick to the Tech and Enterprise blogs more than anything else but taking a good look I realized there are a lot of great blogs out there that I've been missing out on.

delicious:days for example was one that I'd been reading for awhile (seems to be quite huge right now in Europe everybody is going nuts for cooking stuff) so of course I had to give it my vote but the others nominated are very interesting so I'm going to have to subscribe!

Wow ended up subscribing to at least 9 new blogs...

I love these things in fact I love them so much I've attempted to emulate them ;-)

Check out the SAP Network Blogger Awards!!

 

Technorati tags:

Link to Global Neighbourhoods: Bloggie Awards Announced

Sunday, January 28, 2007

It's 2007 challenge yourself...

I decided on top of the 3 books I've started (in 2006) to finish this year that I would also challenge myself to the following:

  • Naturally losing weight like most everyone else seems to want to do
  • Create 6 widgets (3 are done for 2007)
    • Zoho Inbox v1
    • Team KPI's (internal SAP only)
    • Group Totals (internal SAP only)
  • Reduce my domain and hosting costs (done!)
  • Publish 6 Podcasts
  • Publish 6 Video Blogs
  • Get a great shot of the moon (still trying)
  • Learn Calligraphy

Ah now some may ask why I bother, well first I think everyone should continuously challenge themselves to keep their minds sharp and fresh to ensure one stays on top of what is going on. I also think that you should spread those challenges across multiple areas but still keep them connected to ensure you don't branch off on too many tangents.

Widgets I can use for work and the ones I build help me with my day to day work, thus making my job more efficient, reducing my domain and hosting costs forces me to stay on top of what new features and changes are coming for example right now I am totally with "Google Apps for Your Domain" we'll see how well that works.

Podcasting and Video Blogging is something I plan this year to be a heavy SAP focus and bring a bit more of the inside out. It's about time SAP opened up the inner circles more than it has already - which it has a lot already it'll be a tough act to follow.

First Attempts

Photos and Calligraphy are merely something to help keep the creative juices following and I love both writing and taking photos so what better to keep myself busy with.

I have a ways to go with the Calligraphy though but I hope to be quite a good deal along by the end of the year. Maybe even do a whole short story and scan it in or something LOL OK now I am getting carried away and with that I'll ask you this...

How are you challenging yourself in 2007?

Further attempts at being "artsy"

I do try, honest I do have a keyboard upstairs tried the trumpet, listen to music, try my hand at drawing and graphics...

I think I do the best with photos though and this was my latest attempt...

IMG_4173

Attempting to capture the flames and all in the right light and movement and all, more attempts are on my flickr site.

Saturday, January 27, 2007

A Geek Too Far? | twopointouch: web 2.0, blogs and social media

 

Now this is what I call a "Geek's Dream Site", it takes some getting used to and is a bit easier on a bigger display but this just is awesome! 

cool_1

This is the start page, it's cool and does give you the "gui" link if you like but otherwise you just start typing away - brought back my Lynx days LOL

cool_2

Link to A Geek Too Far? | twopointouch: web 2.0, blogs and social media

YOU KNOW YOU ARE LIVING IN 2007when...

 

1. You accidentally enter your password on the microwave.
2. You haven't played solitaire with real cards in years.
3. You have a list of 15 phone numbers to reach your family of 3.
4. You e-mail the person who works at the desk next to you.
5. Your reason for not staying in touch with friends and family is that they don't have e-mail addresses.
6. You pull up in your own driveway and use your cell phone to see if anyone is home to help you carry in the groceries.
7 Every commercial on television has a web site at the bottom of the screen.
8. Leaving the house without your cell phone, which you didn't have the first 20 or 30 (or 60) years of your life, is now a cause for panic and you turn around to go and get it.
10. You get up in the morning and go on line before getting your coffee.
11. You start tilting your head sideways to smile.
: )
12. You're reading this and nodding and laughing.
13. Even worse, you know exactly to whom you are going to forward this message.
14. You are too busy to notice there was no #9 on this list.
15. You actually scrolled back up to check that there wasn't a #9 on this list

AND NOW YOU ARE LAUGHING at yourself.

Friday, January 26, 2007

Zoho so what's this?

Seems that a few things have been happening with Zoho lately, for one they have a new product that they won't tell me about - unveiling is happening at Demo 2007.

The guys are of course as quick and industrious as ever and have spit out several new updates including:

The sorting of poll results feature is provided in Zoho Polls. It applies to both vote polls and rate polls. You can sort the results based on votes in vote polls, rating in rate polls and you can also sort based on items.

Also some of the previous usability and UI updates which were not implemented earlier might get into the application in the coming days.

The On-demand version of Zoho Virtual Office had a major update today, which is primarily focussed on providing a new User Interface. The goal of this new interface is to make it more easier for the users to use Zoho Virtual Office effectively.

Add that to the work that I've been giving them lately concerning their API it's amazing they are keeping up with everyone! My hat goes off to the guys - GREAT JOB!

I also noted yesterday (via Twitter) that the RedMonks and the Rednun were taking an interest! Cote, posted already so I'm just waiting on the rest to follow suit and then sooner or later I'm sure I'll hear something in RedMonk Radio as well.

Small little update to my Widget, "Zoho Inbox":

zoho_inbox_2

Technorati tags: ,

Link to Zoho Blogs » On-demand version Zoho VO Update

Link to Zoho Blogs » Zoho @ DEMO 2007

Link to Zoho Blogs » Sorting of poll results in Zoho Polls

Link to Zoho Blogs » Zoho CRM - Update

Online mind mapping software at Tom Raftery’s I.T. views

Now I love online web apps as they give him the ability to try many different things without having to go through the hassle of updating and installing.

This one over on Tom's site really caught me eye - mainly because I've spent a lot of time over on Cote's blog and he uses mind maps for everything!

Curious what he thinks about this one...

bubbl

Technorati tags: , ,

Link to Online mind mapping software at Tom Raftery’s I.T. views

Thursday, January 25, 2007

Move complete all free...

Finally complete - Google hasn't yet come up with a way to merge my Google account now with my account using their Custom Domains but I imagine that will be coming along in the near future until then I just have to worry about two accounts but otherwise my hosting is now completely free and the only costs I have are yearly domain hosting, yearly web forwarding and my yearly flickr account otherwise life is quite sweet now!

The "Bloke" gives some great posts on the switch as well as well the final setup he went through with input from lots of people including little old me (great talking to you Bloke) and of course he covers many of the benefits!

Addon: Funny thing last night when I wanted to post this I had a problem about an hour long problem before I decided to go to bed...

Projekt1

So seems that there are some drawbacks to the whole process as well :-(

Technorati tags: , ,

Link to The Best Setup for Custom Domains with New Blogger

Wednesday, January 24, 2007

HomePage

No it's not a new homepage for my site, but rather a newly created homepage on the Zoho Wiki.  It's not MediaWiki that's for sure but it's nice, easy and works very well!

Only thing I tried to do that I had problems with were "code" but just pasting it in without formatting looked just fine. The other was creating new pages, normally in a Wiki I can set the line as a link then save, click the link and make the new page but here I have to have the page first.

Nice job Zoho we'll see how much I can fill it up now with my SAP/Zoho and Zoho/Widget stuff :-)

Technorati tags: , ,

Link to HomePage

Sunday, January 21, 2007

Zoho Widget v0.1 and problems with Zoho API

Zoho added an API for their Zoho Sheet and their Zoho Writer not too long back, you can read quite a bit more about it over on their blog.

The API is quite a cool, it provides a pretty easy way to connect to either of the two applications (hoping Show is coming soon) the docs are fairly straight forward--for those of you who have already worked with XML-RPC style commands - but a "dumbed down version" ain't there you'll be able to find one on the new Zoho Wiki under my pages as soon as I get it all updated.

What I did was come up with a simple little Widget idea, a simple inbox where I can see all my docs and sheets quickly and easily and do something with them before logging into the site/service. So far I've not seen a single thing released to the public (other than the stuff from Desktopize) so I wonder if I am the first?

zoho_widget_1

The complete code and Widget will be available via the Wiki mentioned above as soon as I get a few answers to some issues I'm having with the API (probably just me but just in case)...

The widget right now is sporting the ability to grab all your documents and sheets (soon I hope) in alphabetical order as well as open them, delete them, download them and a quick view of the "doc" content. The display of each includes a bit more data than the screen shot as well (older screen shot I've been busy).

So what type of problems am I having with the API? Well for one I seem to get an authentification error with Zoho Writer unless I log into the website via the browser just once (perhaps a reboot will solve that and it's just me testing too much?)

The other problem I'm having is actually a big one and I think it's just a lack of documentation or it's just "bad" documentation? Sorry guys! First off why is there such a big difference between the API for Sheet and Writer? I've had to build several "if" statements into my Widget to handle whether it's one or the other, the idea is a single inbox with all the data -- I don't mind having to login twice to get a Ticket for Writer then a Ticket for Sheet but why does the documentation have two complete different formats for the basic header request?

Here's the basic call to get all the documents in your account: 

<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<methodCall xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://writer.zoho.com/schema/document.xsd">
<methodName>writer.getDocuments</methodName>
<params>
<param>
<value>
<struct>
<member>
<name>fromindex</name>
<value><int>2</int></value>
</member>
<member>
<name>noofdocstoshow</name>
<value><long>6</long></value>
</member>
</struct>
</value>
</param>
</params>
</methodCall>
Now for getting all the sheets in your account (these are from the docs):
<methodCall>
<methodName>zohosheet.userView.getWorkbooks</methodName>
<params>
<param>
<name>startIndex</name>
<value>6</value>
</param>
<param>
<name>noOfBooks</name>
<value>5</value>
</param>
<param>
<name>sortBy</name>
<value>lastModifiedTime</value>
</param>
<param>
<name>isAscending</name>
<value>true</value>
</param>
</params>
</methodCall>
 





Even the naming conventions are different? writer.getDocuments and zohoSheet.userView.getWorkbooks OK I'm not so picky but I was hoping for a bit of standardization.


So my big problem and what is holding up the release of v0.1 is when calling the Zoho Sheet.

url.location = "http://sheet.zoho.com/api/xml?apikey=" + preferences.APIKey.value + "&ticket=" + ticketID_Sheet;
url.postData = "<methodCall><methodName>zohosheet.userView.getWorkbooks</methodName><params></params></methodCall>";



So it's the same way I call the Writer the difference is that the writer call is well defined in the docs and the Sheet one does not include "all" the info at least that is what I am thinking - waiting on a response from the support folks to be 100% sure - like I said it's probably just me doing something silly and thinking too much...


 


Technorati tags: , , ,

Amazing FooBar Poster


Amazing FooBar Poster
Originally uploaded by Orli Yakuel.
You just gotta love the creative side of people - just love this!

Saturday, January 20, 2007

Giant online image editors comparison chart

 

Lifehacker with another cool find! A must for anyone interested in online web apps especially the image editors - they are getting more powerful for sure! This might even prompt Ismael to do the next round up on them?

So what do you think? 

Link to Giant online image editors comparison chart - Lifehacker

Wednesday, January 17, 2007

introspectiveH and his meatloaf

 

Ed has an interesting approach to describe a problem that comes up all the time in the fast paced world of ego's we all live in...

With of course the best little piece

“I’m not sure what is worse, the burnt meatloaf or the fact that I asked you to bring home chicken.”

Oh how often we read a mail or listen to someone or read something and still do what we think they want.

Remember it's all about "me", not you!

 

Technorati tags: ,

Link to introspectiveH » Blog Archive » Five star demand in a short order world (you have 1 minute to read this)

Monday, January 15, 2007

James Governor’s Monkchips » Guess which enterprise bigco is the first to formalise widgets

 

I've been on a widget kick of late and it started with this blog that James links too, in fact I've done two widgets so far one is just something and the other is quite a bit more sophisticated.

The one, the white one in the screen shot is a countdown for when you are doing live demos and have only a few minutes or seconds to achieve your goal.

hdsup_1

The second is actually reading live data of groups of people on SDN and how many points from their contributions they have accumulated over time. Unfortunately it's only available internally but perhaps 2007 will not only be the year of the Widget but also of the SDN API, one can hope, maybe a RSS feed or two of the contribution system might make it into the line up (no promises)

Very cool as a whole new area that other Enterprise levels have not truly dived into are clearly in your backyard! OK MS not included here, they have that whole Gadget deal you know and Google has the whole Google module thing! SAP has embraced the area of widgets wholeheartedly and have been making huge strives forward and all of it has been done 100% inside of SDN from the first podcast to the latest post.

Eric Wood, Dennis Moore and the rest of the gang have made a huge effort to share not only what they are doing but including many a community member in the work as well making this a huge collaborative effort!

The blog James refers to is one about a "first look" at the new Widget development tools which is also attached to the "SAP Widget Foundation" both of which are coming out soon for the community!

 

Link to James Governor’s Monkchips » Guess which enterprise bigco is the first to formalise widgets

Sunday, January 14, 2007

Where have you been?

Couldn't help but give it a go, very cool site called "visited countries"


create your own visited countries map or vertaling Duits Nederlands

They also have one called "visited states"


create your own visited states map or check out these Google Hacks.

 

Technorati tags:

Saturday, January 13, 2007

How does your connection stack up?



I actually have a 6MB DSL connection, I accept these results with a happy face :-)

Switching Domains!

Stay tuned - switching domains and hosts so site may be down a bit.

Thursday, January 11, 2007

Users and Big Apps

Two people (Dan and Thomas) I like a lot have been hitting on a subject lately and it's centered around the user experience and how darn picky the end user I guess is. I think it goes far beyond that to a simple matter of choices, openness and the future.

Many may not know it or not but I've been doing the dev thing since I was 8, sat hacking away at a Commodore 64 keyboard typing in huge amounts of code to run and see what happened, my initial response after the first program of 575 (yes I remember it) was total and utter disappointment at which point I began to truly hack away and try different a new things.

This progressed through the years to Basic, Pascal, Turbo Pascal, QBasic, Quick Basic, Delphi, Java, Perl, Visual Basic, JSP, Lisp, ABAP, PHP, etc.  Ah Delphi was one that I won't forget wrote many a game for my little sister she just couldn't get the ones you bought at the store for kids and she had that Easyball mouse.

easyball

Basically I've given a lot of thought to "design" and user interface across multiple languages, I still remember the days of developing huge Microsoft Access databases for several companies while going to high school and the one thing that I spent the most time on each and every time was the interface.

Dan makes a point, one that I learned quickly while doing what I did,

How different can be quickly mapped as you go down generations, the younger you start to use computers the higher your expectations are. I can’t stand when Ctrl-C doesn’t work or when I can’t turn on and off toolbars or when the screen is so full of information I don’t need all I can see is a box 200px by 150px. When this happens I go find another tool — this is why you should be scared.

I saw it first hand as time progressed and I developed applications for various ranges of companies and generations of people. I remember one particular customer I had, he had landscaping, odd job, home improvement, type business for a large (very expensive) community in South Carolina. He requested an MS Access style database to manage his business - every aspect of it and he wanted MS Access and nothing else. His reason was he had been using it and was used to it and the interface was to his liking. I of course went with it and developed probably one of the largest MS Access DB's you can imagine we are talking 137 MB DB without data, the archives of each quarter was around 300 MB he bought extra tape drives and hard drives just for this and then we networked the whole thing. Then one fateful day his new assistant a much younger person called and said they were dropping it and wanted something else that was flasher and nicer looking (see jaw dropping open now) kind of went along the lines of something else Dan said,

If someone gives me a piece of software I “must use” and it is horrible, the first thing I do before using it is to see if there is another tool I can quickly use the way I want and then just plug the numbers into the horrible tool.

So being the fact I'm not that much older than Dan (30 almost 31 now) and I tend to think the same in terms of the above comment it was tough being on the other side and totally responsible. SAP is a bit on that side right now, years of process definition and building and of course making some of the best run processes and definition in the industry today, how will SAP (we) cope as we move into the new year and of course with people like Dan and me as we move up the ranks and begin to become primary decision makers?

So how does a company like SAP cope? What and where does it focus in the coming years? Well they've made two huge jumps in the right direction in 2006 already and a third unknown to the public jump as well. So what were these 3 jumps, the launch of the BPX community, launch and refocus on Enterprise SOA and of course the public unknown is the huge group within the company focused not only on UI but on the UI experience. Now this unknown is a group of great folks going through SAP as a global company and literally tearing apart of all the UI thinking and user experience thoughts and coming up with a new plan of attack, couple that with focus on the processes, "the other side of the iceberg as Thomas says and you've got a game plan a winning one!

Here at SAP we think a lot about processes.  I hear it all the time in the corridors and meeting rooms in Walldorf.  It is one of the main reasons for SAP’s success. It is goodness, and it is very tough to emulate.  (We are pretty damn good at the other bit of the iceberg it seems) It is a significant competitive advantage.

One of the things that spurred Thomas on was a post on SDN recently,

The reason why I’m writing this post at all is that I stumbled across something in SDN. David seems uncomfortable with concept of “enhanced user experience”, deriding it as selling Viagra.   I think he has it wrong on two counts.

It seems that SAP is coping with two issues, one those that want the new experience and those not aware many parts are already staring them straight in the face.

There have been so many changes, advancements and leaps forward in the last 12 months that the next 12 are looking to be an exciting time - be it with Secondlife, Scripting Languages, Widgets or other items of interest I can't say (no really I can't) point in fact that times are changing and we are seeing so many innovative and exciting things coming down the line that are going in the true direction of MVC (Model View Controller see Wikipedia definition), SAP is making huge efforts to separate the processes from the front end - to give the users what they want without a huge TOC or with one point being they make it your choice!

This new openness of SAP is something that is not only a "first in class" but one that has not gone unnoticed. I never really paid much heed to Analysts in the past I was never in a position to use their knowledge or recommendations like I wanted to so I saved myself the trouble but lately one of my favorite Analysts (these are the folks that hit the topics that interest me the most and have been very useful for me and my job as a Community Evangelist for SAP and SDN) -- Redmonk.

James sums things up with one small header,

SAP kicks ass, Others wait and see

You can't get any clearer of a statement than that I don't think! He goes on a bit to discuss why,

SAP is evidently the most blog savvy. It has a formal blogger relations program, with a budget and other dedicated resources. That says a lot. P&L in blogger relations - whatever next? Trust SAP to try drive fiscal discipline into the equation. Vendorprisey indeed.

Few if any other vendors can say the same thing - they are still at the “should we invite a couple of bloggers?” phase.

SAP is the most committed of any of major enterprisey software vendors (not just the three vendors I am talking to here) when it comes to directly addressing the next generation of influencers by program. Well done Michael Prosceno for taking the initiative by volunteering to run the program - he is quoted in this case study from techdirt that talks to SAP strategy for blogger relations (where on earth is your blog though, Mike?). Said case study could be very useful if you’re looking for some budget to run a blogger relations program and you work at an SAP competitor…  Of course Jeff Nolan was instrumental in getting SAP more blog savvy, but anyone that gives him sole credit for the company’s efforts is on crack. Nolan didn’t singlehandedly change SAP any more than Scoble did Microsoft. These guys are change agents, but they fit within a cultural context. Corporate troublemakers without very understanding bosses don’t last very long.)

2006 was the year SAP opened up more than just 100% of their source code which they opened many a moon ago, this was the year that they opened themselves more than any other Enterprise company out there right now and have held fast despite bad vibes from Vinnie Mirchandani. Granted some may call this new found "openness" a marketing ploy or smoke and mirrors or what not but considering how much freedom, encouragement and endorsement we (SAP insiders) are getting these days one can't help but see that this is the real deal!

I still remember my first time being introduced to one of the "Pro" bloggers it happened to be James and it's a relationship that has proved quite beneficial to me, in many ways not to mention his helping me interact with other evangelists out there. Now one quick thing I learned of these new Blogger Analysts is that they say it straight and they do ask the hard hitting questions that many assume they don't; I had to think hard on many an answer and was at first very cautious of what I said and what I didn't say. That lasted all of about ten minutes and at that point I realized these guys were out to get the story, the truth and to really test to see how "open" we really were since then I've been more than happy to converse, speak and share with all of the Enterprise Irregulars.

So here's to 2007 and what's to come...

 

 

Link to Thinking about the user. SAP ZEN « Vendorprisey

Link to computers should be less friendly » Blog Archive » SAP’s users of Tomorrow

Link to James Governor's Monkchips » Blogger Relations at Adobe, Oracle and SAP (and a bit of IBM, Microsoft, Sun)

Link to deal architect : Blogger relations at major vendors

Link to James Governor’s Monkchips » SAP seeks Adobe Moderator for Developer Network, Doesn’t Care About UI's

Reducing overhead...

Recently I've been in the process of making my life easier, meaning that I've been looking at the custom code and applications I have on my domain, cmehil.com, and deciding what is good, what is not, what is too much overhead and what I need and don't need.

It boiled down to my video library (have a habit of buying too many DVD's), my installation of EyeOS, which the family was not using, the family tree, my stats, 4 blogs, MySQL DB's and a few other things. Not to mention the hosting costs, license costs, etc.

Now in the past week (being laid up with a thrown out back - or worse too soon to tell) I've eliminated 2 blogs by merging them into another one, removed EyeOS (cool program too!) and found an online free alternative to the Family Tree called fto24.com with better features, control, more input and the ability to purchase stuff based on your family info!

I also started using feedburner.com new "site stats" to see if I get the info I want.

Now my host costs me around $30 every quarter, the stats had a fixed cost of $30 per site not to mention the overhead and time for me to maintain all of the custom apps, updates and code alternations.

So right now I'm in test and migration mode, the family tree is all up to date expect for photos and now (few complained) is only open to those in the list but it's worth the features it has! down to 2 blogs being this one and the "family" one which is about me, the wife and son here in Germany and my video library.

For the video library I decided to go with Zoho Creator, and I modified an existing "Book library" I had to be for my videos. Once the Creator API comes out I can create the script to auto update by grepping IMDB I think ;-)

So the video library which can be found here, is very cool and with their text field (multi-line) I was able to migrate many of the reviews I did on my old movie blog to the database itself - keeping the HTML in tact. Plus with the new cross form data manipulation they added in I was able to maintain my "lending management" side of things. I still need to make a copy of the application public so anyone can make a copy of it as well as with the enhanced Book library.

Now once I finish moving the photos to the new family tree (331 entries and 241 photos), and the movie description over to the new video library I can remove both of those from my host, now if the new feedburner.com site stats works out as well if not better than the one I currently use I can remove that as well (a wash on $30 bucks) this then basically leaves me with the overhead of 2 blogs to maintain. Ah but Google has a solution for me, which I've signed up for and once I get things all moved over I will transfer my domain name over to Google hosting and will then be able to use the Google start page, web page creator, talk, mail, calendar, etc for my domain specifically instead of what I have now. Since I don't need the PHP, MySQL, etc. anymore (or won't once I have things migrated) resulting in me saving the $120 or dollars each year in domain hosting. Ah the blogs, but of course the blogs what do I do with them as I don't want to loose my readers by moving the links to "blogspot.com" instead I will use the new feature from Blogger for "custom domain". I've been checking and it supports sub domains so I won't loose a thing and I've already migrated the "family blog" over just not activated it and using their new layout controls life just got easier and more refined as I don't need to maintain all the custom template code like I used to - options reduced in terms of the templates available but the new one I chose for the "family blog" looks good and the one for this one needs an update anyway.

It's nice to be able to save money going into 2007, even with my online web apps I use, I just canceled my account for the file server, found out of the 6 GB of files hosted (requiring me to pay the $90 a year) 4 GB are photos (my flickr page is being updated) 1 GB are word docs, xls docs, etc. which are being pumped into Zoho Writer and Zoho Sheet or removed as they are worthless now, leaving 1 GB (a bit more) of videos most of which are either already on my video blog, or on jumpcut.com the others will be going up onto jumpcut.com in the coming weeks.

Now that is a yearly cost of $225 or dollars cut down to $25 (flickr.com pro account) and the rest of the services I will use or already am using cost me nothing but ads being plastered everywhere which some of those I do click. Now speaking of ads I don't have many, but those I do have, have earned me $25 dollars from Amazon, and around $30 dollars from Google which I am happy with as that pays for part of what I spend now on hosting and services and once my migration is over if that continues will pay for flickr pro account which will make me very happy. I refuse to do more ads though what I have I think is too much as it is.

So my last remaining thought on this whole migration is whether I should pay the $4.99 a month for the "pro" account with feedburner.com for a absolute complete view of what people are doing here? The question to all of you - what are you doing for your hosting needs, what's your overhead and how much are you giving out?

Wednesday, January 10, 2007

So what are you sharing?