<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for bemoko's mobile web</title>
	<atom:link href="http://blog.bemoko.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bemoko.com</link>
	<description>in safe hands</description>
	<pubDate>Thu, 28 Aug 2008 16:17:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Bugzilla Reports for MediaWiki by Ian Homer</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-705</link>
		<dc:creator>Ian Homer</dc:creator>
		<pubDate>Tue, 26 Aug 2008 23:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-705</guid>
		<description>Would you be able to include the following in the LocalSettings.php file,

&lt;pre&gt;
$wgDebugLogGroups  = array(
    'BMWExtension'      =&gt; '/tmp/logs-mediawiki-BMWExtension.log'
);
&lt;/pre&gt;

and include debug=1 (see http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports#Troubleshooting) in the bugzilla function call and send me the outputs of the logs-mediawiki-BMWExtension.log file?

BTW - I've not tested this extension on BZ 3.2rc1 yet - there is a chance that the issue is related to that, but hopeful the debug information would help identify whether it is.</description>
		<content:encoded><![CDATA[<p>Would you be able to include the following in the LocalSettings.php file,</p>
<pre>
$wgDebugLogGroups  = array(
    'BMWExtension'      => '/tmp/logs-mediawiki-BMWExtension.log'
);
</pre>
<p>and include debug=1 (see <a href="http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports#Troubleshooting" rel="nofollow">http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports#Troubleshooting</a>) in the bugzilla function call and send me the outputs of the logs-mediawiki-BMWExtension.log file?</p>
<p>BTW - I&#8217;ve not tested this extension on BZ 3.2rc1 yet - there is a chance that the issue is related to that, but hopeful the debug information would help identify whether it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by quentin</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-689</link>
		<dc:creator>quentin</dc:creator>
		<pubDate>Tue, 26 Aug 2008 09:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-689</guid>
		<description>Hi, I have still one problem. When I use:
{{#bugzilla:
  &#124;product=test
  &#124;status=!RESOLVED
}}
I got clean page, but when I use
{{#bugzilla:
  &#124;product=test
  &#124;status=!RESOLVED
  &#124;maxrows=10
}}
It is workin, but there is about 30 bugs, which I want to display.
And
If I use 
status=NEW or status=ASSIGNED or status=NEW,ASSIGNED a got clean page again.
I have mediawiki 1.13 and bugzilla 3.2rc1 both on MySQL5.

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi, I have still one problem. When I use:<br />
{{#bugzilla:<br />
  |product=test<br />
  |status=!RESOLVED<br />
}}<br />
I got clean page, but when I use<br />
{{#bugzilla:<br />
  |product=test<br />
  |status=!RESOLVED<br />
  |maxrows=10<br />
}}<br />
It is workin, but there is about 30 bugs, which I want to display.<br />
And<br />
If I use<br />
status=NEW or status=ASSIGNED or status=NEW,ASSIGNED a got clean page again.<br />
I have mediawiki 1.13 and bugzilla 3.2rc1 both on MySQL5.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Gaming by Jenn</title>
		<link>http://blog.bemoko.com/2008/02/20/mobile-gaming/#comment-683</link>
		<dc:creator>Jenn</dc:creator>
		<pubDate>Mon, 25 Aug 2008 11:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/2008/02/20/mobile-gaming/#comment-683</guid>
		<description>Hi there, just read some of your posts and thought you might be interested in checking out the beta version of our Mobile Gaming Community Website, www.didmo.com. We'd very much like your feedback, which can be sent to feedback@didmo.com. Please let me know if you'd like to become an official Beta Tester and I'll send you the details. Kindest Regards, Jennifer</description>
		<content:encoded><![CDATA[<p>Hi there, just read some of your posts and thought you might be interested in checking out the beta version of our Mobile Gaming Community Website, <a href="http://www.didmo.com" rel="nofollow">http://www.didmo.com</a>. We&#8217;d very much like your feedback, which can be sent to <a href="mailto:feedback@didmo.com">feedback@didmo.com</a>. Please let me know if you&#8217;d like to become an official Beta Tester and I&#8217;ll send you the details. Kindest Regards, Jennifer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by quentin</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-682</link>
		<dc:creator>quentin</dc:creator>
		<pubDate>Mon, 25 Aug 2008 09:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-682</guid>
		<description>Thanks a lot, I hope, that my mail is working correctly. Yes, it is preventing from workin.... It is showed on website...
Thanks a lot, I try new release.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, I hope, that my mail is working correctly. Yes, it is preventing from workin&#8230;. It is showed on website&#8230;<br />
Thanks a lot, I try new release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by Ian Homer</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-643</link>
		<dc:creator>Ian Homer</dc:creator>
		<pubDate>Fri, 22 Aug 2008 17:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-643</guid>
		<description>I've released 0.9.3 - see http://blog.bemoko.com/bugzillareports/ - which should fix the mysql-error() regarding the MySQL-Link resource.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve released 0.9.3 - see <a href="http://blog.bemoko.com/bugzillareports/" rel="nofollow">http://blog.bemoko.com/bugzillareports/</a> - which should fix the mysql-error() regarding the MySQL-Link resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by Ian Homer</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-642</link>
		<dc:creator>Ian Homer</dc:creator>
		<pubDate>Fri, 22 Aug 2008 14:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-642</guid>
		<description>Hi Quentin.  Yes - I spotted this bug the other day.  I've fixed it ready for the next release.  Is this preventing the report from working for you or is it only appearing in the error logs?   If it is preventing the report from working for you then I'll bring the next release forward.  BTW - I tried to reply to your email you sent yesterday but the emails kept bouncing - is your email in working OK?</description>
		<content:encoded><![CDATA[<p>Hi Quentin.  Yes - I spotted this bug the other day.  I&#8217;ve fixed it ready for the next release.  Is this preventing the report from working for you or is it only appearing in the error logs?   If it is preventing the report from working for you then I&#8217;ll bring the next release forward.  BTW - I tried to reply to your email you sent yesterday but the emails kept bouncing - is your email in working OK?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by quentin</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-639</link>
		<dc:creator>quentin</dc:creator>
		<pubDate>Fri, 22 Aug 2008 09:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-639</guid>
		<description>I have this problem:
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /var/www/mediawiki/extensions/BugzillaReports/BMysqlConnector.php on line 46
Can you help me pls???
Thanks</description>
		<content:encoded><![CDATA[<p>I have this problem:<br />
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /var/www/mediawiki/extensions/BugzillaReports/BMysqlConnector.php on line 46<br />
Can you help me pls???<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 MediaWiki Content Management Extensions by Quentin</title>
		<link>http://blog.bemoko.com/2008/02/21/top-10-mediawiki-content-management-extensions/#comment-608</link>
		<dc:creator>Quentin</dc:creator>
		<pubDate>Tue, 19 Aug 2008 13:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/2008/02/21/top-10-mediawiki-content-management-extensions/#comment-608</guid>
		<description>Great article, thanks a lot</description>
		<content:encoded><![CDATA[<p>Great article, thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bugzilla Reports for MediaWiki by Sam</title>
		<link>http://blog.bemoko.com/2008/06/28/bugzilla-reports-for-mediawiki/#comment-577</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 13 Aug 2008 13:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=45#comment-577</guid>
		<description>This extension looks really cool, but I can't get it to work.

Is there any way you'd be willing to contact me at my email address?

I'm very knowledgeable with LAMP and can't for the life of me figure out what I'm doing wrong. I even stumped the guys in #mediawiki. If you're willing to help, I'd really appreciate it.</description>
		<content:encoded><![CDATA[<p>This extension looks really cool, but I can&#8217;t get it to work.</p>
<p>Is there any way you&#8217;d be willing to contact me at my email address?</p>
<p>I&#8217;m very knowledgeable with LAMP and can&#8217;t for the life of me figure out what I&#8217;m doing wrong. I even stumped the guys in #mediawiki. If you&#8217;re willing to help, I&#8217;d really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing mobile sites by Kevin</title>
		<link>http://blog.bemoko.com/2008/01/26/testing-mobile-sites/#comment-534</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 31 Jul 2008 18:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bemoko.com/?p=5#comment-534</guid>
		<description>I agree, it's just not feasible to test against every possible device. My own feeling is that, in scenarios like these, it requires a combination of techniques to get good results.

Regression testing of markup is good to test application logic and device-specific output.

Designing sites to degrade gracefully means that the majority get a usable experience, albeit not always optimal. I believe that much of the value in mobile services is in utility rather than presentation.

Testing key application requirements from within the application - for example, a setup process that asks questions about the user experience, such as "Does the title appear twice at the top of the screen?", allows the capabilities database to improve continuously and automatically.

Providing the means for users to report anomalies very simply from their phone allows the capabilities database to be improved manually.</description>
		<content:encoded><![CDATA[<p>I agree, it&#8217;s just not feasible to test against every possible device. My own feeling is that, in scenarios like these, it requires a combination of techniques to get good results.</p>
<p>Regression testing of markup is good to test application logic and device-specific output.</p>
<p>Designing sites to degrade gracefully means that the majority get a usable experience, albeit not always optimal. I believe that much of the value in mobile services is in utility rather than presentation.</p>
<p>Testing key application requirements from within the application - for example, a setup process that asks questions about the user experience, such as &#8220;Does the title appear twice at the top of the screen?&#8221;, allows the capabilities database to improve continuously and automatically.</p>
<p>Providing the means for users to report anomalies very simply from their phone allows the capabilities database to be improved manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
