More actions
No edit summary |
No edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Pictoblog | ||
| image | |image=pictoblog.png | ||
| type | |description=Allows you to post hand drawn images to your Blog. | ||
| version | |author=0xtob | ||
| | |lastupdated=2007/04/02 | ||
| | |type=Other Apps | ||
| website | |version=0.2 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/pictoblog_0.2.zip | |||
|website=http://pictoblogtest.wordpress.com | |||
}} | }} | ||
Pictoblog is a picture blogging client for the DS, which allows you to post pictures to your blog from everywhere. It uses the Metaweblog API, which is a popular API supported by major CMSs such as [http://wordpress.com Wordpress], [http://drupal.org Drupal] and dozens of others. A list of CMSs that it supports can be found at [http://en.wikipedia.org/wiki/MetaWeblog Wikipedia]. | |||
Pictoblog | Pictoblog was participated in the NEO Spring Coding Compo 2007 (NDS App). | ||
==Installation== | |||
Copy pictoblog.ini to the root of your card. | |||
[[DLDI|DIDL]] patch .nds file and copy it to the apps folder of your card. | |||
Run pictoblog from the apps menu of your DS. | |||
==User guide== | ==User guide== | ||
To create image blog post, tap the box beside the post title box to name your post. | |||
Press the left or right shoulder button to switch to/from drawing. | |||
Tap post when you are finished. | |||
The [http://pictoblogtest.wordpress.com official blog] has been set up by the developer for demonstrating purposes. It's the default settings in the configuration file. | |||
===FAQ=== | |||
'''Q. There's an error after starting Pictoblog?''' | |||
Make sure you applied the correct [[DLDI|DLDI]] patch and that the pictoblog.ini is at the root of the card and in the right format and does not have additional spaces before or after the lines. | |||
'''Q. There's an error when posting?''' | |||
Make sure you're in range of the access point and that it is configured correctly. Use a WiFi game to do a connection test. Also make sure the settings in pictoblog.ini are correct. If nothing helps: Have you tried turning it off and on again? | |||
==Known issues== | |||
Shift and caps button do not work. | |||
==Known | |||
Shift and caps button do not work | |||
==Changelog== | ==Changelog== | ||
'''0.2''' | '''0.2''' | ||
* | * Fixed bug in the wifilib causing post fails most of the time. | ||
==Credits== | ==Credits== | ||
Thanks go to the folks in the #dsdev channel on Blitzed and on the GBADev forums. | Thanks go to the folks in the #dsdev channel on Blitzed and on the GBADev forums. | ||
Special thanks to sgstair for the | |||
the bug of v0.1 of Pictoblog. | Special thanks to sgstair for the dswifi library and help fixing the bug of v0.1 of Pictoblog. | ||
[[Category: | |||
==External links== | |||
* Official website - http://pictoblogtest.wordpress.com | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=3937.0 | |||
[[Category:NEO Spring Coding Compo 2007]] |
Latest revision as of 02:40, 21 August 2024
Pictoblog | |
---|---|
General | |
Author | 0xtob |
Type | Other Apps |
Version | 0.2 |
License | Mixed |
Last Updated | 2007/04/02 |
Links | |
Download | |
Website | |
Pictoblog is a picture blogging client for the DS, which allows you to post pictures to your blog from everywhere. It uses the Metaweblog API, which is a popular API supported by major CMSs such as Wordpress, Drupal and dozens of others. A list of CMSs that it supports can be found at Wikipedia.
Pictoblog was participated in the NEO Spring Coding Compo 2007 (NDS App).
Installation
Copy pictoblog.ini to the root of your card.
DIDL patch .nds file and copy it to the apps folder of your card.
Run pictoblog from the apps menu of your DS.
User guide
To create image blog post, tap the box beside the post title box to name your post.
Press the left or right shoulder button to switch to/from drawing.
Tap post when you are finished.
The official blog has been set up by the developer for demonstrating purposes. It's the default settings in the configuration file.
FAQ
Q. There's an error after starting Pictoblog?
Make sure you applied the correct DLDI patch and that the pictoblog.ini is at the root of the card and in the right format and does not have additional spaces before or after the lines.
Q. There's an error when posting?
Make sure you're in range of the access point and that it is configured correctly. Use a WiFi game to do a connection test. Also make sure the settings in pictoblog.ini are correct. If nothing helps: Have you tried turning it off and on again?
Known issues
Shift and caps button do not work.
Changelog
0.2
- Fixed bug in the wifilib causing post fails most of the time.
Credits
Thanks go to the folks in the #dsdev channel on Blitzed and on the GBADev forums.
Special thanks to sgstair for the dswifi library and help fixing the bug of v0.1 of Pictoblog.
External links
- Official website - http://pictoblogtest.wordpress.com
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=3937.0