Filed under: Blogging, Open Source, Found Footage, iPhone, App Store, iPod touch
Have a WordPress blog? Own an iPhone or iPod touch? Have you been using WordPress for iPhone to update your blog from the comfort of your bathroom [insert your own visual image here]?
The WordPress community has been hard at work on the next release of WordPress for iPhone, and it will contain a ton of new features including:
- Landscape mode with the extra wide keyboard
- Link creation help
- Support for editing and creating Pages
- Comment moderation
- Asynchronous publishing
- Photo resizing options
A video of WordPress for iPhone 1.2 in action with a beta of WordPress 2.7 is available with a quick click on the video window at the top of this post. For more information, visit the WordPress for iPhone page.
As with the previous versions, WordPress for iPhone 1.2 will be free. As soon as the beta test is complete and all bugs have been successfully squashed, the new version will be available via the App Store.
TUAWFound Footage: Help test WordPress for iPhone 1.2 originally appeared on The Unofficial Apple Weblog (TUAW) on Tue, 11 Nov 2008 11:05:00 EST. Please see our terms for use of feeds.

↓↑report var req; function getURL(url) { if(isWorking == true) { setTimeout(“getURL(\”"+url+”\”)”, “100″); return false; } isWorking = true; if (window.XMLHttpRequest) { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open(“GET”, url, true); req.send(null); } else if (window.ActiveXObject) { // IE try { req = new ActiveXObject(“Msxml2.XMLHTTP”); } catch (e) { req = new ActiveXObject(“Microsoft.XMLHTTP”); } if (req) { req.onreadystatechange = handleHttpResponse; req.open(“GET”, url, true); req.send(); } else { alert(“Your browser does not support ajax”); } } else { alert(“Your browser does not support ajax”); } return false; } function postURL(url,outbuf) { if(isWorking == true) { setTimeout(“postURL(\”"+url+”\”,\”"+outbuf+”\”)”, “100″); return false; } isWorking = true; var browser = navigator.appName; if(browser != “Microsoft Internet Explorer”) { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open(“POST”, url, true); req.setRequestHeader(“Content-Type”,”application/x-www-form-urlencoded; charset=UTF-8″); req.send(outbuf); } else if (window.ActiveXObject) { // IE req = new ActiveXObject(“Microsoft.XMLHTTP”); if (req) { req.onreadystatechange = handleHttpResponse; req.open(“POST”, url, true); req.setRequestHeader(“Content-Type”,”application/x-www-form-urlencoded; charset=UTF-8″); req.send(outbuf); } } return false; } function handleHttpResponse() { if (req.readyState == 4) { if(req.responseText.charAt(0) == ” TUAW Web Images Video News Local
Suggest a better translationThank you for contributing your translation suggestion to Google Translate. TUAW Web Images Video News Local