Home
Интернет-магнат
Как все-такип просто постить в ЖЖ с помошью Ява. :)

		LJAccount account = new LJAccount();
		account.login("dohque", "SECRET_PASSWORD", false, 0);
		LJEvent event = new LJEvent();
		event.setJournal("dohque");
		event.setSubject("LJ API post.");
		event.setBody("This post was posted from LJ API! It is cool!");
		event.setTagList("ljapi, java, sourceforge");
		account.postEvent(event);


ЗЫ: Привет, Андрею! :)
Метки: ,
 
 
Интернет-магнат
07 Апрель 2009 @ 18:29
This post was posted from LJ API! It is cool!
Метки: , ,