Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Django Powered Tabblo to be acquired by HP
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mitja  
View profile  
 More options Mar 23 2007, 4:09 am
From: "Mitja" <mitja.mart...@googlemail.com>
Date: Fri, 23 Mar 2007 01:09:28 -0700
Local: Fri, Mar 23 2007 4:09 am
Subject: Django Powered Tabblo to be acquired by HP
Just for the records: HP has revealed plans to acquire Tabblo

Vyomesh Joshi, EVP at HP said: "By acquiring Tabblo's technology and
making it available to companies that host popular websites, HP will
be firmly on the path to becoming the print engine of the web."

As Ned Batchelder wrote, acquiring technology was not the point.
Instead it was the creative solution they made: "...HP was excited by
what we created..."

It's interesting to hear that Django with it's background in
traditional press industry will be part of a big effort for becoming
the "print engine for the web".

http://go.theregister.com/feed/http://www.theregister.co.uk/2007/03/2...
http://www.nedbatchelder.com/blog/200703.html#e20070322T091142
http://www.hp.com/hpinfo/newsroom/press/2007/070322a.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ned Batchelder  
View profile  
 More options Mar 23 2007, 7:20 am
From: Ned Batchelder <n...@nedbatchelder.com>
Date: Fri, 23 Mar 2007 07:20:06 -0400
Local: Fri, Mar 23 2007 7:20 am
Subject: Re: Django Powered Tabblo to be acquired by HP
We at Tabblo are of course very excited about the acquisition by HP.  
One of the things that HP valued in Tabblo was our ability to innovate
quickly and deliver solid products in a short amount of time.  We
definitely feel like Django was one of the reasons we were able to do
that, and to make such an impression on HP.

So thanks a bunch to the entire Django community.  You were part of our
success.  We'll be continuing with Django inside HP.  Here's to more
successes in the future!

--Ned.

--
Ned Batchelder, http://nedbatchelder.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
limodou  
View profile  
 More options Mar 23 2007, 8:51 am
From: limodou <limo...@gmail.com>
Date: Fri, 23 Mar 2007 20:51:13 +0800
Local: Fri, Mar 23 2007 8:51 am
Subject: Re: Django Powered Tabblo to be acquired by HP
On 3/23/07, Ned Batchelder <n...@nedbatchelder.com> wrote:

> We at Tabblo are of course very excited about the acquisition by HP.
> One of the things that HP valued in Tabblo was our ability to innovate
> quickly and deliver solid products in a short amount of time.  We
> definitely feel like Django was one of the reasons we were able to do
> that, and to make such an impression on HP.

> So thanks a bunch to the entire Django community.  You were part of our
> success.  We'll be continuing with Django inside HP.  Here's to more
> successes in the future!

> --Ned.

Wow, great!

--
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bedros  
View profile  
 More options Apr 4 2007, 12:18 am
From: "bedros" <2bed...@gmail.com>
Date: Wed, 04 Apr 2007 04:18:17 -0000
Local: Wed, Apr 4 2007 12:18 am
Subject: Re: Django Powered Tabblo to be acquired by HP
nice work; I've always been impressed by Django; and Tabblo website
gives a more convincing reason to use Django.

But, I'm still not sure on javascript/ajax library to use with
Django... so my question which ajax kit did you use with Tabblo.

Thanks,

-Bedros

On Mar 23, 11:20 am, Ned Batchelder <n...@nedbatchelder.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lbolognini@gmail.com  
View profile  
 More options Apr 4 2007, 3:59 am
From: "lbologn...@gmail.com" <lbologn...@gmail.com>
Date: Wed, 04 Apr 2007 07:59:22 -0000
Local: Wed, Apr 4 2007 3:59 am
Subject: Re: Django Powered Tabblo to be acquired by HP
On Apr 4, 6:18 am, "bedros" <2bed...@gmail.com> wrote:

> nice work; I've always been impressed by Django; and Tabblo website
> gives a more convincing reason to use Django.

> But, I'm still not sure on javascript/ajax library to use with
> Django... so my question which ajax kit did you use with Tabblo.

Go jquery... but really, any javascript framework will do... i still
think that people who complain about lack of "ajax support in Django"
haven't even tried doing anything with it and they're just
complaining ;-)

Django is not getting of your way of doing anything.

Anyway, regarding your question, thir first page uses Prototype.

L.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ned Batchelder  
View profile  
 More options Apr 4 2007, 7:40 am
From: Ned Batchelder <n...@nedbatchelder.com>
Date: Wed, 04 Apr 2007 07:40:04 -0400
Local: Wed, Apr 4 2007 7:40 am
Subject: Re: Django Powered Tabblo to be acquired by HP

We use a number of libraries. We have prototype and scriptaculous, and
have been making a lot of use of YUI as well.  In terms of Django
integration, we use the libraries less as an automatic remote object
methodology and more as an ad-hoc protocol between the browser and the
server, so we really haven't missed a tight integration into Django.

--Ned.

--
Ned Batchelder, http://nedbatchelder.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bedros  
View profile  
 More options Apr 4 2007, 2:05 pm
From: "bedros" <2bed...@gmail.com>
Date: Wed, 04 Apr 2007 18:05:19 -0000
Local: Wed, Apr 4 2007 2:05 pm
Subject: Re: Django Powered Tabblo to be acquired by HP
thanks a lot, eventually I'll try bunch of javascript libraries, but I
thought I'll save time by limiting my choices to few.

On Apr 4, 11:40 am, Ned Batchelder <n...@nedbatchelder.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »