Welcome, Guest. Please login or register. December 01, 2008, 06:19:51 PM
 
Home Help Login Register
+  NeoTeam Official Forum
|-+  NEO Coding Competitions
| |-+  NEO Compo 2007
| | |-+  NEO Spring Coding Compo 2007
| | | |-+  NEO Spring Compo 2007 for GBA/NDS division
| | | | |-+  the GBA/NDS APP zone
| | | | | |-+  [NDS App] Pictoblog
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: [NDS App] Pictoblog  (Read 4079 times)
0xtob
Newbie
*
Offline Offline

Posts: 22



[NDS App] Pictoblog
« on: March 20, 2007, 11:24:32 AM »

Pictoblog

A picture blogging client for the DS, by 0xtob


What's this?

Pictoblog is an app that allows you to post pictures to your blog from everywhere!

Pictoblog uses the Metaweblog API, which is a very popular API supported by major CMSs such as Wordpress and Drupal and dozens of others.

Wikipedia has a list ofs CMSs supporting it:

http://en.wikipedia.org/wiki/MetaWeblog


Screenshot




Demonstration

Here's a blog I set up for testing. It's the default settings in the configuration file, so I don't take responsibility for the contents!

http://pictoblogtest.wordpress.com/


Setup

  • Patch Pictoblog with the DLDI patch for your card
  • Edit pictoblog.ini according to your blog's settings
  • Copy Pictoblog and pictoblog.ini to the root of your card

If you just want to try it out, you can leave pictoblog.ini unchanged. You posts will then be published on the test blog.

Please don't flood the blog or post inappropriate pictures!

For detailed usage instructions, refer to the included readme file.


Happy blogging!
0xtob


EDIT: Due to a bug in the wifilib, posting fails most of the time in the attached version. A fixed version that works 100% reliable is available here:

http://tobw.net/ds/pictoblog/pictoblog-v0.2.zip
« Last Edit: April 02, 2007, 06:45:47 AM by 0xtob » Logged
alekmaul
Full Member
***
Offline Offline

Gender: Male
Posts: 212


portabledev.com Webmaster


WWW
Re: [NDS App] Pictoblog
« Reply #1 on: March 20, 2007, 03:16:20 PM »

So the aim of your app is to send an image on a blog, that's right ? Ok, I will test that  sm-21
Logged
Yonben
Newbie
*
Offline Offline

Posts: 4



Re: [NDS App] Pictoblog
« Reply #2 on: March 20, 2007, 03:21:45 PM »

Hi,
I think it's going to be a very cool app if we can send text on the blog, not only title Smiley
But it's already pretty cool Smiley

Thx
Logged
m2pt5
Newbie
*
Offline Offline

Posts: 1



Re: [NDS App] Pictoblog
« Reply #3 on: March 20, 2007, 06:28:50 PM »

"Shift" on the keyboard doesn't work, nor does caps lock.

When attempting to upload to the test blog, I get a server timeout far more often than not.
« Last Edit: March 20, 2007, 10:29:34 PM by m2pt5 » Logged
qwärty
Newbie
*
Offline Offline

Posts: 15



Re: [NDS App] Pictoblog
« Reply #4 on: March 20, 2007, 08:23:46 PM »

Woah - nice idea !
Hmmm....I should integrate that feature into Blubb....
Logged
daninski
Newbie
*
Offline Offline

Posts: 16



Re: [NDS App] Pictoblog
« Reply #5 on: March 21, 2007, 06:06:45 AM »

i'm getting that server timeout every time, with your test blog and mine Sad
Logged
watoto
Newbie
*
Offline Offline

Posts: 3



Re: [NDS App] Pictoblog
« Reply #6 on: March 21, 2007, 07:30:32 AM »

I'm getting the server timeout thing as well ,I'm using R4
Logged
Big Lou
Newbie
*
Offline Offline

Posts: 16



Re: [NDS App] Pictoblog
« Reply #7 on: March 21, 2007, 08:37:38 AM »

Works perfectly.  I too am using the R4DS.
Logged
TechIsCool
Newbie
*
Offline Offline

Posts: 15



Re: [NDS App] Pictoblog
« Reply #8 on: March 21, 2007, 02:46:35 PM »

good job you made it on

http://www.dsfanboy.com/2007/03/21/pictoblog-picture-blogging-with-the-ds/
Logged
Big Lou
Newbie
*
Offline Offline

Posts: 16



Re: [NDS App] Pictoblog
« Reply #9 on: March 21, 2007, 03:05:11 PM »

One thing, though.  I'd really like to see a color palette and some size options.
Logged
0xtob
Newbie
*
Offline Offline

Posts: 22



Re: [NDS App] Pictoblog
« Reply #10 on: March 21, 2007, 05:24:00 PM »

Thanks for all the nice comments!

Hi,
I think it's going to be a very cool app if we can send text on the blog, not only title Smiley

Hey, you can do post text with the DS Browser. Also, a picture says more than a thousand words :-)

I'm sorry about the timeout problem. It's a bug in the app, and I'm currently trying to fix it. I'll let you know when I found the problem.
Logged
Reinhart
Newbie
*
Offline Offline

Posts: 1



Re: [NDS App] Pictoblog
« Reply #11 on: March 24, 2007, 10:14:04 PM »

0xtob, this is a seriously nice DS app! I keep getting a server timeout too, but I'm waiting anxiously for when you release a fix for it. I'm going to try making my own pictoblog with this, too.

Also would like to see colours, fill and an eraser tool, too, if you have the time for that. Grin Also, it doesn't suspend when you close your DS, either, which would be useful for power saving.

I'd definitely use this once it's completed!
« Last Edit: March 24, 2007, 10:52:58 PM by Reinhart » Logged
daninski
Newbie
*
Offline Offline

Posts: 16



Re: [NDS App] Pictoblog
« Reply #12 on: March 28, 2007, 04:52:09 AM »

maybe as well as being able to upload pictures generated in the program you could upload save pictures... say .bmp's saved from phidias.. or .txt files from dsorganise...

EH? Cheesy
EH? Cheesy
Logged
0xtob
Newbie
*
Offline Offline

Posts: 22



Re: [NDS App] Pictoblog
« Reply #13 on: April 02, 2007, 06:40:44 AM »

Good news everyone!

It turns out the problem was a bug in the dswifi library, which is now fixed thanks to sgstair. The fixed version of Pictoblog is available here:

http://tobw.net/ds/pictoblog/pictoblog-v0.2.zip

Happy Blogging!
Logged
daninski
Newbie
*
Offline Offline

Posts: 16



Re: [NDS App] Pictoblog
« Reply #14 on: April 02, 2007, 06:45:03 AM »

YAAAAY! *runs to test it* did you like my suggestions?
Smiley
Logged
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  
Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC