Google base (beta) opened up...

https://base.google.com/ opened today, so i played around with it a few minutes.

Weirdly there's a bug when you post an item anonymously where it says item submission of 200 exceeded so i think 200 is the current limit of ones item count. After you login you can post an item or go to a dashboard(https://www.google.com/base/dashboard) to review your items posted. The published items can be view from a url like https://www.google.com/base/a/bkchung which redirects to a search url https://base.google.com/base/search?q=author:bkchung or be indexed from the search engine. The items aren't from an outer web source so for other search engines the data seems to be semi-closed (judging from https://base.google.com/robots.txt)(correction: /base isn't included in robots.txt so the items might be also get indexed from other search engines unless it doesn't want to :))(another correction: recently /base was added to robots.txt so other search engines won't be crawling this content).

Posting an item gives you a temporal anonymous email address like anon-fza4j7fxngre@base.google.com to protect the personel but your name is published by default so you need to be careful and change the display name from the "My account" page. You also get a unique url for each item also.

Aside from the predefined item types, you're able to add more fields and extend the items attributes like a database. The supported types are "Text, Number+unit, Number, Data range, Large Text, Web URL, Checkbox, Item Location". I've tried 150k text as the Large Text but although it didn't check the size from the client, after getting back from the server, it indicated "Cannot be more that 1000 characters". This might be extended but the limit is kind of too little compared to other auction sites or ecommerce site for an item description. There's a optional label field by default which might function similar as tags (gmail does so too).

Although there are no APIs announced for the service different from what has been expected, there's a way to put multiple items using csv, RSS1, 2 and ATOM so this might mean that it will be supporting extended schema based xml input. Let's see how it goes.

Since there's no authority that moderates the items, the current state is just a testbed for commerce applications but as an open start...the initial impression might impose some positive potentials for lots of variety of situations.

--

https://base.google.com/ 이 오늘 오픈해서 살짝 가지고 놀아봤습니다.

로그인을 하지 않은 상태에서 아이템을 추가하면 200개의 한계를 초과했다는 이상한 오류가 나옵니다. 아마도 한사람당 아이템을 포스팅할 수 있는 개수가 200개인가봅니다. 로그인을 하면 아이템을 포스팅하거나 대쉬보드(https://www.google.com/base/dashboard) 로 가서 포스팅된 아이템들을 리뷰할 수 있습니다. 출판된 아이템은 https://www.google.com/base/a/bkchung 와같은 주소를 사용하여 확인할 수 있고, 이 url은 검색엔진에서 인덱싱되어 https://base.google.com/base/search?q=author:bkchung 와 같은 검색으로 변환됩니다.

포스팅한 아이템을 관리하기 위해 anon-fza4j7fxngre@base.google.com와 같은 익명의 임시 메일 주소가 생성됩니다. 개인정보를 보호하기 위한 조치이지만, 아무런 수정없이는 자신의 이름이 포스팅되므로 주의하여 "My account"페이지에서 표시 이름을 바꿔줘야합니다. 각 아이템에도 별도의 url이 주어집니다.

지정된 아이템의 타입들과는 별도로 새로운 필드를 추가해서 데이타베이스처럼 아이템의 속성을 확장할 수 있습니다. 지원 되는 타입으로는 "Text, Number+unit, Number, Data range, Large Text, Web URL, Checkbox, Item Location"가 있습니다. 150k짜리 텍스트를 시도해봤는데, 브라우저에서 막지는 않았지만 서버에서는 1000자 이하이어야한다는 오류가 표시되었습니다. 너무 커도 문제지만 1000자는 다른 경매 사이트나 상업 사이트에 비하면 턱없이 작은 양이라 생각됩니다. 이외에 선택적인 (gmail과 같이) label 필드가 있어서 요즘 사용되는 tags와 비슷한 역할을 합니다.

예상과는 다르게 API가 공개되지는 않았지만 여러개의 아이템들을 한번에 포스팅할 수 있는 방법으로 csv, RSS1, 2 그리고 ATOM 파일을 지원합니다. 따라서 아마도 확장된 xml schema를 사용한 xml 파일을 추후에 지원할 수도 있는 가능성을 열어둔 것 같습니다.

현재는 아이템들을 관리하는 어떤 존재가 없기 때문에 상업적인 방식으로 사용하기에는 문제가 있지만, 초창기에 공개된 모습으로는 다양한 상황에 적용할 수 있는 긍정적인 잠재력을 가지고 있다는 첫인상이 느껴집니다. (하지만, 이슈가 된 것에 비해 예상과 더도 덜도 말고 너무 똑같은 것 같습니다.)