Data = entry_new("Test no1", {"tonio", "ako@gmail.com"}, <<"TestContent">>, ["erlang", "test"]),
request(Auth, iolist_to_binary(Data)).
- The Title,
- The author, a tuple with authorName and authorEmail
- A binary holding the content of the post
- A list of tags
More news later...
1 comment:
Just thought I'd point out that your blog has been featured on Planet Trapexit for some time: http://planet.trapexit.org
Would you be interested in compiling your blogger-posts as an article in our wiki? Also, a lot of your previous posts would fit well into the Erlang Cookbook: http://www.trapexit.org/index.php/Category:CookBook
Keep up the good work :)
Post a Comment