LJ Picture Uploader

Sep 16, 2013 17:46

Hello, guys!
Lately I made a program to upload pictures on LJ server (Page on SoftPedia). It's quite simple at look and same simple in use, so hope people will enjoy it.
If you have any ideas how to improve it, welcome!

Program is written on C#/.NET 4.5, uses PhotoBilder API.

client: .net, client: windows, client: c#, *announce, client: image upload

Leave a comment

Comments 14

lord_baskervil September 16 2013, 20:35:11 UTC
May be you have any ideas how to get info about album witch picture belongs to?

Reply

thornik September 17 2013, 16:59:23 UTC
Is is functionality offer or just a question? :)
I plan to make combobox to select album where you want to upload photos.
If you wanna have info about existing photos, then fully functional manager is needed, which will call LJ's API.

Reply

lord_baskervil September 17 2013, 19:59:42 UTC
It's a question because I coudn't find the way to divide pictures to albums

Reply

thornik September 17 2013, 20:49:34 UTC
Только догадка: через этот очевидный вызов возможно приедет что-то типа

[Meta name='GalName']Мои фотки с сауны[/Meta]

(там же передаются метаданные - среди них наверняка будет инфа о галерее)

Reply


Leave a comment

Up