New OpenTransact site

0 views
Skip to first unread message

Pelle Braendgaard

unread,
Jan 6, 2010, 3:12:54 PM1/6/10
to agile-banking
Hi guys,
I'm starting to do a lot more work on OpenTransact now and we really
needed a site. So I've added one here:

http://opentransact.github.com/

It still needs a lot of work. In particular the front page needs to be
expanded. Anyone have some good ideas on how we should sell it?

I also added a logo (as you can't be a serious standard without a logo
;-). A bit later we'll do a proper logo competition so think of it as
a place holder.

P

--
http://agree2.com - Reach Agreement!
http://extraeagle.com - Solutions for the electronic Extra Legal world
http://stakeventures.com - Bootstrapping blog

Miles Thompson

unread,
Jan 6, 2010, 7:57:22 PM1/6/10
to agile-...@googlegroups.com
Pelle,

It's awesome. Great score getting that domain and I think you've done a good job of getting initial content up there.

By way of constructive criticism (hopefully):
 - was a little bit surprised the way it jumps you out to github site when you click on code, providers or wiki (but that is fairly minor i guess you can always hit the back button). Frames would be ugly... pity you can't put the navigation on github itself..
 - I love the layout, visually and the logo
-  but on first impressions that main quote on the front page is, unfortunately a bit confusing /hard to parse as to what it actually means.. perhaps if it was not in quotes ?

--
I dunno but seems to me that it might be better if it was an actual real example (like an instance rather than a template) in quotes for instance
"POST /transactions/usd HTTP/1.1
Content-length: 239

amount=10.00&to=y...@example.com&memo=Milk"

or

OAuth signed HTTP POST {of} {to}, {amount}, {memo} to {asset url}. From account inferred by oauth_token

A standard in 139 characters (but not in quotes).

Just thinking out loud. Most of all just saying i think its great. I'm keen to use this sucker for a project i have in mind this year.

miles
--
You received this message because you are subscribed to the Google Groups "agile-banking" group.
To post to this group, send email to agile-...@googlegroups.com.
To unsubscribe from this group, send email to agile-bankin...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/agile-banking?hl=en.






--
miles
http://blog.tradeify.org
http://google.com/profiles/utunga

Paul Dumais

unread,
Jan 6, 2010, 8:12:01 PM1/6/10
to agile-...@googlegroups.com
Hi Pelle,

Great site! Sadly doesn't work in my chrome browser on ubuntu linux
(Firefox ok) - there is no response to the browser.

Paul

Pelle Braendgaard

unread,
Jan 7, 2010, 12:08:21 PM1/7/10
to agile-...@googlegroups.com
Strange. Is it still doing this? It works fine in my Chrome on Mac.

P

Pelle Braendgaard

unread,
Jan 7, 2010, 12:14:00 PM1/7/10
to agile-...@googlegroups.com
Good point. I'm gradually replacing the top links with internal links
and have moved others to the footer.

I've also added a new Use Cases page which explains how it works visually.

http://www.opentransact.org/usecases.html

I really like your idea of the HTTP post and your explanation below.
As the standard is simple we should highlight everything with HTTP
examples. Let me work on formatting it. Have to work on client stuff
the rest of the day but will try in the morning.

I will also add HTTP examples for the use cases.

Also if anyone is planning or operating a site with OpenTransact
support can you please email me privately a screenshot, video embed
code (optional) and a paragraph or two and I will add it to the site.

P

Pelle Braendgaard

unread,
Jan 7, 2010, 12:46:59 PM1/7/10
to agile-...@googlegroups.com
Actually I ended up adding the http example. Thanks Miles for the idea.

http://www.opentransact.org/

P

Paul Dumais

unread,
Jan 7, 2010, 2:56:19 PM1/7/10
to agile-...@googlegroups.com
Yes, still not working on my chrome browser. It could be a problem on
my end. It seems like the browser is waiting for a response. I'll have
a look at the page source to see if I can get it to load.

Ryan Fugger

unread,
Jan 7, 2010, 3:35:04 PM1/7/10
to agile-...@googlegroups.com
I can confirm opentransact.org won't open on Chrome for Linux, but
works fine in Firefox. I've filed a bug with Chrome:

http://code.google.com/p/chromium/issues/detail?id=31771

Ryan

Paul Dumais

unread,
Jan 7, 2010, 3:47:24 PM1/7/10
to agile-...@googlegroups.com
Ok, narrowed it down. It's a javascript problem. Works with javascript disabled.
Bug reported here:
http://github.com/Modernizr/Modernizr/issues/unreads#issue/34
which refers to a bug in the chrome browser for Linux here:

http://codereview.chromium.org/515060

Pelle Braendgaard

unread,
Jan 7, 2010, 4:28:49 PM1/7/10
to agile-...@googlegroups.com
Thanks for figuring it out. I was mainly using modernizr for enabling
html5 elements in ie. I will make it an IE only include for now.

P

Pelle Braendgaard

unread,
Jan 7, 2010, 4:36:17 PM1/7/10
to agile-...@googlegroups.com
Paul,
I have fixed it now. Could you confirm to me it works. Also if someone
has access to IE could they let me know it works? I'm using the new
html5 tags like footer/header/nav etc that make the html so much
cleaner.

P

Dante-Gabryell Monson

unread,
Jan 7, 2010, 3:43:34 PM1/7/10
to agile-...@googlegroups.com
"  It could be a problem on my end."

I have the same experience - does not seem to load - then Paul when running it via Chrome on Ubuntu.

Paul Dumais

unread,
Jan 7, 2010, 5:23:00 PM1/7/10
to agile-...@googlegroups.com
Pelle,

Page loads, the code snippet doesn't fit now though. See attached
screenshot. Also, don't forget the use cases page.

Screenshot.png

Paul Dumais

unread,
Jan 7, 2010, 5:24:09 PM1/7/10
to agile-...@googlegroups.com
doh, wrong screenshot. See attached.
Screenshot-1.png

Josef Davies-Coates

unread,
Jan 8, 2010, 11:15:56 AM1/8/10
to agile-...@googlegroups.com
Is it just me or does this sentence on Spec page not make any sense? :P

"I protocol should use simple form based parameter encoding as it
OAuth supports it well and it is supported by every single programming
language out there."

Josef.


2010/1/7 Paul Dumais <uns...@gmail.com>:

> --
> You received this message because you are subscribed to the Google Groups "agile-banking" group.
> To post to this group, send email to agile-...@googlegroups.com.
> To unsubscribe from this group, send email to agile-bankin...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/agile-banking?hl=en.
>
>
>
>

--
Josef Davies-Coates
07974 88 88 95
http://uniteddiversity.com
Together We Have Everything

Pelle Braendgaard

unread,
Jan 8, 2010, 11:58:36 AM1/8/10
to agile-...@googlegroups.com
You are absolutely right. I will update that shortly. Thanks for
pointing it out.

P

--

Reply all
Reply to author
Forward
0 new messages