<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.meego.com/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.meego.com/index.php?title=Special:Contributions/Rzr&amp;feed=atom&amp;limit=50&amp;target=Rzr&amp;year=&amp;month=</id>
		<title>MeeGo wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.meego.com/index.php?title=Special:Contributions/Rzr&amp;feed=atom&amp;limit=50&amp;target=Rzr&amp;year=&amp;month="/>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Special:Contributions/Rzr"/>
		<updated>2013-05-22T07:15:53Z</updated>
		<subtitle>From MeeGo wiki</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-11-18T00:30:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Developing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
* [[Migrating_from_N900_to_N950#root|How to become root]]&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher Downloads]&lt;br /&gt;
** Unfortunately, these do not check for errors in the downloaded image, so verify before using to avoid confusing flash failures:&lt;br /&gt;
** &amp;lt;b style=&amp;quot;color:red&amp;quot;&amp;gt;WARNING:&amp;lt;/b&amp;gt; If updating from beta 1 to beta 2 and you wish to keep data without breaking Twitter and encountering dataloss, there is a [[Migrating_from_N900_to_N950#Migrating_from_beta_1_to_beta_2|section on the Migration page]] that you should follow&lt;br /&gt;
** There are some problems when flashing from some recent versions of popular distributions. openSUSE 11.4, Ubuntu 11.10 and Fedora 15 are known to cause problems during the rootfs and mmc steps. Error messages contain plenty of &amp;quot;bb5_rdc_cert_read failed&amp;quot;. Archlinux, Meego and slightly older versions of the listed above have been used successfully. If you get that error, use [http://www.martindengler.com/proj/n950-flasher-beta1/ the flasher from beta1].&lt;br /&gt;
{|border=1&lt;br /&gt;
!File&lt;br /&gt;
!md5sum&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2|'''Beta 1 (1.2011.22-6)'''&lt;br /&gt;
|-&lt;br /&gt;
|Linux_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
|1c233f8ecf38b2debc1a77b6ca7fb104&lt;br /&gt;
|-&lt;br /&gt;
|Linux_Quick_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
|482ce0b01cef4432d3565f5b1674600d&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2|'''Beta 2 (1.2011.34-2)''' - released 2011-09-19&lt;br /&gt;
|-&lt;br /&gt;
|Linux_OCF_34-2_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
|6eb05b04842fb9fae2451dc266888eb9&lt;br /&gt;
|-&lt;br /&gt;
|Win_OCF_34-2_EMMC_RM680-OEM1-916.exe&lt;br /&gt;
|277f302303ef888963586331341fd324&lt;br /&gt;
|-&lt;br /&gt;
|Mac_OCF_34-2_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
|17f3a296f9eeb960e8a477509871b57c&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
extracting OCF:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function extract-OCF {&lt;br /&gt;
ARCHIVE=`head -c 10000 &amp;quot;$1&amp;quot; | awk '/^__ARCHIVE_BELOW__/ {print NR + 1; exit 0; }'`&lt;br /&gt;
echo &amp;quot;Extracting the archive from OneClickFlasher to current directory in 5s... (^C to abort)&amp;quot;&lt;br /&gt;
sleep 5&lt;br /&gt;
echo &amp;quot;Extracting started at &amp;quot;`date &amp;quot;+%H:%M:%S&amp;quot;`&lt;br /&gt;
tail -n +$ARCHIVE &amp;quot;$1&amp;quot; | tar -C . -xf -&lt;br /&gt;
echo &amp;quot;Extracting finished at &amp;quot;`date &amp;quot;+%H:%M:%S&amp;quot;`&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
extract-OCF &amp;lt;OCF.bin&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
* Fixing MALF state on your N9/N950: [[N950/Fixing MALF state]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
&lt;br /&gt;
*[[Software]]/[[APT]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
   deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free&lt;br /&gt;
&lt;br /&gt;
* Community SW: &lt;br /&gt;
**PackRat (http://ageofikon.com/prh/) -- Automatically search repositories listed on this [http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos page] (add them to the page and they will be indexed when PackRat refreshes nightly, if they match this regex: &amp;quot;/(http:\/\/\S+\/)home:\/(\S+?)&amp;lt;\/a&amp;gt;/&amp;quot; )&lt;br /&gt;
**http://repo.pub.meego.com/home:/&lt;br /&gt;
**https://projects.developer.nokia.com/home/project/explore#action=results&amp;amp;c[]=255&amp;amp;f=&amp;amp;tab=active&amp;amp;page=1&amp;amp;numresults=10&lt;br /&gt;
&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
* Qt Quick Components: http://harmattan-dev.nokia.com/docs/library/html/qt-components/qt-components.html?tab=1&lt;br /&gt;
* Pure QML Elements: http://harmattan-dev.nokia.com/docs/library/html/qt4/qdeclarativeelements.html?tab=1&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is guilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://twitter.com/#!/zehjotkah/n950club List of Twitter Users using a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== Development Repositories ==&lt;br /&gt;
&lt;br /&gt;
http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos&lt;br /&gt;
&lt;br /&gt;
There is also a freshly established [[Shared]] Community Repository for [[Harmattan]] that you can find here:&lt;br /&gt;
&lt;br /&gt;
https://build.pub.meego.com/project/show?project=home%3Arzr%3Aharmattan&lt;br /&gt;
&lt;br /&gt;
do&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo 'deb http://repo.pub.meego.com/home:/rzr:/harmattan/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./' &amp;gt;&amp;gt;/etc/apt/sources.list.d/nicks.list&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More details at http://rzr.online.fr/q/harmattan&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
Community repo / collaborative maintenance : &lt;br /&gt;
* http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
* http://forum.meego.com/showthread.php?t=4218&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-13T09:38:03Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* MORE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
* Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
* FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
* Contact: meegomy(a)gmail.com&lt;br /&gt;
* Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
* Brochure : http://linux4us.org/meetup_details.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== TOPICS ====&lt;br /&gt;
&lt;br /&gt;
* gnu/linux meego on mobile phones tablets tv cars and your fridge&lt;br /&gt;
* &amp;quot;meego harmattan&amp;quot; maemo debian based distro from N9&lt;br /&gt;
* deb and rpm war is over , inter distro cooperation etc&lt;br /&gt;
* meet new ppl and have fun&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #AMeeGoKl #n9kl #NokiaN9My&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;br /&gt;
* http://www.meegoexperts.com/2011/09/meego-network-malaysia-meetup-september/&lt;br /&gt;
* http://wiki.meego.com/user:cckwes&lt;br /&gt;
* http://wiki.meego.com/User:Rzr&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-13T09:36:50Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
* Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
* FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
* Contact: meegomy(a)gmail.com&lt;br /&gt;
* Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
* Brochure : http://linux4us.org/meetup_details.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== TOPICS ====&lt;br /&gt;
&lt;br /&gt;
* gnu/linux meego on mobile phones tablets tv cars and your fridge&lt;br /&gt;
* &amp;quot;meego harmattan&amp;quot; maemo debian based distro from N9&lt;br /&gt;
* deb and rpm war is over , inter distro cooperation etc&lt;br /&gt;
* meet new ppl and have fun&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;br /&gt;
* http://www.meegoexperts.com/2011/09/meego-network-malaysia-meetup-september/&lt;br /&gt;
* http://wiki.meego.com/user:cckwes&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Rzr</id>
		<title>User:Rzr</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Rzr"/>
				<updated>2011-09-13T09:35:41Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@url: http://rzr.online.fr/q/meego&lt;br /&gt;
&lt;br /&gt;
==== CURRENT ====&lt;br /&gt;
&lt;br /&gt;
http://wiki.meego.com/Local_MeeGo_Networks/Malaysia&lt;br /&gt;
&lt;br /&gt;
Wanna package software for !MeeGo + !debian ? I can explain that at #AMeeGoKl ... #harmattan #n9kl #MeeGoAsia&lt;br /&gt;
&lt;br /&gt;
Special thx to http://wiki.meego.com/user:cckwes  and alex@meegomy&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== NEWS ====&lt;br /&gt;
&lt;br /&gt;
Feel to test my meego projects : &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/harmattan# unofficial RepositorY for #HarmattaN !MeeGo is looking for ObS DeB co-maintainers for 2+ months #N950Club&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/amiga# #AmigA #SmartPhone is ReaL ! #VideO of me playing battle #ChesS on #HarmattaN #N950Club ... #AmigaWillNeverDie&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : built and shared : rsync, tmux, git and other cli tools for #n950 #nokia #maemo #meego #harmattan #handset &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : my current #MobilE #PhonE is now #NokiA #n950 running #GnU #LinuX #MeegO in #DebiaN flavour (++ #qt4 #QmL) &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/meego#: #pinball #3d #OpenGl game to test on !MeegO #Netbook #TableT or #HandseT, it's working w/ #x86 #MeegO livecd &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/gl#: neheglqt : NeHe # 3D # OpenGl demos ported to # qt4 , plz test them on # MobilE # DevicE , feedback patches welcome … &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== MEEGO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.meego.com/User:Rzr&lt;br /&gt;
&lt;br /&gt;
I joined the project at the early time (my id=393)&lt;br /&gt;
and since released 2 software so far,&lt;br /&gt;
they can be installed through my public repo (obs) &lt;br /&gt;
and tested meego1.1 netbooks at least :&lt;br /&gt;
&lt;br /&gt;
  Software: pinball&lt;br /&gt;
  URL: http://rzr.online.fr/q/meego#: &lt;br /&gt;
  Description: 3D OpenGL game &lt;br /&gt;
&lt;br /&gt;
  Software: neheglqt&lt;br /&gt;
  URL: http://rzr.online.fr/q/gl&lt;br /&gt;
  Description: 3D OpenGL demo to learn (C++ code ported to Qt4)&lt;br /&gt;
  Video: http://blip.tv/rzrfreefr/neheglqt-5329891&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I plan to package/port other qt apps (like twinkle sip voip software) &lt;br /&gt;
and some of mine (demos, puzzle games etc)&lt;br /&gt;
&lt;br /&gt;
I am familiar with packaging (i am a debian maintainer) &lt;br /&gt;
and using OBS to build my packages (rpm etc)...&lt;br /&gt;
&lt;br /&gt;
I did install meego on x86 and on n810 but it's not suitable&lt;br /&gt;
&lt;br /&gt;
I wish I can use a [[ARMv7]]+ device to test apps (*wink*)&lt;br /&gt;
&lt;br /&gt;
Minor thing I created #meego-fr IRC channel&lt;br /&gt;
&lt;br /&gt;
More: http://forum.meego.com/search.php?do=finduser&amp;amp;u=393&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MAEMO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.maemo.org/User:Rzr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I joined into maemo devices when I had to investigate android platform&lt;br /&gt;
(that time devices werent there) so I got a n700 and published a short doc &lt;br /&gt;
to get it supported :&lt;br /&gt;
&lt;br /&gt;
Title: NITdroid or just another Android port : nokia n700+&lt;br /&gt;
Url: http://www.newlc.com/en/nitdroid-demo-gnulinux-android-nokia-n770-0&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-linux-android-on-nokia-n770-plus-diet3d-demo-1695597&lt;br /&gt;
&lt;br /&gt;
Once done, I also released an emulator version of the project :&lt;br /&gt;
&lt;br /&gt;
http://www.linuxfordevices.com/c/a/News/Emulator-tapped-for-AndroidtoN8xx-port/&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-emulator-1892692&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I lost interest into android, (I miss Gnu or Unix) when I got a n810&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I ported a couple of applications to it :&lt;br /&gt;
connect-proxy, iodine, autossh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I bugreported and I published a few hacks :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/xkb : #nokia #n810 #keyboard #keymap for !gnu / !linux / !maemo #diablo / !x11 / #xkb : feedback on #patch welcome :)&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/player : investigating !maemo #mediaplayer #bug : empty library , please #help :)&lt;br /&gt;
&lt;br /&gt;
I have created a whole qt4 application for it, &lt;br /&gt;
but did not released it yet since it's unfinished... &lt;br /&gt;
and too slow to start on n8x0&lt;br /&gt;
&lt;br /&gt;
Also, I ported some maemo toy to other platforms (debian and openmoko) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/boxar-openmoko-rzr-2172825&lt;br /&gt;
&lt;br /&gt;
More: http://talk.maemo.org/search.php?do=finduser&amp;amp;u=20627&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MER (MAEMO ALTERNATIVE) =====&lt;br /&gt;
&lt;br /&gt;
I joined the mer project and reported some test :&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-mer-os-for-mobile-devices-1740982&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I ported a python game to mer (here a demo on mer for netbook) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/arkanae3-2d-0-1rzr-2311484&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I did also installed on freerunner : &lt;br /&gt;
&lt;br /&gt;
http://blip.tv/rzrfreefr/mer-freerunner-rzr-0-0-20060609-2230094&lt;br /&gt;
&lt;br /&gt;
Now I use mer in a chroot dir (like easydeb) &lt;br /&gt;
and installed some debian packages especially those i am maintaining&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== MOBLIN ====&lt;br /&gt;
&lt;br /&gt;
I joined the community once it was announced and did test it but I could not go further since my eeepc701 did not support it &lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-moblin-core-alpha-with-kvm-1724095&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== OTHER ====&lt;br /&gt;
&lt;br /&gt;
As said before I am a debian/ubuntu user and packager, &lt;br /&gt;
I have released lot of package on the main project :&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
But also on my personal repo :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/ubuntu/&lt;br /&gt;
&lt;br /&gt;
Some other contribs are listed on this page :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/contrib.htm&lt;br /&gt;
&lt;br /&gt;
Also I have a some interests into porting qt4 to symbian &lt;br /&gt;
but my priority is meego platform.&lt;br /&gt;
&lt;br /&gt;
Feel free to contact me &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== BOOKMARKS ===&lt;br /&gt;
&lt;br /&gt;
* http://meego.com/users/rzr&lt;br /&gt;
* http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
* http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group&lt;br /&gt;
&lt;br /&gt;
--[[User:Rzr|Rzr]] 12:05, 30 June 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-12T16:12:01Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
&lt;br /&gt;
Contact: meegomy(a)gmail.com&lt;br /&gt;
&lt;br /&gt;
Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
==== TOPICS ====&lt;br /&gt;
&lt;br /&gt;
* gnu/linux meego on mobile phones tablets tv cars and your fridge&lt;br /&gt;
* &amp;quot;meego harmattan&amp;quot; maemo debian based distro from N9&lt;br /&gt;
* deb and rpm war is over , inter distro cooperation etc&lt;br /&gt;
* meet new ppl and have fun&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;br /&gt;
* http://www.meegoexperts.com/2011/09/meego-network-malaysia-meetup-september/&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T17:16:55Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
&lt;br /&gt;
Contact: meegomy(a)gmail.com&lt;br /&gt;
&lt;br /&gt;
Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
==== TOPICS ====&lt;br /&gt;
&lt;br /&gt;
* gnu/linux meego on mobile phones tablets tv cars and your fridge&lt;br /&gt;
* &amp;quot;meego harmattan&amp;quot; maemo debian based distro from N9&lt;br /&gt;
* deb and rpm war is over , inter distro cooperation etc&lt;br /&gt;
* met new pple and have fun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T17:15:35Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* MORE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
&lt;br /&gt;
Contact: meegomy(a)gmail.com&lt;br /&gt;
&lt;br /&gt;
Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
==== TOPICS =====&lt;br /&gt;
&lt;br /&gt;
* linux on mobile&lt;br /&gt;
* &amp;quot;meego harmattan&amp;quot; maemo debian based distro from N9&lt;br /&gt;
* deb and rpm war is over , inter distro cooperation etc&lt;br /&gt;
* met new pple and have fun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T15:18:20Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* 2011-09-15 MeeGo Network Malaysia Meetup September */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
&lt;br /&gt;
Contact: meegomy(a)gmail.com&lt;br /&gt;
&lt;br /&gt;
Place: http://www.WingsMusiCafe.com/# http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T15:16:27Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* MORE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://forum.meego.com/showthread.php?p=31139#post31139&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T12:48:00Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* MORE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/geo/3.14169579,101.70784866&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T11:42:19Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* irc://irc.freenode.net/#meego-asia &lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T11:31:22Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-09-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
&lt;br /&gt;
Time	&lt;br /&gt;
&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
&lt;br /&gt;
Location	&lt;br /&gt;
&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
&lt;br /&gt;
Created By	&lt;br /&gt;
&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
&lt;br /&gt;
More Info	&lt;br /&gt;
&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;br /&gt;
* http://talk.maemo.org/showthread.php?p=1077393&amp;amp;highlight=malaysia#post1077393&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T11:24:05Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-06-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
Time	&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
Location	&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
Created By	&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
More Info	&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
* http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
* http://www.facebook.com/Meegomy&lt;br /&gt;
* hashtags: #ameegokl #n9kl&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T11:23:19Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==== 2011-06-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
Time	&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
Location	&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
Created By	&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
More Info	&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
  * http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
  * http://www.facebook.com/Meegomy&lt;br /&gt;
  * http://identi.ca/tag/ameegokl&lt;br /&gt;
  * http://identi.ca/tag/n9kl&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks/Malaysia</id>
		<title>Local MeeGo Networks/Malaysia</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks/Malaysia"/>
				<updated>2011-09-11T11:20:04Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: Created page with &amp;quot;  * FeedBack : http://forum.meego.com/showthread.php?t=2101   ==== 2011-06-15 MeeGo Network Malaysia Meetup September ====  Share · Public Event Time	 Thursday, September 15 · ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  * FeedBack : http://forum.meego.com/showthread.php?t=2101&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== 2011-06-15 MeeGo Network Malaysia Meetup September ====&lt;br /&gt;
&lt;br /&gt;
Share · Public Event&lt;br /&gt;
Time	&lt;br /&gt;
Thursday, September 15 · 6:00pm - 10:00pm&lt;br /&gt;
Location	&lt;br /&gt;
Wings Musicafe @ Times Walk Kuala Lumpur&lt;br /&gt;
Created By	&lt;br /&gt;
MeeGo Malaysia Region&lt;br /&gt;
More Info	&lt;br /&gt;
Dear all, you are invited to join MeeGo Network Malaysia Meetup September 2011&lt;br /&gt;
&lt;br /&gt;
MeeGo Network Malaysia Meetup is an event where all the MeeGo lovers, developers and user gather, share and interact among each other.&lt;br /&gt;
&lt;br /&gt;
We will have sharing sessions by local MeeGo developer, Nokia representative and last but not least, our featured guest from France! &lt;br /&gt;
&lt;br /&gt;
We try to provide you the best facilities that we could found which has good PA system &amp;amp; etc. So we have to take their catering service which is RM38 per person as exchange, so we hope you guys could understand and bear with us.&lt;br /&gt;
&lt;br /&gt;
Register at : https://docs.google.com/spreadsheet/viewform?hl=en_US&amp;amp;formkey=dE91bE9RM0Zvci1BMlRabUhuRTVuN2c6MQ&amp;amp;theme=0AX42CRMsmRFbUy04ZWQwMDYwMS02YjZhLTQ2ZjMtYjcyNy0zYWNlMzlmYTAxNmY&amp;amp;ifq&amp;amp;ndplr=1&lt;br /&gt;
&lt;br /&gt;
Place: http://www.wingsmusicafe.com/contact #  Times Walk Kuala Lumpur geo=?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== MORE ====&lt;br /&gt;
&lt;br /&gt;
  * http://forum.meego.com/showthread.php?p=28892 &lt;br /&gt;
  * http://www.facebook.com/Meegomy&lt;br /&gt;
  * http://identi.ca/tag/ameegokl&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks</id>
		<title>Local MeeGo Networks</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks"/>
				<updated>2011-09-11T11:10:32Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* http://wiki.meego.com/Local_MeeGo_Networks/Malaysia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Local MeeGo Networks organize face to face meetings and other activities on the real ground. They bring what no online social network can provide: real handshakes, real kudos, real applause, real face to face chat. They are free as in beer and you might even get some real drinks for free as well!&lt;br /&gt;
&lt;br /&gt;
== Calendar ==&lt;br /&gt;
The local events can be found at [http://meego.com/community/events events] with the prefix [LMN].&lt;br /&gt;
&lt;br /&gt;
== The Monthly Meetup ==&lt;br /&gt;
&lt;br /&gt;
Local MeeGo Networks keep a routine of monthly meetups open to everybody combined with activities focused on specific audiences. &lt;br /&gt;
&lt;br /&gt;
For the monthly meetups there is a common framework:&lt;br /&gt;
* Short Welcome: announcements and applause to the meetup host.&lt;br /&gt;
* Up to 5 lightning sessions of 5 minutes each: demos, intros, insights... Low-tech or No-tech is welcome.&lt;br /&gt;
* Applause.  ;) Next meeting announcement. More applause.&lt;br /&gt;
* Plenty of time just to chat and have a good time. If possible, find a sponsor for local drinks and food.    &lt;br /&gt;
&lt;br /&gt;
We encourage the local networks to improve the formula and adapt it to the local taste. Remember to  contribute your improvements to this page!&lt;br /&gt;
&lt;br /&gt;
== A Summit ==&lt;br /&gt;
&lt;br /&gt;
* Guidelines and Tips for organizing a [[Local_MeeGo_Networks/Regional_MeeGo_Summits|Regional Summit]]&lt;br /&gt;
&lt;br /&gt;
== Other activities ==&lt;br /&gt;
&lt;br /&gt;
Local MeeGo Networks are encouraged to organize specific activities according to the local agenda and the community needs. Some ideas:&lt;br /&gt;
&lt;br /&gt;
* Peer training.&lt;br /&gt;
* Install party.&lt;br /&gt;
* MeeGo localization sprint.&lt;br /&gt;
* Promotion in a local [[Events|event]].&lt;br /&gt;
* Full presentation of a product or project.&lt;br /&gt;
* Session starring a special guest.&lt;br /&gt;
* Joining/following other, related events (conferences, summits, etc)&lt;br /&gt;
* Group coordinators are requested to become [[MeeGo_Greeters|MeeGo Greeters]] as well&lt;br /&gt;
* Team-building.&lt;br /&gt;
* [[Local_MeeGo_Networks/Meetup_Tour|Meetup Tour]] (Work in progress)&lt;br /&gt;
* Your idea here.&lt;br /&gt;
&lt;br /&gt;
== Starting a new network ==&lt;br /&gt;
&lt;br /&gt;
'''Starting is simple''': find 4 MeeGo peers and organize a dinner or a social meetup once a month. That's it. If things deserve to grow they will grow.&lt;br /&gt;
* Tips for [[Local_MeeGo_Networks/How_To_Get_Started|Getting Started]]&lt;br /&gt;
&lt;br /&gt;
=== Listing new candidate networks ===&lt;br /&gt;
&lt;br /&gt;
If you are in the process of creating a new network advertising your intentions will only help. Start a new thread at the [http://forum.meego.com/forumdisplay.php?f=5 Community Matters forum] and list it above following this example:&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/your-thread City or Region] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
The forum thread starter can be really simple. Please add any info relevant to the locals. Non-English speakers: after the intro in English consider adding a translation in your local language, and feel free continuing the discussion in the language(s) you prefer:&lt;br /&gt;
&lt;br /&gt;
'''Title:''' ''$PLACE MeeGo Network''&lt;br /&gt;
&lt;br /&gt;
'''Body:''' ''Hi, there is an interest in creating a Local MeeGo Network at $PLACE. If you are interested please answer here. The first goal is to get 5 aMeeGos in order to consider the group formally created. See http://wiki.meego.com/Local_MeeGo_Networks''&lt;br /&gt;
&lt;br /&gt;
=== Once you are 5 aMeeGos ===&lt;br /&gt;
&lt;br /&gt;
Next steps once you have reached the critical mass:&lt;br /&gt;
&lt;br /&gt;
# Find a date and a place for a first monthly meetup.&lt;br /&gt;
# Find 4 more peers confirming to attend.&lt;br /&gt;
# Choose the right tool to organize the network.&lt;br /&gt;
# Publish your network including a link to this page.&lt;br /&gt;
# Link your network from this page.&lt;br /&gt;
# Add your events to http://meego.com/community/events with the prefix [LMN]&lt;br /&gt;
&lt;br /&gt;
Done!&lt;br /&gt;
&lt;br /&gt;
== Tools for meetups ==&lt;br /&gt;
Choose the tool that will work better in your own context. You can go for a wiki page + forum thread, you can use a specialized tool or you can do something else. If a certain social network is very popular in your area consider that. Just make it easy for others to join the network and get involved.&lt;br /&gt;
&lt;br /&gt;
The tools currently used are:&lt;br /&gt;
&lt;br /&gt;
* [http://meetup.com Meetup] - All-in-one solution, popular at least in some parts of the US. Requires a small monthly fee. You are encouraged to find a local sponsor but the MeeGo project can subsidize the first 6 months if your proposal is convincing.&lt;br /&gt;
* [http://www.linkedin.com/groupsDirectory LinkedIn Groups] - &amp;quot;LinkedIn Groups can help you stay informed and keep in touch with people that share your interests&amp;quot; (from LinkedIn Groups page)&lt;br /&gt;
* [http://groups.google.com/ Google Groups]&lt;br /&gt;
* [http://www.facebook.com/groups/ Facebook Groups] - &amp;quot;Share, chat, and email with small groups of friends&amp;quot;&lt;br /&gt;
* [http://twitter.com/meegocom/local-meego-networks Twitter accounts] for promotion and outreach. In order to be listed by [http://twitter.com/meegocom @meegocom] you need to stay on topic and avoid purely personal tweets. Requests are made by reopening [http://bugs.meego.com/show_bug.cgi?id=12265 this bug].&lt;br /&gt;
&lt;br /&gt;
== Local Networks in the World ==&lt;br /&gt;
&lt;br /&gt;
===America===&lt;br /&gt;
&lt;br /&gt;
====Argentina====&lt;br /&gt;
&lt;br /&gt;
* [http://www.linkedin.com/groups?homeNewMember=&amp;amp;gid=3381912&amp;amp;trk= Buenos Aires] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Brazil====&lt;br /&gt;
* [http://am.softwarelivre.org Manaus] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Canada====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1405 Montréal, QC] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9118#post9118 Toronto, ON] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Mexico====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1430 México Distrito Federal]&lt;br /&gt;
** [http://groups.google.com/group/meegodf Google Group]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3811 Guadalajara] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====United States====&lt;br /&gt;
* [[Local_MeeGo_Networks/AUS|Austin, TX]] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
* [[Local_MeeGo_Networks/DFW|Dallas / Fort Worth, TX]]&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1497  New York/New Jersey]&lt;br /&gt;
** [http://www.facebook.com/group.php?gid=158452734180453 Facebook Group Page]&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/portland-meego-network Portland, OR]&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=13709#post13709 RTP, NC] (CANDIDATE) &lt;br /&gt;
&lt;br /&gt;
* [http://www.meetup.com/SFBay-MeeGo-Network/ San Francisco Bay Area]&lt;br /&gt;
&lt;br /&gt;
* [[Local_MeeGo_Networks/LAX|Los Angeles, CA]] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
===Asia===&lt;br /&gt;
&lt;br /&gt;
====[[Local_MeeGo_Networks/China|China]]====&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Beijing| 北京 (Beijing)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Shanghai| 上海 (Shanghai)]] (CANDIDATE)&lt;br /&gt;
* [[Local_MeeGo_Networks/China/HongKong| 香港 (HongKong)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Nanjing| 南京 (Nanjing)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Dalian| 大连 (Dalian)]]&lt;br /&gt;
&lt;br /&gt;
====[[Local_MeeGo_Networks/India|India]]====&lt;br /&gt;
* [[Local_MeeGo_Networks/India/Bangalore| Bangalore]] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1383 Delhi] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2142 Hyderabad] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3741 Kochi]&lt;br /&gt;
&lt;br /&gt;
====Philippines====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1421 Manila] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Taiwan====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2198 台北 (Taipei)] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Japan====&lt;br /&gt;
* [http://meego-users.jp/ 横浜（Yokohama）]&lt;br /&gt;
&lt;br /&gt;
==== [http://wiki.meego.com/Local_MeeGo_Networks/Malaysia Malaysia] ====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=28892 Kuala Lumpur] (CANDIDATE)&lt;br /&gt;
* [http://www.facebook.com/Meegomy facebook page]&lt;br /&gt;
&lt;br /&gt;
===Europe===&lt;br /&gt;
&lt;br /&gt;
====Armenia====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=19786#post19786 forum thread]&lt;br /&gt;
* [http://meegonetwork.arnet.am meegonetwork.arnet.am]&lt;br /&gt;
* [http://www.facebook.com/pages/MeeGo-AM/200860229934020 facebook page]&lt;br /&gt;
* [http://identi.ca/meegoam meegoam at identi.ca]&lt;br /&gt;
* [http://twitter.com/meegoam meegoam at twitter]&lt;br /&gt;
&lt;br /&gt;
====Austria====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1482 Vienna] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Belgium====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=23369#post23369 Brussels] (CANDIDATE)&lt;br /&gt;
** [http://www.facebook.com/home.php?sk=group_246817438666338 Facebook group]&lt;br /&gt;
** Twitter group being created : meegobrube&lt;br /&gt;
&lt;br /&gt;
====Finland====&lt;br /&gt;
More information about Networks in Finland can be found here:    &lt;br /&gt;
[[Local_MeeGo_Networks/MeeGo_Network_Finland | MeeGo Network Finland]]. Information includes details about different mailing lists and IRC channels as well as other useful information. &lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9135#post9135 Helsinki]&lt;br /&gt;
** [http://www.meetup.com/Helsinki-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9357#post9357 Jyväskylä] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1488 Oulu]&lt;br /&gt;
** [http://www.meetup.com/Oulu-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1378 Tampere]&lt;br /&gt;
** [http://www.meetup.com/Tampere-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
** [http://www.facebook.com/TampereMeeGoNetwork Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1418 Turku] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====France====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=19604 Paris] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=20511 Cote d'Azur (French Riviera)] (CANDIDATE)&lt;br /&gt;
* irc://irc.freenode.net/meego-fr : nowhere elsewhere :)&lt;br /&gt;
&lt;br /&gt;
====Germany====&lt;br /&gt;
* Berlin: '''MeeGo Freeday'''&lt;br /&gt;
** [http://www.meegofreeday.org mobile freidae website]&lt;br /&gt;
** [http://www.facebook.com/meegofreeday Facebook page] - Make sure to like the page to get all information regarding upcoming MeeGo Freeday events&lt;br /&gt;
* Düsseldorf: '''Qt &amp;amp; MeeGo Netzwerk NRW'''&lt;br /&gt;
** [http://forum.meego.com/showthread.php?t=1522 Thread in forum.meego.com]&lt;br /&gt;
** [https://www.xing.com/net/qtmeegoddorf/ Xing Group for the Network]&lt;br /&gt;
&lt;br /&gt;
====Ireland====&lt;br /&gt;
* Dublin&lt;br /&gt;
** [http://forum.meego.com/showthread.php?t=2094 Thread in forum.meego.com] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Poland====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1424 Krakow]&lt;br /&gt;
** [http://groupspaces.com/KrakowMeeGoNetwork/ GroupSpaces.com page (recently moved to)]&lt;br /&gt;
** [https://twitter.com/meegokrakow Twitter page]&lt;br /&gt;
** [https://www.facebook.com/pages/Krakow-MeeGo-Network/203337393027409 Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1653 Wrocław]&lt;br /&gt;
** [https://twitter.com/meegowroclaw Twitter page]&lt;br /&gt;
** [http://www.facebook.com/pages/MeeGo-Wrocław/172915426094537 Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2278 Warszawa] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Romania====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3727 Bucharest]&lt;br /&gt;
&lt;br /&gt;
====Spain====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1416 Asturias] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=17602 Barcelona] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1415 Bilbao] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1417 Madrid] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Turkey====&lt;br /&gt;
* [http://www.meegoturkiye.org meegoturkiye.org website]&lt;br /&gt;
* [http://twitter.com/MeeGoTurkiye meegoturkiye @ twitter]&lt;br /&gt;
* [http://www.facebook.com/meegoturkiye meegoturkiye @ facebook]&lt;br /&gt;
* [http://www.meegoturkiye.org/listeler meegoturkiye mailing lists]&lt;br /&gt;
&lt;br /&gt;
====United Kingdom====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1648 Birmingham]&lt;br /&gt;
** Twitter - http://www.twitter.com/MeeGoExperts&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1377 Cambridge] (CANDIDATE)&lt;br /&gt;
** Twitter - http://twitter.com/meegocambuk&lt;br /&gt;
** Facebook - http://www.facebook.com/?sk=group_192977094048912&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=14540 London] (CANDIDATE)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_MeeGo_Networks</id>
		<title>Local MeeGo Networks</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_MeeGo_Networks"/>
				<updated>2011-09-11T11:09:52Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Malaysia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Local MeeGo Networks organize face to face meetings and other activities on the real ground. They bring what no online social network can provide: real handshakes, real kudos, real applause, real face to face chat. They are free as in beer and you might even get some real drinks for free as well!&lt;br /&gt;
&lt;br /&gt;
== Calendar ==&lt;br /&gt;
The local events can be found at [http://meego.com/community/events events] with the prefix [LMN].&lt;br /&gt;
&lt;br /&gt;
== The Monthly Meetup ==&lt;br /&gt;
&lt;br /&gt;
Local MeeGo Networks keep a routine of monthly meetups open to everybody combined with activities focused on specific audiences. &lt;br /&gt;
&lt;br /&gt;
For the monthly meetups there is a common framework:&lt;br /&gt;
* Short Welcome: announcements and applause to the meetup host.&lt;br /&gt;
* Up to 5 lightning sessions of 5 minutes each: demos, intros, insights... Low-tech or No-tech is welcome.&lt;br /&gt;
* Applause.  ;) Next meeting announcement. More applause.&lt;br /&gt;
* Plenty of time just to chat and have a good time. If possible, find a sponsor for local drinks and food.    &lt;br /&gt;
&lt;br /&gt;
We encourage the local networks to improve the formula and adapt it to the local taste. Remember to  contribute your improvements to this page!&lt;br /&gt;
&lt;br /&gt;
== A Summit ==&lt;br /&gt;
&lt;br /&gt;
* Guidelines and Tips for organizing a [[Local_MeeGo_Networks/Regional_MeeGo_Summits|Regional Summit]]&lt;br /&gt;
&lt;br /&gt;
== Other activities ==&lt;br /&gt;
&lt;br /&gt;
Local MeeGo Networks are encouraged to organize specific activities according to the local agenda and the community needs. Some ideas:&lt;br /&gt;
&lt;br /&gt;
* Peer training.&lt;br /&gt;
* Install party.&lt;br /&gt;
* MeeGo localization sprint.&lt;br /&gt;
* Promotion in a local [[Events|event]].&lt;br /&gt;
* Full presentation of a product or project.&lt;br /&gt;
* Session starring a special guest.&lt;br /&gt;
* Joining/following other, related events (conferences, summits, etc)&lt;br /&gt;
* Group coordinators are requested to become [[MeeGo_Greeters|MeeGo Greeters]] as well&lt;br /&gt;
* Team-building.&lt;br /&gt;
* [[Local_MeeGo_Networks/Meetup_Tour|Meetup Tour]] (Work in progress)&lt;br /&gt;
* Your idea here.&lt;br /&gt;
&lt;br /&gt;
== Starting a new network ==&lt;br /&gt;
&lt;br /&gt;
'''Starting is simple''': find 4 MeeGo peers and organize a dinner or a social meetup once a month. That's it. If things deserve to grow they will grow.&lt;br /&gt;
* Tips for [[Local_MeeGo_Networks/How_To_Get_Started|Getting Started]]&lt;br /&gt;
&lt;br /&gt;
=== Listing new candidate networks ===&lt;br /&gt;
&lt;br /&gt;
If you are in the process of creating a new network advertising your intentions will only help. Start a new thread at the [http://forum.meego.com/forumdisplay.php?f=5 Community Matters forum] and list it above following this example:&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/your-thread City or Region] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
The forum thread starter can be really simple. Please add any info relevant to the locals. Non-English speakers: after the intro in English consider adding a translation in your local language, and feel free continuing the discussion in the language(s) you prefer:&lt;br /&gt;
&lt;br /&gt;
'''Title:''' ''$PLACE MeeGo Network''&lt;br /&gt;
&lt;br /&gt;
'''Body:''' ''Hi, there is an interest in creating a Local MeeGo Network at $PLACE. If you are interested please answer here. The first goal is to get 5 aMeeGos in order to consider the group formally created. See http://wiki.meego.com/Local_MeeGo_Networks''&lt;br /&gt;
&lt;br /&gt;
=== Once you are 5 aMeeGos ===&lt;br /&gt;
&lt;br /&gt;
Next steps once you have reached the critical mass:&lt;br /&gt;
&lt;br /&gt;
# Find a date and a place for a first monthly meetup.&lt;br /&gt;
# Find 4 more peers confirming to attend.&lt;br /&gt;
# Choose the right tool to organize the network.&lt;br /&gt;
# Publish your network including a link to this page.&lt;br /&gt;
# Link your network from this page.&lt;br /&gt;
# Add your events to http://meego.com/community/events with the prefix [LMN]&lt;br /&gt;
&lt;br /&gt;
Done!&lt;br /&gt;
&lt;br /&gt;
== Tools for meetups ==&lt;br /&gt;
Choose the tool that will work better in your own context. You can go for a wiki page + forum thread, you can use a specialized tool or you can do something else. If a certain social network is very popular in your area consider that. Just make it easy for others to join the network and get involved.&lt;br /&gt;
&lt;br /&gt;
The tools currently used are:&lt;br /&gt;
&lt;br /&gt;
* [http://meetup.com Meetup] - All-in-one solution, popular at least in some parts of the US. Requires a small monthly fee. You are encouraged to find a local sponsor but the MeeGo project can subsidize the first 6 months if your proposal is convincing.&lt;br /&gt;
* [http://www.linkedin.com/groupsDirectory LinkedIn Groups] - &amp;quot;LinkedIn Groups can help you stay informed and keep in touch with people that share your interests&amp;quot; (from LinkedIn Groups page)&lt;br /&gt;
* [http://groups.google.com/ Google Groups]&lt;br /&gt;
* [http://www.facebook.com/groups/ Facebook Groups] - &amp;quot;Share, chat, and email with small groups of friends&amp;quot;&lt;br /&gt;
* [http://twitter.com/meegocom/local-meego-networks Twitter accounts] for promotion and outreach. In order to be listed by [http://twitter.com/meegocom @meegocom] you need to stay on topic and avoid purely personal tweets. Requests are made by reopening [http://bugs.meego.com/show_bug.cgi?id=12265 this bug].&lt;br /&gt;
&lt;br /&gt;
== Local Networks in the World ==&lt;br /&gt;
&lt;br /&gt;
===America===&lt;br /&gt;
&lt;br /&gt;
====Argentina====&lt;br /&gt;
&lt;br /&gt;
* [http://www.linkedin.com/groups?homeNewMember=&amp;amp;gid=3381912&amp;amp;trk= Buenos Aires] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Brazil====&lt;br /&gt;
* [http://am.softwarelivre.org Manaus] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Canada====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1405 Montréal, QC] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9118#post9118 Toronto, ON] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Mexico====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1430 México Distrito Federal]&lt;br /&gt;
** [http://groups.google.com/group/meegodf Google Group]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3811 Guadalajara] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====United States====&lt;br /&gt;
* [[Local_MeeGo_Networks/AUS|Austin, TX]] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
* [[Local_MeeGo_Networks/DFW|Dallas / Fort Worth, TX]]&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1497  New York/New Jersey]&lt;br /&gt;
** [http://www.facebook.com/group.php?gid=158452734180453 Facebook Group Page]&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/portland-meego-network Portland, OR]&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=13709#post13709 RTP, NC] (CANDIDATE) &lt;br /&gt;
&lt;br /&gt;
* [http://www.meetup.com/SFBay-MeeGo-Network/ San Francisco Bay Area]&lt;br /&gt;
&lt;br /&gt;
* [[Local_MeeGo_Networks/LAX|Los Angeles, CA]] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
===Asia===&lt;br /&gt;
&lt;br /&gt;
====[[Local_MeeGo_Networks/China|China]]====&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Beijing| 北京 (Beijing)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Shanghai| 上海 (Shanghai)]] (CANDIDATE)&lt;br /&gt;
* [[Local_MeeGo_Networks/China/HongKong| 香港 (HongKong)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Nanjing| 南京 (Nanjing)]]&lt;br /&gt;
* [[Local_MeeGo_Networks/China/Dalian| 大连 (Dalian)]]&lt;br /&gt;
&lt;br /&gt;
====[[Local_MeeGo_Networks/India|India]]====&lt;br /&gt;
* [[Local_MeeGo_Networks/India/Bangalore| Bangalore]] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1383 Delhi] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2142 Hyderabad] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3741 Kochi]&lt;br /&gt;
&lt;br /&gt;
====Philippines====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1421 Manila] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Taiwan====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2198 台北 (Taipei)] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Japan====&lt;br /&gt;
* [http://meego-users.jp/ 横浜（Yokohama）]&lt;br /&gt;
&lt;br /&gt;
==== http://wiki.meego.com/Local_MeeGo_Networks/Malaysia ====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=28892 Kuala Lumpur] (CANDIDATE)&lt;br /&gt;
* [http://www.facebook.com/Meegomy facebook page]&lt;br /&gt;
&lt;br /&gt;
===Europe===&lt;br /&gt;
&lt;br /&gt;
====Armenia====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=19786#post19786 forum thread]&lt;br /&gt;
* [http://meegonetwork.arnet.am meegonetwork.arnet.am]&lt;br /&gt;
* [http://www.facebook.com/pages/MeeGo-AM/200860229934020 facebook page]&lt;br /&gt;
* [http://identi.ca/meegoam meegoam at identi.ca]&lt;br /&gt;
* [http://twitter.com/meegoam meegoam at twitter]&lt;br /&gt;
&lt;br /&gt;
====Austria====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1482 Vienna] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Belgium====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=23369#post23369 Brussels] (CANDIDATE)&lt;br /&gt;
** [http://www.facebook.com/home.php?sk=group_246817438666338 Facebook group]&lt;br /&gt;
** Twitter group being created : meegobrube&lt;br /&gt;
&lt;br /&gt;
====Finland====&lt;br /&gt;
More information about Networks in Finland can be found here:    &lt;br /&gt;
[[Local_MeeGo_Networks/MeeGo_Network_Finland | MeeGo Network Finland]]. Information includes details about different mailing lists and IRC channels as well as other useful information. &lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9135#post9135 Helsinki]&lt;br /&gt;
** [http://www.meetup.com/Helsinki-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=9357#post9357 Jyväskylä] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1488 Oulu]&lt;br /&gt;
** [http://www.meetup.com/Oulu-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1378 Tampere]&lt;br /&gt;
** [http://www.meetup.com/Tampere-MeeGo-Network/ MeetUp.com page]&lt;br /&gt;
** [http://www.facebook.com/TampereMeeGoNetwork Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1418 Turku] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====France====&lt;br /&gt;
&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=19604 Paris] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=20511 Cote d'Azur (French Riviera)] (CANDIDATE)&lt;br /&gt;
* irc://irc.freenode.net/meego-fr : nowhere elsewhere :)&lt;br /&gt;
&lt;br /&gt;
====Germany====&lt;br /&gt;
* Berlin: '''MeeGo Freeday'''&lt;br /&gt;
** [http://www.meegofreeday.org mobile freidae website]&lt;br /&gt;
** [http://www.facebook.com/meegofreeday Facebook page] - Make sure to like the page to get all information regarding upcoming MeeGo Freeday events&lt;br /&gt;
* Düsseldorf: '''Qt &amp;amp; MeeGo Netzwerk NRW'''&lt;br /&gt;
** [http://forum.meego.com/showthread.php?t=1522 Thread in forum.meego.com]&lt;br /&gt;
** [https://www.xing.com/net/qtmeegoddorf/ Xing Group for the Network]&lt;br /&gt;
&lt;br /&gt;
====Ireland====&lt;br /&gt;
* Dublin&lt;br /&gt;
** [http://forum.meego.com/showthread.php?t=2094 Thread in forum.meego.com] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Poland====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1424 Krakow]&lt;br /&gt;
** [http://groupspaces.com/KrakowMeeGoNetwork/ GroupSpaces.com page (recently moved to)]&lt;br /&gt;
** [https://twitter.com/meegokrakow Twitter page]&lt;br /&gt;
** [https://www.facebook.com/pages/Krakow-MeeGo-Network/203337393027409 Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1653 Wrocław]&lt;br /&gt;
** [https://twitter.com/meegowroclaw Twitter page]&lt;br /&gt;
** [http://www.facebook.com/pages/MeeGo-Wrocław/172915426094537 Facebook page]&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=2278 Warszawa] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Romania====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=3727 Bucharest]&lt;br /&gt;
&lt;br /&gt;
====Spain====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1416 Asturias] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=17602 Barcelona] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1415 Bilbao] (CANDIDATE)&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1417 Madrid] (CANDIDATE)&lt;br /&gt;
&lt;br /&gt;
====Turkey====&lt;br /&gt;
* [http://www.meegoturkiye.org meegoturkiye.org website]&lt;br /&gt;
* [http://twitter.com/MeeGoTurkiye meegoturkiye @ twitter]&lt;br /&gt;
* [http://www.facebook.com/meegoturkiye meegoturkiye @ facebook]&lt;br /&gt;
* [http://www.meegoturkiye.org/listeler meegoturkiye mailing lists]&lt;br /&gt;
&lt;br /&gt;
====United Kingdom====&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1648 Birmingham]&lt;br /&gt;
** Twitter - http://www.twitter.com/MeeGoExperts&lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1377 Cambridge] (CANDIDATE)&lt;br /&gt;
** Twitter - http://twitter.com/meegocambuk&lt;br /&gt;
** Facebook - http://www.facebook.com/?sk=group_192977094048912&lt;br /&gt;
* [http://forum.meego.com/showthread.php?p=14540 London] (CANDIDATE)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-09-03T14:16:27Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* ToDo : BootStrap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
&lt;br /&gt;
== ToDo : BootStrap ==&lt;br /&gt;
&lt;br /&gt;
Identify a few 5-10 packages to share in the community repo : &lt;br /&gt;
&lt;br /&gt;
fell for to add some, of confirm you want previously identified ones :&lt;br /&gt;
&lt;br /&gt;
* automake : build ok&lt;br /&gt;
* gnutls26&lt;br /&gt;
* boost &lt;br /&gt;
* sdl&lt;br /&gt;
* libgmp : build ko&lt;br /&gt;
* libbox2d-qml : build ko&lt;br /&gt;
* suggested ones : lynx libssh&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/IRC_Chatter</id>
		<title>IRC Chatter</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/IRC_Chatter"/>
				<updated>2011-09-03T13:34:10Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Irc-chatter-harmattan-icon.png|80px|thumb|Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Image:irc-chatter-n9.jpg|550px|thumb|User interface]]&lt;br /&gt;
&lt;br /&gt;
= IRC Chatter =&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is free and open source software licensed under the terms of GPLv2+. (Some parts are licensed under LGPL.)&lt;br /&gt;
&lt;br /&gt;
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the [[User:Venemo/IRC_Chatter#Wish_list|Wish list]]!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
At the right you can see the user interface of IRC Chatter. Click on the pic to make it larger.&lt;br /&gt;
(No, we do not own a Nokia N9, this is just screenshot put on an N9, made by Joppu.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Questions? ===&lt;br /&gt;
&lt;br /&gt;
See you at '''#irc-chatter''' on [http://freenode.net/ Freenode]!&lt;br /&gt;
&lt;br /&gt;
* ''About the author: see my [[User:Venemo|User page]] and my [[User:Venemo/HarmattanPlans|Plans for Harmattan]]''&lt;br /&gt;
* Co-author: Hiemanshu Sharma&lt;br /&gt;
* Author of the icon: Johannes Siipola (aka Joppu)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Useful links for hacking ===&lt;br /&gt;
&lt;br /&gt;
* [https://gitorious.org/colorful-apps/irc-chatter IRC Chatter repo in Gitorious]&lt;br /&gt;
** Shortended URL is [http://bit.ly/ircchattercode http://bit.ly/ircchattercode]&lt;br /&gt;
** ''Feel free to clone it and send me merge a request if you've implemented something!''&lt;br /&gt;
* [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page]&lt;br /&gt;
* [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/getircchatter http://bit.ly/getircchatter])&lt;br /&gt;
&lt;br /&gt;
* '''15 August, 2011:''' 'v0.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb download the app from this link].&lt;br /&gt;
* '''16 August, 2011:''' 'v0.1.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.1_armel.deb download the app from this link].&lt;br /&gt;
&lt;br /&gt;
* Snapshot versions : are built from time to time into rzr's community repo check http://rzr.online.fr/q/harmattan and run &amp;quot;apt-get install irc-chatter-snapshot&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
=== Coming soon™ ===&lt;br /&gt;
&lt;br /&gt;
* Ability to connect to multiple IRC servers&lt;br /&gt;
* Autocompletion order based on last message order&lt;br /&gt;
* Highlighting channel names in messages&lt;br /&gt;
* Making user names clickable in the chat text area&lt;br /&gt;
* Zooming&lt;br /&gt;
* And the obvious&lt;br /&gt;
** Fixing known issues... ;)&lt;br /&gt;
** Implementing the wish list ;)&lt;br /&gt;
* ...etc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/ircchatterwishlist http://bit.ly/ircchatterwishlist])&lt;br /&gt;
&lt;br /&gt;
Is there a feature you want? Put it on our wishlist!&lt;br /&gt;
&lt;br /&gt;
* Server login password support '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Autojoining on start-up to defined channels '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Automatic URL parsing to visualise thumbnails or url clicker buttons (finger friendly) etc&lt;br /&gt;
* Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.&lt;br /&gt;
** ''Talk is underway with '''special''', perhaps he will create a Quassel backend for us.''&lt;br /&gt;
* Click-hold on a channel name could bring up channel options.&lt;br /&gt;
** Aliasing channels - like in pidgin. For example, my pidgin sidebar reads: '''OSM HRM ME Par HOS MD ED Ma TP OM /\/ HA NO''' &lt;br /&gt;
** Turn logging on/off&lt;br /&gt;
** Autojoin settings, or maybe in the future even more.&lt;br /&gt;
** Click nick to start writing message to them (i.e I click on some message in the chat from &amp;quot;foo&amp;quot; and it opens the vkb with foo:)&lt;br /&gt;
* support: XmpP through biltbee or minbif/ bip : http://rzr.online.fr/q/irc --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: hostname:port --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)  '''✓'''&lt;br /&gt;
** ''Done in v0.1.1''&lt;br /&gt;
* support: execute macro on connect ie : /msg nickserv identify password or something else --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
&amp;lt;!-- Leave this at the bottom of the wishlist so that other people feel encouraged to add their own --&amp;gt;&lt;br /&gt;
* '''''Your feature idea here!'''''&lt;br /&gt;
&lt;br /&gt;
=== Features already there ===&lt;br /&gt;
&lt;br /&gt;
* Decent and shiny GUI&lt;br /&gt;
* Usable in portrait mode too (with virtual keyboard)&lt;br /&gt;
* Join/part channels and query/close users&lt;br /&gt;
* You can select text and open links&lt;br /&gt;
* Supported commands&lt;br /&gt;
** /join (or /j)&lt;br /&gt;
** /part (or /p)&lt;br /&gt;
** /query (or /q)&lt;br /&gt;
** /msg (or /m)&lt;br /&gt;
** /quit&lt;br /&gt;
** /close&lt;br /&gt;
** /me&lt;br /&gt;
** /nick&lt;br /&gt;
** /topic (but no topic changing)&lt;br /&gt;
** ''others are coming!''&lt;br /&gt;
* Highlighting&lt;br /&gt;
** Channels that have new messages are blue&lt;br /&gt;
** If they have new messages addressed to you, they are red&lt;br /&gt;
* Settable server port&lt;br /&gt;
* SSL ability&lt;br /&gt;
&lt;br /&gt;
=== Known issues, limitations ===&lt;br /&gt;
&lt;br /&gt;
Work is being done to eliminate these.&lt;br /&gt;
ETA: soon™&lt;br /&gt;
Issues that are striked out have been fixed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the [http://freenode.net Freenode] network with the nickname &amp;quot;Your_Nick_Here&amp;quot;&amp;lt;/del&amp;gt;&lt;br /&gt;
** ''A nice page is added that appears on applaunch and solves this.'' You can still only connect to one server at a time though.&lt;br /&gt;
* Settings GUI is not working at all&lt;br /&gt;
** ''It has been removed from v0.1, will be added to a later version.''&lt;br /&gt;
* Disconnections are not detected&lt;br /&gt;
* Can't reconnect after disconnect&lt;br /&gt;
* &amp;lt;del&amp;gt;Can't display CTCP actions (/me)&amp;lt;/del&amp;gt;&lt;br /&gt;
* '''Some''' /commands don't work yet&lt;br /&gt;
* &amp;lt;del&amp;gt;Parting a channel or closing a query MAY result in a segfault&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling issues when opening/hiding VKB or chaning orientation&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling fails when last message is longer than 1 line&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;No text selection&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Links not highlighted&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Topic is not displayed&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autocompletion issues&amp;lt;/del&amp;gt;&lt;br /&gt;
* Doesn't handle mode changes&lt;br /&gt;
* &amp;quot;Join on connect&amp;quot; in the channel connection window doesn't work&lt;br /&gt;
* Focus textbox on entering channel, so it doesn't have to be done explicitly.&lt;br /&gt;
* Channel topic changes don't appear&lt;br /&gt;
* Joining channels that lead to ##overflow when not identified pops up a spurious error message &amp;quot;[ERROR] gsE&amp;quot; (in red). (##electronics for example) It works as expected other than the error though&lt;br /&gt;
* &amp;lt;del&amp;gt;With v0.1 after ~10h uptime in busy channels, it's using ~100M of RAM, and a total of 1h CPU&amp;lt;/del&amp;gt; - ''Fixed in v0.1.1''&lt;br /&gt;
** ''Probably this is thanks to the non-optimized way how the TextArea component works.''&lt;br /&gt;
** Further investigation on v0.1.1&lt;br /&gt;
*** The app uses ~80M at startup (RSS), but only ~27M (USS) is really the app&lt;br /&gt;
*** After connecting to server, USS is ~30M&lt;br /&gt;
*** After 6 hours of uptime in the default channels, the USS value went up to ~35M and the RSS to ~95M. Conclusion is that most of the memory that 'top' or 'htop' show are in fact the Qt libraries.&lt;br /&gt;
*** '''According to SpeedEvil, after running v0.1.1 for 12 hours the USS value is still 35M and the app used only 45 seconds of CPU time!'''&lt;br /&gt;
** Conclusions&lt;br /&gt;
*** Reason for the high CPU usage in v0.1 was the fact that it switches to software rasterizer when the app is in background '''AND''' that TextArea's rendering algorithm is '''''very''''' ineffective when it contains very long texts. Don't leave more than a few hundred lines in a TextArea, because it renders itself always, even the parts which are clipped by a Flickable&lt;br /&gt;
*** [https://gitorious.org/colorful-apps/irc-chatter/commit/ec2e235914c2680235e9781c1947a6fcfb71638c This commit did the trick]&lt;br /&gt;
* ...?&lt;br /&gt;
&lt;br /&gt;
== Platform support ==&lt;br /&gt;
&lt;br /&gt;
The app is currently working on '''Harmattan''' (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/IRC_Chatter</id>
		<title>IRC Chatter</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/IRC_Chatter"/>
				<updated>2011-09-03T13:32:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Irc-chatter-harmattan-icon.png|80px|thumb|Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Image:irc-chatter-n9.jpg|550px|thumb|User interface]]&lt;br /&gt;
&lt;br /&gt;
= IRC Chatter =&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is free and open source software licensed under the terms of GPLv2+. (Some parts are licensed under LGPL.)&lt;br /&gt;
&lt;br /&gt;
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the [[User:Venemo/IRC_Chatter#Wish_list|Wish list]]!&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
At the right you can see the user interface of IRC Chatter. Click on the pic to make it larger.&lt;br /&gt;
(No, we do not own a Nokia N9, this is just screenshot put on an N9, made by Joppu.)&lt;br /&gt;
&lt;br /&gt;
=== Questions? ===&lt;br /&gt;
&lt;br /&gt;
See you at '''#irc-chatter''' on [http://freenode.net/ Freenode]!&lt;br /&gt;
&lt;br /&gt;
* ''About the author: see my [[User:Venemo|User page]] and my [[User:Venemo/HarmattanPlans|Plans for Harmattan]]''&lt;br /&gt;
* Co-author: Hiemanshu Sharma&lt;br /&gt;
* Author of the icon: Johannes Siipola (aka Joppu)&lt;br /&gt;
&lt;br /&gt;
=== Useful links for hacking ===&lt;br /&gt;
&lt;br /&gt;
* [https://gitorious.org/colorful-apps/irc-chatter IRC Chatter repo in Gitorious]&lt;br /&gt;
** Shortended URL is [http://bit.ly/ircchattercode http://bit.ly/ircchattercode]&lt;br /&gt;
** ''Feel free to clone it and send me merge a request if you've implemented something!''&lt;br /&gt;
* [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page]&lt;br /&gt;
* [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation]&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/getircchatter http://bit.ly/getircchatter])&lt;br /&gt;
&lt;br /&gt;
* '''15 August, 2011:''' 'v0.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb download the app from this link].&lt;br /&gt;
* '''16 August, 2011:''' 'v0.1.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.1_armel.deb download the app from this link].&lt;br /&gt;
&lt;br /&gt;
* Snapshot versions (0.0.YYYYMMDD) are built from time to time into rzr's community repo check http://rzr.online.fr/q/harmattan&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
=== Coming soon™ ===&lt;br /&gt;
&lt;br /&gt;
* Ability to connect to multiple IRC servers&lt;br /&gt;
* Autocompletion order based on last message order&lt;br /&gt;
* Highlighting channel names in messages&lt;br /&gt;
* Making user names clickable in the chat text area&lt;br /&gt;
* Zooming&lt;br /&gt;
* And the obvious&lt;br /&gt;
** Fixing known issues... ;)&lt;br /&gt;
** Implementing the wish list ;)&lt;br /&gt;
* ...etc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/ircchatterwishlist http://bit.ly/ircchatterwishlist])&lt;br /&gt;
&lt;br /&gt;
Is there a feature you want? Put it on our wishlist!&lt;br /&gt;
&lt;br /&gt;
* Server login password support '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Autojoining on start-up to defined channels '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Automatic URL parsing to visualise thumbnails or url clicker buttons (finger friendly) etc&lt;br /&gt;
* Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.&lt;br /&gt;
** ''Talk is underway with '''special''', perhaps he will create a Quassel backend for us.''&lt;br /&gt;
* Click-hold on a channel name could bring up channel options.&lt;br /&gt;
** Aliasing channels - like in pidgin. For example, my pidgin sidebar reads: '''OSM HRM ME Par HOS MD ED Ma TP OM /\/ HA NO''' &lt;br /&gt;
** Turn logging on/off&lt;br /&gt;
** Autojoin settings, or maybe in the future even more.&lt;br /&gt;
** Click nick to start writing message to them (i.e I click on some message in the chat from &amp;quot;foo&amp;quot; and it opens the vkb with foo:)&lt;br /&gt;
* support: XmpP through biltbee or minbif/ bip : http://rzr.online.fr/q/irc --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: hostname:port --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)  '''✓'''&lt;br /&gt;
** ''Done in v0.1.1''&lt;br /&gt;
* support: execute macro on connect ie : /msg nickserv identify password or something else --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
&amp;lt;!-- Leave this at the bottom of the wishlist so that other people feel encouraged to add their own --&amp;gt;&lt;br /&gt;
* '''''Your feature idea here!'''''&lt;br /&gt;
&lt;br /&gt;
=== Features already there ===&lt;br /&gt;
&lt;br /&gt;
* Decent and shiny GUI&lt;br /&gt;
* Usable in portrait mode too (with virtual keyboard)&lt;br /&gt;
* Join/part channels and query/close users&lt;br /&gt;
* You can select text and open links&lt;br /&gt;
* Supported commands&lt;br /&gt;
** /join (or /j)&lt;br /&gt;
** /part (or /p)&lt;br /&gt;
** /query (or /q)&lt;br /&gt;
** /msg (or /m)&lt;br /&gt;
** /quit&lt;br /&gt;
** /close&lt;br /&gt;
** /me&lt;br /&gt;
** /nick&lt;br /&gt;
** /topic (but no topic changing)&lt;br /&gt;
** ''others are coming!''&lt;br /&gt;
* Highlighting&lt;br /&gt;
** Channels that have new messages are blue&lt;br /&gt;
** If they have new messages addressed to you, they are red&lt;br /&gt;
* Settable server port&lt;br /&gt;
* SSL ability&lt;br /&gt;
&lt;br /&gt;
=== Known issues, limitations ===&lt;br /&gt;
&lt;br /&gt;
Work is being done to eliminate these.&lt;br /&gt;
ETA: soon™&lt;br /&gt;
Issues that are striked out have been fixed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the [http://freenode.net Freenode] network with the nickname &amp;quot;Your_Nick_Here&amp;quot;&amp;lt;/del&amp;gt;&lt;br /&gt;
** ''A nice page is added that appears on applaunch and solves this.'' You can still only connect to one server at a time though.&lt;br /&gt;
* Settings GUI is not working at all&lt;br /&gt;
** ''It has been removed from v0.1, will be added to a later version.''&lt;br /&gt;
* Disconnections are not detected&lt;br /&gt;
* Can't reconnect after disconnect&lt;br /&gt;
* &amp;lt;del&amp;gt;Can't display CTCP actions (/me)&amp;lt;/del&amp;gt;&lt;br /&gt;
* '''Some''' /commands don't work yet&lt;br /&gt;
* &amp;lt;del&amp;gt;Parting a channel or closing a query MAY result in a segfault&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling issues when opening/hiding VKB or chaning orientation&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling fails when last message is longer than 1 line&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;No text selection&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Links not highlighted&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Topic is not displayed&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autocompletion issues&amp;lt;/del&amp;gt;&lt;br /&gt;
* Doesn't handle mode changes&lt;br /&gt;
* &amp;quot;Join on connect&amp;quot; in the channel connection window doesn't work&lt;br /&gt;
* Focus textbox on entering channel, so it doesn't have to be done explicitly.&lt;br /&gt;
* Channel topic changes don't appear&lt;br /&gt;
* Joining channels that lead to ##overflow when not identified pops up a spurious error message &amp;quot;[ERROR] gsE&amp;quot; (in red). (##electronics for example) It works as expected other than the error though&lt;br /&gt;
* &amp;lt;del&amp;gt;With v0.1 after ~10h uptime in busy channels, it's using ~100M of RAM, and a total of 1h CPU&amp;lt;/del&amp;gt; - ''Fixed in v0.1.1''&lt;br /&gt;
** ''Probably this is thanks to the non-optimized way how the TextArea component works.''&lt;br /&gt;
** Further investigation on v0.1.1&lt;br /&gt;
*** The app uses ~80M at startup (RSS), but only ~27M (USS) is really the app&lt;br /&gt;
*** After connecting to server, USS is ~30M&lt;br /&gt;
*** After 6 hours of uptime in the default channels, the USS value went up to ~35M and the RSS to ~95M. Conclusion is that most of the memory that 'top' or 'htop' show are in fact the Qt libraries.&lt;br /&gt;
*** '''According to SpeedEvil, after running v0.1.1 for 12 hours the USS value is still 35M and the app used only 45 seconds of CPU time!'''&lt;br /&gt;
** Conclusions&lt;br /&gt;
*** Reason for the high CPU usage in v0.1 was the fact that it switches to software rasterizer when the app is in background '''AND''' that TextArea's rendering algorithm is '''''very''''' ineffective when it contains very long texts. Don't leave more than a few hundred lines in a TextArea, because it renders itself always, even the parts which are clipped by a Flickable&lt;br /&gt;
*** [https://gitorious.org/colorful-apps/irc-chatter/commit/ec2e235914c2680235e9781c1947a6fcfb71638c This commit did the trick]&lt;br /&gt;
* ...?&lt;br /&gt;
&lt;br /&gt;
== Platform support ==&lt;br /&gt;
&lt;br /&gt;
The app is currently working on '''Harmattan''' (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-09-02T06:52:45Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* ToDo : BootStrap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
&lt;br /&gt;
== ToDo : BootStrap ==&lt;br /&gt;
&lt;br /&gt;
Identify a few 5-10 packages to share in the community repo : &lt;br /&gt;
&lt;br /&gt;
fell for to add some, of confirm you want previously identified ones :&lt;br /&gt;
&lt;br /&gt;
* boost &lt;br /&gt;
* sdl&lt;br /&gt;
* automake : build ok&lt;br /&gt;
* libtls: build ko&lt;br /&gt;
* libgmp : build ko&lt;br /&gt;
* libbox2d-qml : build ko&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-08-26T16:52:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Development Repositories */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
* [[Migrating_from_N900_to_N950#root|How to become root]]&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
** Unfortunately, these do not check for errors in the downloaded image, so verify before using to avoid confusing flash failures.&lt;br /&gt;
*** The correct md5sum is 1c233f8ecf38b2debc1a77b6ca7fb104 for Linux_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
*** And 482ce0b01cef4432d3565f5b1674600d  for Linux_Quick_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*Community SW: &lt;br /&gt;
**PackRat (http://ageofikon.com/prh/) -- Automatically search repositories listed on this [http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos page] (add them to the page and they will be indexed when PackRat refreshes nightly, if they match this regex: &amp;quot;/(http:\/\/\S+\/)home:\/(\S+?)&amp;lt;\/a&amp;gt;/&amp;quot; )&lt;br /&gt;
**http://repo.pub.meego.com/home:/&lt;br /&gt;
**https://projects.developer.nokia.com/home/project/explore#action=results&amp;amp;c[]=255&amp;amp;f=&amp;amp;tab=active&amp;amp;page=1&amp;amp;numresults=10&lt;br /&gt;
&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is guilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://twitter.com/#!/zehjotkah/n950club List of Twitter Users using a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== Development Repositories ==&lt;br /&gt;
&lt;br /&gt;
http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos&lt;br /&gt;
&lt;br /&gt;
There is also a freshly established [[Shared]] Community Repository for [[Harmattan]] that you can find here:&lt;br /&gt;
&lt;br /&gt;
https://build.pub.meego.com/project/show?project=home%3Arzr%3Aharmattan&lt;br /&gt;
&lt;br /&gt;
do&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo 'deb http://repo.pub.meego.com/home:/rzr:/harmattan/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./' &amp;gt;&amp;gt;/etc/apt/sources.list.d/nicks.list&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More details at http://rzr.online.fr/q/harmattan&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
Community repo / collaborative maintenance : &lt;br /&gt;
* http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
* http://forum.meego.com/showthread.php?t=4218&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Rzr</id>
		<title>User:Rzr</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Rzr"/>
				<updated>2011-08-24T07:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@url: http://rzr.online.fr/q/meego&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== NEWS ====&lt;br /&gt;
&lt;br /&gt;
Feel to test my meego projects : &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/harmattan# unofficial RepositorY for #HarmattaN !MeeGo is looking for ObS DeB co-maintainers for 2+ months #N950Club&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/amiga# #AmigA #SmartPhone is ReaL ! #VideO of me playing battle #ChesS on #HarmattaN #N950Club ... #AmigaWillNeverDie&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : built and shared : rsync, tmux, git and other cli tools for #n950 #nokia #maemo #meego #harmattan #handset &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : my current #MobilE #PhonE is now #NokiA #n950 running #GnU #LinuX #MeegO in #DebiaN flavour (++ #qt4 #QmL) &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/meego#: #pinball #3d #OpenGl game to test on !MeegO #Netbook #TableT or #HandseT, it's working w/ #x86 #MeegO livecd &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/gl#: neheglqt : NeHe # 3D # OpenGl demos ported to # qt4 , plz test them on # MobilE # DevicE , feedback patches welcome … &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== MEEGO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.meego.com/User:Rzr&lt;br /&gt;
&lt;br /&gt;
I joined the project at the early time (my id=393)&lt;br /&gt;
and since released 2 software so far,&lt;br /&gt;
they can be installed through my public repo (obs) &lt;br /&gt;
and tested meego1.1 netbooks at least :&lt;br /&gt;
&lt;br /&gt;
  Software: pinball&lt;br /&gt;
  URL: http://rzr.online.fr/q/meego#: &lt;br /&gt;
  Description: 3D OpenGL game &lt;br /&gt;
&lt;br /&gt;
  Software: neheglqt&lt;br /&gt;
  URL: http://rzr.online.fr/q/gl&lt;br /&gt;
  Description: 3D OpenGL demo to learn (C++ code ported to Qt4)&lt;br /&gt;
  Video: http://blip.tv/rzrfreefr/neheglqt-5329891&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I plan to package/port other qt apps (like twinkle sip voip software) &lt;br /&gt;
and some of mine (demos, puzzle games etc)&lt;br /&gt;
&lt;br /&gt;
I am familiar with packaging (i am a debian maintainer) &lt;br /&gt;
and using OBS to build my packages (rpm etc)...&lt;br /&gt;
&lt;br /&gt;
I did install meego on x86 and on n810 but it's not suitable&lt;br /&gt;
&lt;br /&gt;
I wish I can use a [[ARMv7]]+ device to test apps (*wink*)&lt;br /&gt;
&lt;br /&gt;
Minor thing I created #meego-fr IRC channel&lt;br /&gt;
&lt;br /&gt;
More: http://forum.meego.com/search.php?do=finduser&amp;amp;u=393&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MAEMO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.maemo.org/User:Rzr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I joined into maemo devices when I had to investigate android platform&lt;br /&gt;
(that time devices werent there) so I got a n700 and published a short doc &lt;br /&gt;
to get it supported :&lt;br /&gt;
&lt;br /&gt;
Title: NITdroid or just another Android port : nokia n700+&lt;br /&gt;
Url: http://www.newlc.com/en/nitdroid-demo-gnulinux-android-nokia-n770-0&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-linux-android-on-nokia-n770-plus-diet3d-demo-1695597&lt;br /&gt;
&lt;br /&gt;
Once done, I also released an emulator version of the project :&lt;br /&gt;
&lt;br /&gt;
http://www.linuxfordevices.com/c/a/News/Emulator-tapped-for-AndroidtoN8xx-port/&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-emulator-1892692&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I lost interest into android, (I miss Gnu or Unix) when I got a n810&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I ported a couple of applications to it :&lt;br /&gt;
connect-proxy, iodine, autossh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I bugreported and I published a few hacks :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/xkb : #nokia #n810 #keyboard #keymap for !gnu / !linux / !maemo #diablo / !x11 / #xkb : feedback on #patch welcome :)&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/player : investigating !maemo #mediaplayer #bug : empty library , please #help :)&lt;br /&gt;
&lt;br /&gt;
I have created a whole qt4 application for it, &lt;br /&gt;
but did not released it yet since it's unfinished... &lt;br /&gt;
and too slow to start on n8x0&lt;br /&gt;
&lt;br /&gt;
Also, I ported some maemo toy to other platforms (debian and openmoko) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/boxar-openmoko-rzr-2172825&lt;br /&gt;
&lt;br /&gt;
More: http://talk.maemo.org/search.php?do=finduser&amp;amp;u=20627&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MER (MAEMO ALTERNATIVE) =====&lt;br /&gt;
&lt;br /&gt;
I joined the mer project and reported some test :&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-mer-os-for-mobile-devices-1740982&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I ported a python game to mer (here a demo on mer for netbook) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/arkanae3-2d-0-1rzr-2311484&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I did also installed on freerunner : &lt;br /&gt;
&lt;br /&gt;
http://blip.tv/rzrfreefr/mer-freerunner-rzr-0-0-20060609-2230094&lt;br /&gt;
&lt;br /&gt;
Now I use mer in a chroot dir (like easydeb) &lt;br /&gt;
and installed some debian packages especially those i am maintaining&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== MOBLIN ====&lt;br /&gt;
&lt;br /&gt;
I joined the community once it was announced and did test it but I could not go further since my eeepc701 did not support it &lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-moblin-core-alpha-with-kvm-1724095&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== OTHER ====&lt;br /&gt;
&lt;br /&gt;
As said before I am a debian/ubuntu user and packager, &lt;br /&gt;
I have released lot of package on the main project :&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
But also on my personal repo :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/ubuntu/&lt;br /&gt;
&lt;br /&gt;
Some other contribs are listed on this page :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/contrib.htm&lt;br /&gt;
&lt;br /&gt;
Also I have a some interests into porting qt4 to symbian &lt;br /&gt;
but my priority is meego platform.&lt;br /&gt;
&lt;br /&gt;
Feel free to contact me &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== BOOKMARKS ===&lt;br /&gt;
&lt;br /&gt;
* http://meego.com/users/rzr&lt;br /&gt;
* http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
* http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group&lt;br /&gt;
&lt;br /&gt;
--[[User:Rzr|Rzr]] 12:05, 30 June 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Rzr</id>
		<title>User:Rzr</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Rzr"/>
				<updated>2011-08-24T07:12:10Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@url: http://rzr.online.fr/q/meego&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== NEWS ====&lt;br /&gt;
&lt;br /&gt;
Feel to test my meego projects : &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/harmattan# unofficial RepositorY for #HarmattaN !MeeGo is looking for ObS DeB co-maintainers for 2+ months #N950Club&lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : built and shared : rsync, tmux, git and other cli tools for #n950 #nokia #maemo #meego #harmattan #handset &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/handset# : my current #MobilE #PhonE is now #NokiA #n950 running #GnU #LinuX #MeegO in #DebiaN flavour (++ #qt4 #QmL) &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/meego#: #pinball #3d #OpenGl game to test on !MeegO #Netbook #TableT or #HandseT, it's working w/ #x86 #MeegO livecd &lt;br /&gt;
&lt;br /&gt;
* http://rzr.online.fr/q/gl#: neheglqt : NeHe # 3D # OpenGl demos ported to # qt4 , plz test them on # MobilE # DevicE , feedback patches welcome … &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== MEEGO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.meego.com/User:Rzr&lt;br /&gt;
&lt;br /&gt;
I joined the project at the early time (my id=393)&lt;br /&gt;
and since released 2 software so far,&lt;br /&gt;
they can be installed through my public repo (obs) &lt;br /&gt;
and tested meego1.1 netbooks at least :&lt;br /&gt;
&lt;br /&gt;
  Software: pinball&lt;br /&gt;
  URL: http://rzr.online.fr/q/meego#: &lt;br /&gt;
  Description: 3D OpenGL game &lt;br /&gt;
&lt;br /&gt;
  Software: neheglqt&lt;br /&gt;
  URL: http://rzr.online.fr/q/gl&lt;br /&gt;
  Description: 3D OpenGL demo to learn (C++ code ported to Qt4)&lt;br /&gt;
  Video: http://blip.tv/rzrfreefr/neheglqt-5329891&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I plan to package/port other qt apps (like twinkle sip voip software) &lt;br /&gt;
and some of mine (demos, puzzle games etc)&lt;br /&gt;
&lt;br /&gt;
I am familiar with packaging (i am a debian maintainer) &lt;br /&gt;
and using OBS to build my packages (rpm etc)...&lt;br /&gt;
&lt;br /&gt;
I did install meego on x86 and on n810 but it's not suitable&lt;br /&gt;
&lt;br /&gt;
I wish I can use a [[ARMv7]]+ device to test apps (*wink*)&lt;br /&gt;
&lt;br /&gt;
Minor thing I created #meego-fr IRC channel&lt;br /&gt;
&lt;br /&gt;
More: http://forum.meego.com/search.php?do=finduser&amp;amp;u=393&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MAEMO =====&lt;br /&gt;
&lt;br /&gt;
I will update my activities to : &lt;br /&gt;
http://wiki.maemo.org/User:Rzr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I joined into maemo devices when I had to investigate android platform&lt;br /&gt;
(that time devices werent there) so I got a n700 and published a short doc &lt;br /&gt;
to get it supported :&lt;br /&gt;
&lt;br /&gt;
Title: NITdroid or just another Android port : nokia n700+&lt;br /&gt;
Url: http://www.newlc.com/en/nitdroid-demo-gnulinux-android-nokia-n770-0&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-linux-android-on-nokia-n770-plus-diet3d-demo-1695597&lt;br /&gt;
&lt;br /&gt;
Once done, I also released an emulator version of the project :&lt;br /&gt;
&lt;br /&gt;
http://www.linuxfordevices.com/c/a/News/Emulator-tapped-for-AndroidtoN8xx-port/&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/nitdroid-emulator-1892692&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I lost interest into android, (I miss Gnu or Unix) when I got a n810&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then I ported a couple of applications to it :&lt;br /&gt;
connect-proxy, iodine, autossh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I bugreported and I published a few hacks :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/xkb : #nokia #n810 #keyboard #keymap for !gnu / !linux / !maemo #diablo / !x11 / #xkb : feedback on #patch welcome :)&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/q/player : investigating !maemo #mediaplayer #bug : empty library , please #help :)&lt;br /&gt;
&lt;br /&gt;
I have created a whole qt4 application for it, &lt;br /&gt;
but did not released it yet since it's unfinished... &lt;br /&gt;
and too slow to start on n8x0&lt;br /&gt;
&lt;br /&gt;
Also, I ported some maemo toy to other platforms (debian and openmoko) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/boxar-openmoko-rzr-2172825&lt;br /&gt;
&lt;br /&gt;
More: http://talk.maemo.org/search.php?do=finduser&amp;amp;u=20627&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
===== MER (MAEMO ALTERNATIVE) =====&lt;br /&gt;
&lt;br /&gt;
I joined the mer project and reported some test :&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-mer-os-for-mobile-devices-1740982&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I ported a python game to mer (here a demo on mer for netbook) :&lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/arkanae3-2d-0-1rzr-2311484&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I did also installed on freerunner : &lt;br /&gt;
&lt;br /&gt;
http://blip.tv/rzrfreefr/mer-freerunner-rzr-0-0-20060609-2230094&lt;br /&gt;
&lt;br /&gt;
Now I use mer in a chroot dir (like easydeb) &lt;br /&gt;
and installed some debian packages especially those i am maintaining&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== MOBLIN ====&lt;br /&gt;
&lt;br /&gt;
I joined the community once it was announced and did test it but I could not go further since my eeepc701 did not support it &lt;br /&gt;
&lt;br /&gt;
Video: http://blip.tv/rzrfreefr/testing-moblin-core-alpha-with-kvm-1724095&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *&lt;br /&gt;
&lt;br /&gt;
==== OTHER ====&lt;br /&gt;
&lt;br /&gt;
As said before I am a debian/ubuntu user and packager, &lt;br /&gt;
I have released lot of package on the main project :&lt;br /&gt;
&lt;br /&gt;
http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
&lt;br /&gt;
But also on my personal repo :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/ubuntu/&lt;br /&gt;
&lt;br /&gt;
Some other contribs are listed on this page :&lt;br /&gt;
&lt;br /&gt;
http://rzr.online.fr/contrib.htm&lt;br /&gt;
&lt;br /&gt;
Also I have a some interests into porting qt4 to symbian &lt;br /&gt;
but my priority is meego platform.&lt;br /&gt;
&lt;br /&gt;
Feel free to contact me &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== BOOKMARKS ===&lt;br /&gt;
&lt;br /&gt;
* http://meego.com/users/rzr&lt;br /&gt;
* http://qa.debian.org/developer.php?ubuntu=1&amp;amp;login=rzr@gna.org&lt;br /&gt;
* http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group&lt;br /&gt;
&lt;br /&gt;
--[[User:Rzr|Rzr]] 12:05, 30 June 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-08-17T23:42:02Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Developing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
* [[Migrating_from_N900_to_N950#root|How to become root]]&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
** Unfortunately, these do not check for errors in the downloaded image, so verify before using to avoid confusing flash failures.&lt;br /&gt;
*** The correct md5sum is 1c233f8ecf38b2debc1a77b6ca7fb104 for Linux_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
*** And 482ce0b01cef4432d3565f5b1674600d  for Linux_Quick_OCF_22-6_EMMC_RM680-OEM1-916.bin&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*Community SW: &lt;br /&gt;
**PackRat (http://ageofikon.com/prh/) -- Automatically search repositories listed on this [http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos page] (add them to the page and they will be indexed when PackRat refreshes nightly, if they match this regex: &amp;quot;/(http:\/\/\S+\/)home:\/(\S+?)&amp;lt;\/a&amp;gt;/&amp;quot; )&lt;br /&gt;
**http://repo.pub.meego.com/home:/&lt;br /&gt;
**https://projects.developer.nokia.com/home/project/explore#action=results&amp;amp;c[]=255&amp;amp;f=&amp;amp;tab=active&amp;amp;page=1&amp;amp;numresults=10&lt;br /&gt;
&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is guilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://twitter.com/#!/zehjotkah/n950club List of Twitter Users using a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== Development Repositories ==&lt;br /&gt;
&lt;br /&gt;
http://wiki.meego.com/Community_Office/Community_device_program/Nokia/Development_repos&lt;br /&gt;
&lt;br /&gt;
There is also a freshly established shared Community Repository for Harmattan that you can find here:&lt;br /&gt;
https://build.pub.meego.com/project/show?project=home%3Arzr%3Aharmattan&lt;br /&gt;
&lt;br /&gt;
do&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo 'deb http://repo.pub.meego.com/home:/rzr:/harmattan/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./' &amp;gt;&amp;gt;/etc/apt/sources.list.d/nicks.list&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
* Community repo / collaborative maintenance : http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-08-17T07:03:50Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* ToDo : BootStrap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
&lt;br /&gt;
== ToDo : BootStrap ==&lt;br /&gt;
&lt;br /&gt;
Identify a few 5-10 packages to share in the community repo : &lt;br /&gt;
&lt;br /&gt;
fell for to add some, of confirm you want previously identified ones :&lt;br /&gt;
&lt;br /&gt;
* boost &lt;br /&gt;
* sdl&lt;br /&gt;
* tmux : build ok&lt;br /&gt;
* rsync : build ok &lt;br /&gt;
* automake : build ok&lt;br /&gt;
* libbox2d-qml : build ko&lt;br /&gt;
* libatomic-ops : build ko&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-08-16T20:41:16Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* ToDo : BootStrap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
&lt;br /&gt;
== ToDo : BootStrap ==&lt;br /&gt;
&lt;br /&gt;
Identify a few 5-10 packages to share in the community repo : &lt;br /&gt;
&lt;br /&gt;
fell for to add some, of confirm you want previously identified ones :&lt;br /&gt;
&lt;br /&gt;
* boost &lt;br /&gt;
* tmux : build ok&lt;br /&gt;
* rsync : build ok &lt;br /&gt;
* automake : build ok&lt;br /&gt;
* libbox2d-qml : build ko&lt;br /&gt;
* libatomic-ops : build ko&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-08-15T20:43:57Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Initial Steps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
&lt;br /&gt;
== ToDo : BootStrap ==&lt;br /&gt;
&lt;br /&gt;
Identify a few 5-10 packages to share in the community repo : &lt;br /&gt;
&lt;br /&gt;
fell for to add some, of confirm you want previously identified ones :&lt;br /&gt;
&lt;br /&gt;
* tmux : build ok&lt;br /&gt;
* rsync : build ok &lt;br /&gt;
* automake : build ok&lt;br /&gt;
* libbox2d-qml : build ko&lt;br /&gt;
* libatomic-ops : build ko&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps</id>
		<title>Community Office/Task Forces/MeeGo Surrounds and Apps</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Office/Task_Forces/MeeGo_Surrounds_and_Apps"/>
				<updated>2011-08-15T20:38:54Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MISSION ==&lt;br /&gt;
&lt;br /&gt;
* To ensure a vibrant and quality area for community open source software.&lt;br /&gt;
* To have at least one [[repository]] which contains software of such quality that vendors (such as [[Nokia]] [2]) who would be willing to ship it enabled on devices out-of-the-box.&lt;br /&gt;
* To work towards having applications within the community repositories be able to be classed as &amp;quot;MeeGo Compliant&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SCOPE ==&lt;br /&gt;
&lt;br /&gt;
* Management of the community [[OBS]], the repositories it hosts, and the packages contained within it.&lt;br /&gt;
* Policies and procedures (including QA) governing the repositories.&lt;br /&gt;
* Align policies where possible, to ease the path for packages from the community repositories to the MeeGo trunk as well as application stores such as Ovi or [[AppUp]].&lt;br /&gt;
* Work with the compliance folks on an approach acceptable to all on third-party software compliance[3]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== TEAM ==&lt;br /&gt;
&lt;br /&gt;
* Niels Breet (X-Fade)&lt;br /&gt;
* David Greaves (lbt)&lt;br /&gt;
* --[[User:Rzr|Rzr]] 20:38, 15 August 2011 (UTC) (maintains a &amp;quot;Quick and dirty&amp;quot; repo unless we define a better workflow)&lt;br /&gt;
* TBC (a MeeGo architect)&lt;br /&gt;
* TBC (a developer, like Graham Cobb/Shane Bryan/so many others)&lt;br /&gt;
* TBC (someone to help with the work ;-))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Initial Steps ==&lt;br /&gt;
&lt;br /&gt;
[http://mer-l-in.blogspot.com/2011/01/meego-community-development-apps.html This blog post] attempts to summarise the position as at Jan 2011. The content is intended to be used as a basis for discussion and is being wikified.&lt;br /&gt;
&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Apps|Apps]] covers the area around the MeeGo Apps store&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/OBS|OBS]] is about the OBS and policies and technology there&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Teams|Teams]] is for collaborative team areas&lt;br /&gt;
* [[Community Office/Task Forces/MeeGo Surrounds and Apps/Surrounds|Surrounds]] discusses the idea of how typical opensource code sharing can be managed in a distro-like manner around MeeGo.&lt;br /&gt;
* Identify a few packages to shares in the community repo : &lt;br /&gt;
  - tmux,&lt;br /&gt;
  - rsync&lt;br /&gt;
  - automake&lt;br /&gt;
  - libbox2d-qml&lt;br /&gt;
  - libatomic-ops&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Venemo/IRC_Chatter</id>
		<title>User:Venemo/IRC Chatter</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Venemo/IRC_Chatter"/>
				<updated>2011-08-15T13:40:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Releases */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Irc-chatter-harmattan-icon.png|80px|thumb|Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Image:irc-chatter-n9.jpg|350px|thumb|User interface]]&lt;br /&gt;
&lt;br /&gt;
= IRC Chatter =&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.&lt;br /&gt;
&lt;br /&gt;
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the [[User:Venemo/IRC_Chatter#Wish_list|Wish list]]!&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
At the right you can see the user interface of IRC Chatter. Click on the pic to make it larger.&lt;br /&gt;
(No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.)&lt;br /&gt;
&lt;br /&gt;
=== Questions? ===&lt;br /&gt;
&lt;br /&gt;
See you at '''#irc-chatter''' on [http://freenode.net/ Freenode]!&lt;br /&gt;
&lt;br /&gt;
* ''About the author: see my [[User:Venemo|User page]] and my [[User:Venemo/HarmattanPlans|Plans for Harmattan]]''&lt;br /&gt;
* Co-author: Hiemanshu&lt;br /&gt;
* Author of the icon: Joppu&lt;br /&gt;
&lt;br /&gt;
=== Useful links for hacking ===&lt;br /&gt;
&lt;br /&gt;
* [https://gitorious.org/colorful-apps/irc-chatter IRC Chatter repo in Gitorious]&lt;br /&gt;
** Shortended URL is [http://bit.ly/ircchattercode http://bit.ly/ircchattercode]&lt;br /&gt;
** ''Feel free to clone it and send me merge a request if you've implemented something!''&lt;br /&gt;
* [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page]&lt;br /&gt;
* [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation]&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/getircchatter http://bit.ly/getircchatter])&lt;br /&gt;
&lt;br /&gt;
* '''15 August, 2011:''' 'v0.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb download the app from this link].&lt;br /&gt;
&lt;br /&gt;
* snapshot version (0.0.YYYYMMDD) are built from time to time into rzr's community repo check http://rzr.online.fr/q/harmattan&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
=== Coming soon™ ===&lt;br /&gt;
&lt;br /&gt;
* Ability to connect to multiple IRC servers&lt;br /&gt;
* Packaging, icon, .desktop file&lt;br /&gt;
* Autocompletion order based on last message order&lt;br /&gt;
* Fixing of known issues... ;)&lt;br /&gt;
* ...etc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/ircchatterwishlist http://bit.ly/ircchatterwishlist])&lt;br /&gt;
&lt;br /&gt;
Is there a feature you want? Put it on our wishlist!&lt;br /&gt;
&lt;br /&gt;
* Server login password support '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Autojoining on start-up to defined channels '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Automatic URL parsing to visualise thumbnails or url clicker buttons (finger friendly) etc&lt;br /&gt;
* Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.&lt;br /&gt;
* Click-hold on a channel name could bring up channel options.&lt;br /&gt;
** Aliasing channels - like in pidgin. For example, my pidgin sidebar reads: '''OSM HRM ME Par HOS MD ED Ma TP OM /\/ HA NO''' &lt;br /&gt;
** Turn logging on/off&lt;br /&gt;
** Autojoin settings, or maybe in the future even more.&lt;br /&gt;
** Click nick to start writing message to them (i.e I click on some message in the chat from &amp;quot;foo&amp;quot; and it opens the vkb with foo:)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Leave this at the bottom of the wishlist so that other people feel encouraged to add their own --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* support: XmpP through biltbee or minbif/ bip : http://rzr.online.fr/q/irc --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: hostname:port --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: execute macro on connect ie : /msg nickserv identify password or something else --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
* '''''Your feature idea here!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Features already there ===&lt;br /&gt;
&lt;br /&gt;
* Decent and shiny GUI&lt;br /&gt;
* Usable in portrait mode too (with virtual keyboard)&lt;br /&gt;
* Join/part channels and query/close users&lt;br /&gt;
* You can select text and open links&lt;br /&gt;
* Supported commands&lt;br /&gt;
** /join (or /j)&lt;br /&gt;
** /part (or /p)&lt;br /&gt;
** /quit (or /q)&lt;br /&gt;
** /close&lt;br /&gt;
** /me&lt;br /&gt;
** /nick&lt;br /&gt;
** /topic (but no topic changing)&lt;br /&gt;
** ''others are coming!''&lt;br /&gt;
* Highlighting&lt;br /&gt;
** Channels that have new messages are blue&lt;br /&gt;
** If they have new messages addressed to you, they are red&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known issues, limitations ===&lt;br /&gt;
&lt;br /&gt;
Work is being done to eliminate these.&lt;br /&gt;
ETA: soon™&lt;br /&gt;
Issues that are striked out have been fixed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the [http://freenode.net Freenode] network with the nickname &amp;quot;Your_Nick_Here&amp;quot;&amp;lt;/del&amp;gt;&lt;br /&gt;
** ''A nice page is added that appears on applaunch and solves this.'' You can still only connect to one server at a time though.&lt;br /&gt;
* Settings GUI is not working at all&lt;br /&gt;
** ''It has been removed from v0.1, will be added to a later version.''&lt;br /&gt;
* Disconnections are not detected&lt;br /&gt;
* Can't reconnect after disconnect&lt;br /&gt;
* &amp;lt;del&amp;gt;Can't display CTCP actions (/me)&amp;lt;/del&amp;gt;&lt;br /&gt;
* '''Some''' /commands don't work yet&lt;br /&gt;
* &amp;lt;del&amp;gt;Parting a channel or closing a query MAY result in a segfault&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling issues when opening/hiding VKB or chaning orientation&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling fails when last message is longer than 1 line&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;No text selection&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Links not highlighted&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Topic is not displayed&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autocompletion issues&amp;lt;/del&amp;gt;&lt;br /&gt;
* Doesn't handle mode changes&lt;br /&gt;
* &amp;quot;Join on connect&amp;quot; in the channel connection window doesn't work&lt;br /&gt;
* Focus textbox on entering channel, so it doesn't have to be done explicitly.&lt;br /&gt;
* Channel topic changes don't appear&lt;br /&gt;
* Joining channels that lead to ##overflow when not identified pops up a spurious error message &amp;quot;[ERROR] gsE&amp;quot; (in red). (##electronics for example) It works as expected other than the error though&lt;br /&gt;
* with v0 after ~10h uptime in busy channels, it's using ~100M of RAM, and a total of 1h CPU&lt;br /&gt;
* ...?&lt;br /&gt;
&lt;br /&gt;
== Platform support ==&lt;br /&gt;
&lt;br /&gt;
The app is currently working on '''Harmattan''' (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Venemo/IRC_Chatter</id>
		<title>User:Venemo/IRC Chatter</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Venemo/IRC_Chatter"/>
				<updated>2011-08-15T13:39:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Irc-chatter-harmattan-icon.png|80px|thumb|Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Image:irc-chatter-n9.jpg|350px|thumb|User interface]]&lt;br /&gt;
&lt;br /&gt;
= IRC Chatter =&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.&lt;br /&gt;
&lt;br /&gt;
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the [[User:Venemo/IRC_Chatter#Wish_list|Wish list]]!&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
At the right you can see the user interface of IRC Chatter. Click on the pic to make it larger.&lt;br /&gt;
(No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.)&lt;br /&gt;
&lt;br /&gt;
=== Questions? ===&lt;br /&gt;
&lt;br /&gt;
See you at '''#irc-chatter''' on [http://freenode.net/ Freenode]!&lt;br /&gt;
&lt;br /&gt;
* ''About the author: see my [[User:Venemo|User page]] and my [[User:Venemo/HarmattanPlans|Plans for Harmattan]]''&lt;br /&gt;
* Co-author: Hiemanshu&lt;br /&gt;
* Author of the icon: Joppu&lt;br /&gt;
&lt;br /&gt;
=== Useful links for hacking ===&lt;br /&gt;
&lt;br /&gt;
* [https://gitorious.org/colorful-apps/irc-chatter IRC Chatter repo in Gitorious]&lt;br /&gt;
** Shortended URL is [http://bit.ly/ircchattercode http://bit.ly/ircchattercode]&lt;br /&gt;
** ''Feel free to clone it and send me merge a request if you've implemented something!''&lt;br /&gt;
* [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page]&lt;br /&gt;
* [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation]&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/getircchatter http://bit.ly/getircchatter])&lt;br /&gt;
&lt;br /&gt;
* '''15 August, 2011:''' 'v0.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb download the app from this link]. (Later on, you will be able to get it from RzR's repo as well.)&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
=== Coming soon™ ===&lt;br /&gt;
&lt;br /&gt;
* Ability to connect to multiple IRC servers&lt;br /&gt;
* Packaging, icon, .desktop file&lt;br /&gt;
* Autocompletion order based on last message order&lt;br /&gt;
* Fixing of known issues... ;)&lt;br /&gt;
* ...etc&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/ircchatterwishlist http://bit.ly/ircchatterwishlist])&lt;br /&gt;
&lt;br /&gt;
Is there a feature you want? Put it on our wishlist!&lt;br /&gt;
&lt;br /&gt;
* Server login password support '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Autojoining on start-up to defined channels '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Automatic URL parsing to visualise thumbnails or url clicker buttons (finger friendly) etc&lt;br /&gt;
* Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.&lt;br /&gt;
* Click-hold on a channel name could bring up channel options.&lt;br /&gt;
** Aliasing channels - like in pidgin. For example, my pidgin sidebar reads: '''OSM HRM ME Par HOS MD ED Ma TP OM /\/ HA NO''' &lt;br /&gt;
** Turn logging on/off&lt;br /&gt;
** Autojoin settings, or maybe in the future even more.&lt;br /&gt;
** Click nick to start writing message to them (i.e I click on some message in the chat from &amp;quot;foo&amp;quot; and it opens the vkb with foo:)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Leave this at the bottom of the wishlist so that other people feel encouraged to add their own --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* support: XmpP through biltbee or minbif/ bip : http://rzr.online.fr/q/irc --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: hostname:port --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: execute macro on connect ie : /msg nickserv identify password or something else --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
* '''''Your feature idea here!'''''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Features already there ===&lt;br /&gt;
&lt;br /&gt;
* Decent and shiny GUI&lt;br /&gt;
* Usable in portrait mode too (with virtual keyboard)&lt;br /&gt;
* Join/part channels and query/close users&lt;br /&gt;
* You can select text and open links&lt;br /&gt;
* Supported commands&lt;br /&gt;
** /join (or /j)&lt;br /&gt;
** /part (or /p)&lt;br /&gt;
** /quit (or /q)&lt;br /&gt;
** /close&lt;br /&gt;
** /me&lt;br /&gt;
** /nick&lt;br /&gt;
** /topic (but no topic changing)&lt;br /&gt;
** ''others are coming!''&lt;br /&gt;
* Highlighting&lt;br /&gt;
** Channels that have new messages are blue&lt;br /&gt;
** If they have new messages addressed to you, they are red&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known issues, limitations ===&lt;br /&gt;
&lt;br /&gt;
Work is being done to eliminate these.&lt;br /&gt;
ETA: soon™&lt;br /&gt;
Issues that are striked out have been fixed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the [http://freenode.net Freenode] network with the nickname &amp;quot;Your_Nick_Here&amp;quot;&amp;lt;/del&amp;gt;&lt;br /&gt;
** ''A nice page is added that appears on applaunch and solves this.'' You can still only connect to one server at a time though.&lt;br /&gt;
* Settings GUI is not working at all&lt;br /&gt;
** ''It has been removed from v0.1, will be added to a later version.''&lt;br /&gt;
* Disconnections are not detected&lt;br /&gt;
* Can't reconnect after disconnect&lt;br /&gt;
* &amp;lt;del&amp;gt;Can't display CTCP actions (/me)&amp;lt;/del&amp;gt;&lt;br /&gt;
* '''Some''' /commands don't work yet&lt;br /&gt;
* &amp;lt;del&amp;gt;Parting a channel or closing a query MAY result in a segfault&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling issues when opening/hiding VKB or chaning orientation&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling fails when last message is longer than 1 line&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;No text selection&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Links not highlighted&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Topic is not displayed&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autocompletion issues&amp;lt;/del&amp;gt;&lt;br /&gt;
* Doesn't handle mode changes&lt;br /&gt;
* &amp;quot;Join on connect&amp;quot; in the channel connection window doesn't work&lt;br /&gt;
* Focus textbox on entering channel, so it doesn't have to be done explicitly.&lt;br /&gt;
* Channel topic changes don't appear&lt;br /&gt;
* Joining channels that lead to ##overflow when not identified pops up a spurious error message &amp;quot;[ERROR] gsE&amp;quot; (in red). (##electronics for example) It works as expected other than the error though&lt;br /&gt;
* with v0 after ~10h uptime in busy channels, it's using ~100M of RAM, and a total of 1h CPU&lt;br /&gt;
* ...?&lt;br /&gt;
&lt;br /&gt;
== Platform support ==&lt;br /&gt;
&lt;br /&gt;
The app is currently working on '''Harmattan''' (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/User:Venemo/IRC_Chatter</id>
		<title>User:Venemo/IRC Chatter</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/User:Venemo/IRC_Chatter"/>
				<updated>2011-08-15T12:59:18Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Wish list */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Irc-chatter-harmattan-icon.png|80px|thumb|Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Image:irc-chatter-n9.jpg|350px|thumb|User interface]]&lt;br /&gt;
&lt;br /&gt;
= IRC Chatter =&lt;br /&gt;
&lt;br /&gt;
IRC Chatter is a lightweight, touch-friendly IRC client aimed at MeeGo and Harmattan. IRC Chatter is based on Qt, QML, and its backend uses libircclient-qt.&lt;br /&gt;
&lt;br /&gt;
Here you can find some info about IRC Chatter. If you wish for a new feature, add it to the [[User:Venemo/IRC_Chatter#Wish_list|Wish list]]!&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
At the right you can see the user interface of IRC Chatter. Click on the pic to make it larger.&lt;br /&gt;
(No, I do not own a Nokia N9, this is just a screenshot gimped over a pic from a random review site.)&lt;br /&gt;
&lt;br /&gt;
=== Questions? ===&lt;br /&gt;
&lt;br /&gt;
See you at '''#irc-chatter''' on [http://freenode.net/ Freenode]!&lt;br /&gt;
&lt;br /&gt;
* ''About the author: see my [[User:Venemo|User page]] and my [[User:Venemo/HarmattanPlans|Plans for Harmattan]]''&lt;br /&gt;
* Co-author: Hiemanshu&lt;br /&gt;
* Author of the icon: Joppu&lt;br /&gt;
&lt;br /&gt;
=== Useful links for hacking ===&lt;br /&gt;
&lt;br /&gt;
* [https://gitorious.org/colorful-apps/irc-chatter IRC Chatter repo in Gitorious]&lt;br /&gt;
** Shortended URL is [http://bit.ly/ircchattercode http://bit.ly/ircchattercode]&lt;br /&gt;
** ''Feel free to clone it and send me merge a request if you've implemented something!''&lt;br /&gt;
* [https://bitbucket.org/jpnurmi/libircclient-qt/wiki/Home LibIrcClient-Qt home page]&lt;br /&gt;
* [http://jpnurmi.kapsi.fi/libircclient-qt/doc/latest/annotated.html LibIrcClient-Qt documentation]&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/getircchatter http://bit.ly/getircchatter])&lt;br /&gt;
&lt;br /&gt;
* '''15 August, 2011:''' 'v0.1' has been released! First, you need [http://sources.venemo.net/harmattan/libircclient-qt_0.5.0.9_armel.deb the Harmattan package for libircclient-qt], then [http://sources.venemo.net/harmattan/irc-chatter_0.1.0_armel.deb download the app from this link]. (Later on, you will be able to get it from RzR's repo as well.)&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
=== Coming soon™ ===&lt;br /&gt;
&lt;br /&gt;
* Ability to connect to multiple IRC servers&lt;br /&gt;
* Packaging, icon, .desktop file&lt;br /&gt;
* Autocompletion order based on last message order&lt;br /&gt;
* Fixing of known issues... ;)&lt;br /&gt;
* ...etc&lt;br /&gt;
&lt;br /&gt;
=== Wish list ===&lt;br /&gt;
&lt;br /&gt;
(Shortened URL for this part is [http://bit.ly/ircchatterwishlist http://bit.ly/ircchatterwishlist])&lt;br /&gt;
&lt;br /&gt;
Is there a feature you want? Put it on our wishlist!&lt;br /&gt;
&lt;br /&gt;
* Server login password support '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Autojoining on start-up to defined channels '''✓'''&lt;br /&gt;
** ''Done in v0.1''&lt;br /&gt;
* Automatic URL parsing to visualise thumbnails or url clicker buttons (finger friendly) etc&lt;br /&gt;
* Some sort of bouncer support - perhaps using the quassel backend? Maybe another may suit better.&lt;br /&gt;
* Click-hold on a channel name could bring up channel options.&lt;br /&gt;
** Aliasing channels - like in pidgin. For example, my pidgin sidebar reads: '''OSM HRM ME Par HOS MD ED Ma TP OM /\/ HA NO''' &lt;br /&gt;
** Turn logging on/off&lt;br /&gt;
** Autojoin settings, or maybe in the future even more.&lt;br /&gt;
** Click nick to start writing message to them (i.e I click on some message in the chat from &amp;quot;foo&amp;quot; and it opens the vkb with foo:)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Leave this at the bottom of the wishlist so that other people feel encouraged to add their own --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* support: xmpp through biltbee or minbif/ bip : http://rzr.online.fr/q/irc --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: hostname:port --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
* support: execute macro on connect ie : /msg nickserv identify password or something else --[[User:Rzr|Rzr]] 12:59, 15 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
* '''''Your feature idea here!'''''&lt;br /&gt;
&lt;br /&gt;
=== Features already there ===&lt;br /&gt;
&lt;br /&gt;
* Decent and shiny GUI&lt;br /&gt;
* Usable in portrait mode too (with virtual keyboard)&lt;br /&gt;
* Join/part channels and query/close users&lt;br /&gt;
* You can select text and open links&lt;br /&gt;
* Supported commands&lt;br /&gt;
** /join (or /j)&lt;br /&gt;
** /part (or /p)&lt;br /&gt;
** /quit (or /q)&lt;br /&gt;
** /close&lt;br /&gt;
** /me&lt;br /&gt;
** /nick&lt;br /&gt;
** /topic (but no topic changing)&lt;br /&gt;
** ''others are coming!''&lt;br /&gt;
* Highlighting&lt;br /&gt;
** Channels that have new messages are blue&lt;br /&gt;
** If they have new messages addressed to you, they are red&lt;br /&gt;
&lt;br /&gt;
=== Known issues, limitations ===&lt;br /&gt;
&lt;br /&gt;
Work is being done to eliminate these.&lt;br /&gt;
ETA: soon™&lt;br /&gt;
Issues that are striked out have been fixed.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;del&amp;gt;Lacking an appropriate configuration GUI, currently the client is hardcoded to connect to the [http://freenode.net Freenode] network with the nickname &amp;quot;Your_Nick_Here&amp;quot;&amp;lt;/del&amp;gt;&lt;br /&gt;
** ''A nice page is added that appears on applaunch and solves this.'' You can still only connect to one server at a time though.&lt;br /&gt;
* Settings GUI is not working at all&lt;br /&gt;
** ''It has been removed from v0.1, will be added to a later version.''&lt;br /&gt;
* Disconnections are not detected&lt;br /&gt;
* Can't reconnect after disconnect&lt;br /&gt;
* &amp;lt;del&amp;gt;Can't display CTCP actions (/me)&amp;lt;/del&amp;gt;&lt;br /&gt;
* '''Some''' /commands don't work yet&lt;br /&gt;
* &amp;lt;del&amp;gt;Parting a channel or closing a query MAY result in a segfault&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling issues when opening/hiding VKB or chaning orientation&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autoscrolling fails when last message is longer than 1 line&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;No text selection&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Links not highlighted&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Topic is not displayed&amp;lt;/del&amp;gt;&lt;br /&gt;
* &amp;lt;del&amp;gt;Autocompletion issues&amp;lt;/del&amp;gt;&lt;br /&gt;
* Doesn't handle mode changes&lt;br /&gt;
* &amp;quot;Join on connect&amp;quot; in the channel connection window doesn't work&lt;br /&gt;
** works for me? (speedevil)&lt;br /&gt;
* Focus textbox on entering channel, so it doesn't have to be done explicitly.&lt;br /&gt;
* Channel topic changes don't appear&lt;br /&gt;
* ...?&lt;br /&gt;
&lt;br /&gt;
== Platform support ==&lt;br /&gt;
&lt;br /&gt;
The app is currently working on '''Harmattan''' (that is the primary target for now). When the app is functional, we are planning to port it to 'vanilla' MeeGo and possibly other platforms that support qt-components.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Devices/Ideapad</id>
		<title>Devices/Ideapad</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Devices/Ideapad"/>
				<updated>2011-08-04T20:59:34Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Lenovo]] S10-3t IdeaPads were given to attendees of the [[MeeGo Conference 2010]] (Thanks [[Intel]] and [[Nokia]]!).&lt;br /&gt;
&lt;br /&gt;
This page aims to collect issues, solutions and hacks by the [[MeeGo Community]] for this device.&lt;br /&gt;
&lt;br /&gt;
It is mostly collected from the [http://forum.meego.com/showthread.php?t=1995 Lenovo S10-3t improvements] thread on MeeGo Forums.&lt;br /&gt;
&lt;br /&gt;
To get started on the Lenovo Ideapad, you should first get an image, and [http://meego.com/devices/netbook/installing-meego-your-netbook install MeeGo 1.1] or try the soon-to-be-released  MeeGo 1.2 [http://appdeveloper.intel.com/en-us/meego-sdk-suite Tablet UX Pre-Alpha Release].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Major issues ==&lt;br /&gt;
&lt;br /&gt;
It seems that some users get their [[wifi]] (and [[bluetooth]]) disabled and/or the battery status. There is some talk going on these two links, with work around that may or may not work. For the [[atheros]] folks it worked but the ones with [[broadcom]] it didn't.&lt;br /&gt;
&lt;br /&gt;
* Problem: BROADCOM based wifi: No way to enable WiFi after switching it off using the switch&lt;br /&gt;
** Workaround: http://www.proli.net/2010/11/19/hidden-wifi-switches/&lt;br /&gt;
** Workaround: boot, BIOS setup, Load factory defaults, Save and exit&lt;br /&gt;
** Solution: Waiting for some help from Intel or BIOS updates from Lenovo.&lt;br /&gt;
* Problem: [[ATHEROS]] workaround: No way to enable WiFi after switching it off using the switch&lt;br /&gt;
** Workaround: http://forum.meego.com/showthread.php?p=13321&lt;br /&gt;
** Solution: Waiting for some help from Intel or BIOS updates from Lenovo.&lt;br /&gt;
* Problem: [http://bugs.meego.com/show_bug.cgi?id=3276 Resume from suspend to RAM does not work every time]&lt;br /&gt;
** Workaround:&lt;br /&gt;
** Solution:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Minor issues ==&lt;br /&gt;
&lt;br /&gt;
* Headphone jack doesn't work [http://bugs.meego.com/show_bug.cgi?id=10289 Bug report]&lt;br /&gt;
** Workaround: Add &amp;lt;code&amp;gt;options snd-hda-intel model=&amp;quot;olpc-xo-1_5&amp;quot;&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;/etc/modprobe.d/alsa-base.conf&amp;lt;/code&amp;gt; and reboot&lt;br /&gt;
** Solution: none yet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Using the Ideapad with MeeGo ==&lt;br /&gt;
&lt;br /&gt;
[[MeeGo Desktop/Changing Desktops]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Finger scrolling with Chromium ===&lt;br /&gt;
&lt;br /&gt;
The [https://chrome.google.com/extensions/detail/ncegfehgjifmmpnjaihnjpbpddjjebme ChromeTouch] extension enables kinetic scrolling with the browser and the touch screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Finger scrolling with Firefox ===&lt;br /&gt;
&lt;br /&gt;
Firefox has a similar add-on: [http://addons.mozilla.org/firefox/addon/1250/ Grab and Drag]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== On-screen keyboard ===&lt;br /&gt;
&lt;br /&gt;
See the following resources&lt;br /&gt;
&lt;br /&gt;
* [[Input Method Framework/MeeGo 1.1]]&lt;br /&gt;
* [http://blog.neteril.org/2010/11/19/turning-your-meego-lenovo-s10-3t-into-a-real-slate/ Turn your Lenovo into a real slate] &lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1803 forum thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software Setup ===&lt;br /&gt;
&lt;br /&gt;
The [[MeeGo 1.0 Netbook FAQ]] has resources on&lt;br /&gt;
* Application installation&lt;br /&gt;
* Dropbox&lt;br /&gt;
* Skype&lt;br /&gt;
* Codecs&lt;br /&gt;
* Changing keyboard layout post-install (since some of us accidently set it to US rather than UK)&lt;br /&gt;
&lt;br /&gt;
*fennec-qt (Firefox Mobile)&lt;br /&gt;
** For fullscreen run: &amp;lt;code&amp;gt;fennec -target slate&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware Configuration ==&lt;br /&gt;
&lt;br /&gt;
[http://consumersupport.lenovo.com/ie/en/DriversDownloads/drivers_list.aspx?CategoryID=45252 Chipset listing (for Windows Drivers)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Touchpad ===&lt;br /&gt;
&lt;br /&gt;
Taps are accepted as mouse presses but not the bottom left and right clicks, see [http://bugs.meego.com/show_bug.cgi?id=4807 bug report]&lt;br /&gt;
&lt;br /&gt;
To enable RMB in the RightBottom corner of the touchpad issue the following command:&lt;br /&gt;
&lt;br /&gt;
 synclient RBCornerButton=3&lt;br /&gt;
&lt;br /&gt;
To make it permanent edit /etc/X11/xorg.conf.d/10-input-synaptics.conf to:&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
     Identifier &amp;quot;synaptics&amp;quot;&lt;br /&gt;
     MatchIsTouchpad &amp;quot;true&amp;quot;&lt;br /&gt;
     Driver &amp;quot;synaptics&amp;quot;&lt;br /&gt;
     Option &amp;quot;RBCornerButton&amp;quot; &amp;quot;3&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Accelerometer ===&lt;br /&gt;
&lt;br /&gt;
The Ideapad has a two axis [[accelerometer]] located in the keyboard part.&lt;br /&gt;
&lt;br /&gt;
Under [[Windows]] it is accessed through the APS software and used for screen rotation and parking the hard-drive under shock conditions.&lt;br /&gt;
APS is widely used on Thinkpads and the Ideapad appears to have the same type of accelerometer.&lt;br /&gt;
Accelerometer values are read through an &amp;quot;embedded controller&amp;quot; interface.&lt;br /&gt;
&lt;br /&gt;
Linux support for this device is normally provided by the [http://www.thinkwiki.org/wiki/Tp_smapi tp_smapi] driver, however, it has [http://www.thinkwiki.org/wiki/Tp_smapi#SL_series_and_IdeaPad no support for the Ideapad embedded controller].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 3G ===&lt;br /&gt;
&lt;br /&gt;
[http://www.netbooks.ph/forums/viewtopic.php?f=56&amp;amp;t=2220 See this article about adding a 3G modem.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Hardware_References_and_Resources</id>
		<title>Hardware References and Resources</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Hardware_References_and_Resources"/>
				<updated>2011-07-29T06:30:11Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for future community-led [[hardware]] development.  This will range from support materials to peripherals to device platforms.&lt;br /&gt;
&lt;br /&gt;
Please add references to specifications, schematics, components, materials, vendors, projects, products, services and design/manufacturing practices.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= References/Resources =&lt;br /&gt;
&lt;br /&gt;
== Development/OEM Hardware ==&lt;br /&gt;
&lt;br /&gt;
* http://beagleboard.org/&lt;br /&gt;
* http://pandaboard.org/&lt;br /&gt;
* http://www.stericsson.com/developers/developers.jsp (Snowball)&lt;br /&gt;
* http://www.engadget.com/2011/05/29/linaro-and-samsung-roll-out-exynos-4210-based-origen-development/&lt;br /&gt;
* http://www.raspberrypi.org/&lt;br /&gt;
* http://cuppcomputing.com/&lt;br /&gt;
* http://www.arduino.cc/&lt;br /&gt;
* http://talk.maemo.org/showthread.php?t=68882 (Mobile System on Chip Thread)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Schematics/References ==&lt;br /&gt;
&lt;br /&gt;
* http://cellphonediagram.com/search/homebuilt-rx-tx-rf/&lt;br /&gt;
* http://wiki.maemo.org/N900_Hardware_Hacking&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Finished Products ==&lt;br /&gt;
&lt;br /&gt;
* http://www.openpandora.org/&lt;br /&gt;
* http://en.wikipedia.org/wiki/JooJoo (lessons to be learned!)&lt;br /&gt;
* http://en.wikipedia.org/wiki/OLPC&lt;br /&gt;
* http://www.openmoko.com (They've actually produced several phones : http://projects.goldelico.com/p/gta04-main/)&lt;br /&gt;
* geekphone?&lt;br /&gt;
&lt;br /&gt;
== Vendors ==&lt;br /&gt;
&lt;br /&gt;
* http://www.mouser.com/&lt;br /&gt;
* http://www.monoprice.com/home/index.asp&lt;br /&gt;
* http://www.radioshack.com/category/index.jsp?categoryId=2032058&lt;br /&gt;
* http://www.ezpcb.com/ezpcbweb3/index.php&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Services ==&lt;br /&gt;
&lt;br /&gt;
* http://www.shapeways.com/ (make custom 3D parts!)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== General Resources ==&lt;br /&gt;
&lt;br /&gt;
* http://opencircuits.org/&lt;br /&gt;
* http://p2pfoundation.net/Product_Hacking&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Repo</id>
		<title>Community Repo</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Repo"/>
				<updated>2011-07-28T22:24:27Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Adding the community repository to your system */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This repository was created soon after MeeGo for [[Netbooks]] was released. For many reasons some popular software ''(codecs, players, etc...)'' can not be shipped with the distro or included to official repositories, so users had to build such software by themselves and share it with each other. As soon as the number of user-built packages has significally grown, it was suggested to join the efforts and create a single community repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Browsing available packages ==&lt;br /&gt;
&lt;br /&gt;
Repository can be browsed directly to see what's in.&lt;br /&gt;
&lt;br /&gt;
Index is made with RepoView utility. Click here to see Repository index for [http://mirror.yandex.ru/mirrors/meego-community/meego1.0/i386/repoview/ Meego 1.0] and here for Repository index for [http://mirror.yandex.ru/mirrors/meego-community/meego1.1/repoview/ Meego 1.1].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Adding the community repository to your system ==&lt;br /&gt;
&lt;br /&gt;
To add the repo to your system, open a terminal (Menu&amp;amp;rarr;Applications&amp;amp;rarr;System&amp;amp;rarr;Terminal) and perform the following steps:&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.2 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.2/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.1 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.1/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.0 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.0/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In Meego 1.0 you can also add the repo to &amp;quot;[[yum]]&amp;quot; package manager.&lt;br /&gt;
Before you can add the repository, you must have wget installed on your system (not installed by default).&lt;br /&gt;
To install it, open a terminal window  and execute the following from the terminal command line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install wget&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo yum install wget&amp;lt;/pre&amp;gt;&lt;br /&gt;
depending on your installer of choice.&lt;br /&gt;
&lt;br /&gt;
After that, add the repo to yum:&lt;br /&gt;
&amp;lt;pre&amp;gt;cd /etc/yum.repos.d&lt;br /&gt;
sudo wget http://mirror.yandex.ru/mirrors/meego-community/meego1.0/community.repo&amp;lt;/pre&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Finally, unchek the option &amp;quot;Filters - Only native packages&amp;quot; in [[PackageKit]] : (Menu&amp;amp;rarr;Applications&amp;amp;rarr;System&amp;amp;rarr;Add/Remove Applications).&lt;br /&gt;
&lt;br /&gt;
Now you are able to search and install the packages from the repo.&lt;br /&gt;
&lt;br /&gt;
== Installing the software ==&lt;br /&gt;
&lt;br /&gt;
'''Codecs:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install ffmpeg faac faad2 gstreamer-ffmpeg gst-plugins-good &lt;br /&gt;
gst-plugins-bad gst-plugins-uggly mpeg2dec &lt;br /&gt;
libmatroska libdvdnav libdvdread lame x264&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''Players:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install totem mplayer-gui vlc&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Package requests ==&lt;br /&gt;
&lt;br /&gt;
Use this [http://forum.meego.com/showthread.php?t=1451 thread] to post a request for a packages that would be nice to have in the repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
If you have built a package that you think would be useful for others, please send it to one of the maintainers. We will test your package and likely include it to repo.&lt;br /&gt;
&lt;br /&gt;
You are also welcome to became a maintainer and support your packages on regular basis. Please contact [http://forum.meego.com/member.php?u=7798 me] if you want to became a maintainer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintainers ==&lt;br /&gt;
&lt;br /&gt;
* Alexey Volkov (macek), xmpp:stari_macek@jabber.ru&lt;br /&gt;
* Ivan Kozinov (ZigBee), ICQ:149143110&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1451 Community Repo discussion thread], &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=613 MeeGo discussion in Russian]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Donations for supporting this repo are appreciated.&lt;br /&gt;
You can donate via [https://www.moneybookers.com/app/payment.pl?pay_to_email=kozinov@gmail.com&amp;amp;language=EN&amp;amp;currency=USD&amp;amp;amount=5.00&amp;amp;detail1_text=donation%20to%20help%20support%20MeeGo%20community%20repo MoneyBookers] or [https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=NYEFZ32WPGG3J&amp;amp;lc=SI&amp;amp;item_name=Donation%20for%20MeeGo%20Community%20Repo%20support&amp;amp;currency_code=USD&amp;amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted PayPal].&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Community_Repo</id>
		<title>Community Repo</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Community_Repo"/>
				<updated>2011-07-28T22:21:17Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This repository was created soon after MeeGo for [[Netbooks]] was released. For many reasons some popular software ''(codecs, players, etc...)'' can not be shipped with the distro or included to official repositories, so users had to build such software by themselves and share it with each other. As soon as the number of user-built packages has significally grown, it was suggested to join the efforts and create a single community repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Browsing available packages ==&lt;br /&gt;
&lt;br /&gt;
Repository can be browsed directly to see what's in.&lt;br /&gt;
&lt;br /&gt;
Index is made with RepoView utility. Click here to see Repository index for [http://mirror.yandex.ru/mirrors/meego-community/meego1.0/i386/repoview/ Meego 1.0] and here for Repository index for [http://mirror.yandex.ru/mirrors/meego-community/meego1.1/repoview/ Meego 1.1].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Adding the community repository to your system ==&lt;br /&gt;
&lt;br /&gt;
To add the repo to your system, open a terminal (Menu&amp;amp;rarr;Applications&amp;amp;rarr;System&amp;amp;rarr;Terminal) and perform the following steps:&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.2 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.2/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.1 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.1/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''MeeGo 1.0 users'''&lt;br /&gt;
&amp;lt;pre&amp;gt;$ sudo zypper ar http://mirror.yandex.ru/mirrors/meego-community/meego1.0/ community &amp;amp;&amp;amp; sudo zypper refresh&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In Meego 1.0 you can also add the repo to &amp;quot;[[yum]]&amp;quot; package manager.&lt;br /&gt;
Before you can add the repository, you must have wget installed on your system (not installed by default).  To install it, open a terminal window  and execute the following from the terminal command line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install wget&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo yum install wget&amp;lt;/pre&amp;gt;&lt;br /&gt;
depending on your installer of choice.&lt;br /&gt;
&lt;br /&gt;
After that, add the repo to yum:&lt;br /&gt;
&amp;lt;pre&amp;gt;cd /etc/yum.repos.d&lt;br /&gt;
sudo wget http://mirror.yandex.ru/mirrors/meego-community/meego1.0/community.repo&amp;lt;/pre&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Finally, unchek the option &amp;quot;Filters - Only native packages&amp;quot; in [[PackageKit]]] (Menu&amp;amp;rarr;Applications&amp;amp;rarr;System&amp;amp;rarr;Add/Remove Applications).&lt;br /&gt;
Now you are able to search and install the packages from the repo.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing the software ==&lt;br /&gt;
&lt;br /&gt;
'''Codecs:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install ffmpeg faac faad2 gstreamer-ffmpeg gst-plugins-good &lt;br /&gt;
gst-plugins-bad gst-plugins-uggly mpeg2dec &lt;br /&gt;
libmatroska libdvdnav libdvdread lame x264&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''Players:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo zypper install totem mplayer-gui vlc&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Package requests ==&lt;br /&gt;
&lt;br /&gt;
Use this [http://forum.meego.com/showthread.php?t=1451 thread] to post a request for a packages that would be nice to have in the repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
&lt;br /&gt;
If you have built a package that you think would be useful for others, please send it to one of the maintainers. We will test your package and likely include it to repo.&lt;br /&gt;
&lt;br /&gt;
You are also welcome to became a maintainer and support your packages on regular basis. Please contact [http://forum.meego.com/member.php?u=7798 me] if you want to became a maintainer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintainers ==&lt;br /&gt;
&lt;br /&gt;
* Alexey Volkov (macek), xmpp:stari_macek@jabber.ru&lt;br /&gt;
* Ivan Kozinov (ZigBee), ICQ:149143110&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1451 Community Repo discussion thread], &amp;lt;br /&amp;gt;&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=613 MeeGo discussion in Russian]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Donations for supporting this repo are appreciated.&lt;br /&gt;
You can donate via [https://www.moneybookers.com/app/payment.pl?pay_to_email=kozinov@gmail.com&amp;amp;language=EN&amp;amp;currency=USD&amp;amp;amount=5.00&amp;amp;detail1_text=donation%20to%20help%20support%20MeeGo%20community%20repo MoneyBookers] or [https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;amp;business=NYEFZ32WPGG3J&amp;amp;lc=SI&amp;amp;item_name=Donation%20for%20MeeGo%20Community%20Repo%20support&amp;amp;currency_code=USD&amp;amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted PayPal].&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_Build_Without_OBS_Needed</id>
		<title>Local Build Without OBS Needed</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_Build_Without_OBS_Needed"/>
				<updated>2011-07-27T00:27:35Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for people who want to avoid any connection with any [[OBS]] backend - ie &amp;quot;as raw as possible&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you simply want to do a local build then you probably want &amp;quot;osc build&amp;quot; which does almost everything for you.&lt;br /&gt;
see [[Build_Infrastructure/Packagers_Developers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building your package using 'build' ==&lt;br /&gt;
&lt;br /&gt;
=== Install 'build' ===&lt;br /&gt;
&lt;br /&gt;
A more convenient package build way is to use 'build' which is a project from OpenSUSE, MeeGo build infrastructure used it.&lt;br /&gt;
&lt;br /&gt;
You can get build binary package from http://repo.meego.com/MeeGo/tools/repos/ per your Linux distribution, if your Linux distribution isn't there, you can get build source package from http://www.gitorious.org/opensuse/build to build it yourself manually.&lt;br /&gt;
&lt;br /&gt;
* If your host is MeeGo, you need to install one more package 'perl-XML-Parser'&lt;br /&gt;
&lt;br /&gt;
  zypper install build perl-XML-Parser&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Setup ===	&lt;br /&gt;
&lt;br /&gt;
After you install it, you can run “build –help” to get help info. You need to run 'build' as root. &lt;br /&gt;
&lt;br /&gt;
* Proxy&lt;br /&gt;
If your network needs proxy, please export proxy environment variables, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
export http_proxy=http://proxy.yourcompany.com:8080/&lt;br /&gt;
export no_proxy=localhost,127.0.0.0/8,.yourcompany.com, 172.16.0.0/16&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
If you used to run “sudo build …” and your network needs proxy, please ensure sudo to inherit proxy environment variables, you can do this by adding the below line to /etc/sudoers&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Defaults    env_keep += &amp;quot;http_proxy no_proxy HTTP_PROXY NO_PROXY&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Conf file&lt;br /&gt;
You may also need to set correct default distro target, or use the &amp;quot;build --dist=/usr/lib/build/configs/meego-1.1.conf&amp;quot; option:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/lib/build/configs&lt;br /&gt;
sudo ln -sf meego-1.2.conf default.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* GPG Key&lt;br /&gt;
build also will check rpm package signature, so you must import public key of repository you're using, for example:&lt;br /&gt;
&lt;br /&gt;
For http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages&lt;br /&gt;
&lt;br /&gt;
You can get its public key for http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/meego-release-1.2.0-2.1.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ wget http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/meego-release-1.2.0-2.1.noarch.rpm&lt;br /&gt;
$ rpm2cpio meego-release-1.2.0-2.1.noarch.rpm | cpio -idmv&lt;br /&gt;
$ rpm --import ./etc/pki/rpm-gpg/RPM-GPG-KEY-meego02&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Build a package ===	&lt;br /&gt;
&lt;br /&gt;
* Build from src [[rpm]]&lt;br /&gt;
This command will build a cpio binary package for MeeGo.&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/ --arch i686 cpio-2.11-2.6.src.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
* Build from Spec file&lt;br /&gt;
Optionally, you also can use spec file to build it, for this case, build will find your source tar ball and patches under current work dir.&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/ --arch i686 cpio.spec&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Build with multiple repository&lt;br /&gt;
build will base your repo URL to cache your repo, so please use the same URL string for the same repo every time (URL with / at the end of it and the same URL without / at the end of it will result in different cache dirs), you can use multiple --repository options to specify multiple repos, for example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/builds/trunk/preview/core/repos/ia32/packages/ \&lt;br /&gt;
    --repository http://repo.meego.com/MeeGo/builds/trunk/preview/netbook/repos/ia32/packages/ \&lt;br /&gt;
    --arch i686 cpio-2.11-2.meego.src.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
* Specify cache dir&lt;br /&gt;
The default cache dir is /var/cache/build, you can use option –cachedir to set to other dir.&lt;br /&gt;
	&lt;br /&gt;
The default BUILDROOT dir is /var/tmp/build-root, you can use --root option to specify one more dir, once build is done, you can get your binary package in BUILDROOT, for example:&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/SRPMS/cpio-2.11-2.meego.src.rpm&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/RPMS/i586/cpio-2.11-2.meego.i586.rpm&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/RPMS/i586/cpio-debuginfo-2.11-2.meego.i586.rpm&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
Your cpio binary package is /var/tmp/build-root/home/abuild/rpmbuild/RPMS/i586/2.11-2.meego.i586.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development your package using build ==&lt;br /&gt;
&lt;br /&gt;
=== Unpack &amp;amp; make change ===&lt;br /&gt;
&lt;br /&gt;
If you want to modify packages, such as add/modify/remove patches, you need unpack src.rpm first. Then development can be based on source code.&lt;br /&gt;
&lt;br /&gt;
This command would unpack src.rpm to current directory, and your work can be in this directory.&lt;br /&gt;
&lt;br /&gt;
  rpm2cpio XXX.src.rpm | cpio -idmv&lt;br /&gt;
&lt;br /&gt;
#If you want to add a patch, you just need copy the patch to current directory and add this patch in spec file.&lt;br /&gt;
#If you wan to remove patches, you just need to remove them in spec file.&lt;br /&gt;
#If you want to modify exist patch, you can modify the special patch and spec file need not to modify.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build the package ===&lt;br /&gt;
&lt;br /&gt;
Once you development work is done, you can use ‘build’ command to generate new RPM based on you changes. Command as follows:&lt;br /&gt;
&lt;br /&gt;
  build --repository http://YYY/repos/oss/ia32/packages/ --arch i686 XXX.spec&lt;br /&gt;
&lt;br /&gt;
binary RPM package can be found in  /var/tmp/build-root/home/abuild/rpmbuild/RPMS/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== rpm verify failed ===&lt;br /&gt;
&lt;br /&gt;
If you meet below error, please import GPG key first, if the issue still exist and you are using Ubuntu10.04, you may have a try to workaround the issue by installing the &amp;quot;rpm&amp;quot; package for 10.10, there seems to be a bug for &amp;quot;rpm&amp;quot; in 10.04 which fails to verify package signature.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
downloading http://linux-ftp.jf.intel.com/pub/mirrors/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/autoconf-2.68-1.3.noarch.rpm ... &lt;br /&gt;
rpm verify failed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Steps to fix:&lt;br /&gt;
1. add 10.10 repo to /etc/apt/sources.list&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
deb http://cn.archive.ubuntu.com/ubuntu/ maverick  main restricted&lt;br /&gt;
deb http://cn.archive.ubuntu.com/ubuntu/ maverick-updates  main restricted &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. remove old rpm and install new one&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo apt-get update&lt;br /&gt;
$ sudo apt-get remove rpm&lt;br /&gt;
$ sudo apt-get install rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. comment out 10.10 repo to avoid upgrade other packages&lt;br /&gt;
&lt;br /&gt;
=== Exec format error ===&lt;br /&gt;
&lt;br /&gt;
You may have such issue when using 'build' to create a armv7l rpm package, please see detailed solution for the distro&lt;br /&gt;
&lt;br /&gt;
* Fedora13&lt;br /&gt;
Try command:'file /usr/bin/qemu-arm', and its output should show &amp;quot;statically linked&amp;quot;, if not, you can re-install the qemu package(the package maybe changes, you can go the web address to get it, then install it).&lt;br /&gt;
 $file /usr/bin/qemu-arm&lt;br /&gt;
 $sudo rpm -i http://download.opensuse.org/repositories/home:/dl9pf:/qemu/Fedora_12/i386/qemu-devel-0.13git2010.06.24.1826-8.1.i386.rpm  &lt;br /&gt;
&lt;br /&gt;
* Ubuntu10.04&lt;br /&gt;
Please install 'qemu-arm-static'&lt;br /&gt;
 $sudo apt-get install qemu-arm-static&lt;br /&gt;
&lt;br /&gt;
* Debian&lt;br /&gt;
Please install 'qemu-user-static' from Squeeze (Debian 6.0) and later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== rpm error ===&lt;br /&gt;
&lt;br /&gt;
This problem on ubuntu 10.04 when using 'build' to create a i686 rpm package.&lt;br /&gt;
'Error:rpm: error while loading shared libraries: liblua-5.1.so: cannot open shared object file: No such file or directory'&lt;br /&gt;
Please modify the '''/usr/lib/build/configs/default.conf''' in preinstall section add liblua.--[[User:Kismeter|Kismeter]] 15:02, 2 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nothing Provides ===&lt;br /&gt;
&lt;br /&gt;
This problem on Ubuntu 10.04 when using 'build' to create a i586 package. Please Use ''build --repository http://repo.meego.com/MeeGo/builds/xxx/core/repos/ia32/packages/ --arch i686 xxxx.src.rpm''&lt;br /&gt;
The arch must be '''i686'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===chroot: cannot run command `rpm'===&lt;br /&gt;
&lt;br /&gt;
when build a armv7l rpm, modify /usr/lib/build/build and /usr/lib/build/configs/meego-1.0.conf, change armv7el to armv7l in these files, maybe /usr/lib/build/Build.pm also need change.&lt;br /&gt;
If problem persist, see [https://bugs.meego.com/show_bug.cgi?id=18905 bug 18905]&lt;br /&gt;
&lt;br /&gt;
== Another language version of this page ==&lt;br /&gt;
&lt;br /&gt;
* [[不需要obs的本地build-_简体中文]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Local_Build_Without_OBS_Needed</id>
		<title>Local Build Without OBS Needed</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Local_Build_Without_OBS_Needed"/>
				<updated>2011-07-27T00:14:33Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for people who want to avoid any connection with any [[OBS]] backend - ie &amp;quot;as raw as possible&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you simply want to do a local build then you probably want &amp;quot;osc build&amp;quot; which does almost everything for you.&lt;br /&gt;
see [[Build_Infrastructure/Packagers_Developers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Building your package using 'build' ==&lt;br /&gt;
&lt;br /&gt;
=== Install 'build' ===&lt;br /&gt;
&lt;br /&gt;
A more convenient package build way is to use 'build' which is a project from OpenSUSE, MeeGo build infrastructure used it.&lt;br /&gt;
&lt;br /&gt;
You can get build binary package from http://repo.meego.com/MeeGo/tools/repos/ per your Linux distribution, if your Linux distribution isn't there, you can get build source package from http://www.gitorious.org/opensuse/build to build it yourself manually.&lt;br /&gt;
&lt;br /&gt;
* If your host is MeeGo, you need to install one more package 'perl-XML-Parser'&lt;br /&gt;
&lt;br /&gt;
=== Setup ===	&lt;br /&gt;
&lt;br /&gt;
After you install it, you can run “build –help” to get help info. You need to run 'build' as root. &lt;br /&gt;
&lt;br /&gt;
* Proxy&lt;br /&gt;
If your network needs proxy, please export proxy environment variables, for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
export http_proxy=http://proxy.yourcompany.com:8080/&lt;br /&gt;
export no_proxy=localhost,127.0.0.0/8,.yourcompany.com, 172.16.0.0/16&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
If you used to run “sudo build …” and your network needs proxy, please ensure sudo to inherit proxy environment variables, you can do this by adding the below line to /etc/sudoers&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Defaults    env_keep += &amp;quot;http_proxy no_proxy HTTP_PROXY NO_PROXY&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Conf file&lt;br /&gt;
You may also need to set correct default distro target, or use the &amp;quot;build --dist=/usr/lib/build/configs/meego-1.1.conf&amp;quot; option:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/lib/build/configs&lt;br /&gt;
sudo ln -sf meego-1.2.conf default.conf&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* GPG Key&lt;br /&gt;
build also will check rpm package signature, so you must import public key of repository you're using, for example:&lt;br /&gt;
&lt;br /&gt;
For http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages&lt;br /&gt;
&lt;br /&gt;
You can get its public key for http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/meego-release-1.2.0-2.1.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ wget http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/meego-release-1.2.0-2.1.noarch.rpm&lt;br /&gt;
$ rpm2cpio meego-release-1.2.0-2.1.noarch.rpm | cpio -idmv&lt;br /&gt;
$ rpm --import ./etc/pki/rpm-gpg/RPM-GPG-KEY-meego02&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build a package ===	&lt;br /&gt;
&lt;br /&gt;
* Build from src [[rpm]]&lt;br /&gt;
This command will build a cpio binary package for MeeGo.&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/ --arch i686 cpio-2.11-2.6.src.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
* Build from Spec file&lt;br /&gt;
Optionally, you also can use spec file to build it, for this case, build will find your source tar ball and patches under current work dir.&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/ --arch i686 cpio.spec&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Build with multiple repository&lt;br /&gt;
build will base your repo URL to cache your repo, so please use the same URL string for the same repo every time (URL with / at the end of it and the same URL without / at the end of it will result in different cache dirs), you can use multiple --repository options to specify multiple repos, for example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
build --repository http://repo.meego.com/MeeGo/builds/trunk/preview/core/repos/ia32/packages/ \&lt;br /&gt;
    --repository http://repo.meego.com/MeeGo/builds/trunk/preview/netbook/repos/ia32/packages/ \&lt;br /&gt;
    --arch i686 cpio-2.11-2.meego.src.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
* Specify cache dir&lt;br /&gt;
The default cache dir is /var/cache/build, you can use option –cachedir to set to other dir.&lt;br /&gt;
	&lt;br /&gt;
The default BUILDROOT dir is /var/tmp/build-root, you can use --root option to specify one more dir, once build is done, you can get your binary package in BUILDROOT, for example:&lt;br /&gt;
	 &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/SRPMS/cpio-2.11-2.meego.src.rpm&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/RPMS/i586/cpio-2.11-2.meego.i586.rpm&lt;br /&gt;
Wrote: /home/abuild/rpmbuild/RPMS/i586/cpio-debuginfo-2.11-2.meego.i586.rpm&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
Your cpio binary package is /var/tmp/build-root/home/abuild/rpmbuild/RPMS/i586/2.11-2.meego.i586.rpm&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development your package using build ==&lt;br /&gt;
&lt;br /&gt;
=== Unpack &amp;amp; make change ===&lt;br /&gt;
&lt;br /&gt;
If you want to modify packages, such as add/modify/remove patches, you need unpack src.rpm first. Then development can be based on source code.&lt;br /&gt;
&lt;br /&gt;
This command would unpack src.rpm to current directory, and your work can be in this directory.&lt;br /&gt;
&lt;br /&gt;
  rpm2cpio XXX.src.rpm | cpio -idmv&lt;br /&gt;
&lt;br /&gt;
#If you want to add a patch, you just need copy the patch to current directory and add this patch in spec file.&lt;br /&gt;
#If you wan to remove patches, you just need to remove them in spec file.&lt;br /&gt;
#If you want to modify exist patch, you can modify the special patch and spec file need not to modify.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build the package ===&lt;br /&gt;
&lt;br /&gt;
Once you development work is done, you can use ‘build’ command to generate new RPM based on you changes. Command as follows:&lt;br /&gt;
&lt;br /&gt;
  build --repository http://YYY/repos/oss/ia32/packages/ --arch i686 XXX.spec&lt;br /&gt;
&lt;br /&gt;
binary RPM package can be found in  /var/tmp/build-root/home/abuild/rpmbuild/RPMS/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==  Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== rpm verify failed ===&lt;br /&gt;
&lt;br /&gt;
If you meet below error, please import GPG key first, if the issue still exist and you are using Ubuntu10.04, you may have a try to workaround the issue by installing the &amp;quot;rpm&amp;quot; package for 10.10, there seems to be a bug for &amp;quot;rpm&amp;quot; in 10.04 which fails to verify package signature.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
downloading http://linux-ftp.jf.intel.com/pub/mirrors/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/autoconf-2.68-1.3.noarch.rpm ... &lt;br /&gt;
rpm verify failed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Steps to fix:&lt;br /&gt;
1. add 10.10 repo to /etc/apt/sources.list&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
deb http://cn.archive.ubuntu.com/ubuntu/ maverick  main restricted&lt;br /&gt;
deb http://cn.archive.ubuntu.com/ubuntu/ maverick-updates  main restricted &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. remove old rpm and install new one&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ sudo apt-get update&lt;br /&gt;
$ sudo apt-get remove rpm&lt;br /&gt;
$ sudo apt-get install rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. comment out 10.10 repo to avoid upgrade other packages&lt;br /&gt;
&lt;br /&gt;
=== Exec format error ===&lt;br /&gt;
&lt;br /&gt;
You may have such issue when using 'build' to create a armv7l rpm package, please see detailed solution for the distro&lt;br /&gt;
&lt;br /&gt;
* Fedora13&lt;br /&gt;
Try command:'file /usr/bin/qemu-arm', and its output should show &amp;quot;statically linked&amp;quot;, if not, you can re-install the qemu package(the package maybe changes, you can go the web address to get it, then install it).&lt;br /&gt;
 $file /usr/bin/qemu-arm&lt;br /&gt;
 $sudo rpm -i http://download.opensuse.org/repositories/home:/dl9pf:/qemu/Fedora_12/i386/qemu-devel-0.13git2010.06.24.1826-8.1.i386.rpm  &lt;br /&gt;
&lt;br /&gt;
* Ubuntu10.04&lt;br /&gt;
Please install 'qemu-arm-static'&lt;br /&gt;
 $sudo apt-get install qemu-arm-static&lt;br /&gt;
&lt;br /&gt;
* Debian&lt;br /&gt;
Please install 'qemu-user-static' from Squeeze (Debian 6.0) and later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== rpm error ===&lt;br /&gt;
&lt;br /&gt;
This problem on ubuntu 10.04 when using 'build' to create a i686 rpm package.&lt;br /&gt;
'Error:rpm: error while loading shared libraries: liblua-5.1.so: cannot open shared object file: No such file or directory'&lt;br /&gt;
Please modify the '''/usr/lib/build/configs/default.conf''' in preinstall section add liblua.--[[User:Kismeter|Kismeter]] 15:02, 2 December 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Nothing Provides ===&lt;br /&gt;
&lt;br /&gt;
This problem on Ubuntu 10.04 when using 'build' to create a i586 package. Please Use ''build --repository http://repo.meego.com/MeeGo/builds/xxx/core/repos/ia32/packages/ --arch i686 xxxx.src.rpm''&lt;br /&gt;
The arch must be '''i686'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===chroot: cannot run command `rpm'===&lt;br /&gt;
&lt;br /&gt;
when build a armv7l rpm, modify /usr/lib/build/build and /usr/lib/build/configs/meego-1.0.conf, change armv7el to armv7l in these files, maybe /usr/lib/build/Build.pm also need change.&lt;br /&gt;
If problem persist, see [https://bugs.meego.com/show_bug.cgi?id=18905 bug 18905]&lt;br /&gt;
&lt;br /&gt;
== Another language version of this page ==&lt;br /&gt;
&lt;br /&gt;
* [[不需要obs的本地build-_简体中文]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Recompile_kernel</id>
		<title>Recompile kernel</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Recompile_kernel"/>
				<updated>2011-07-26T23:23:03Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains the [[kernel]] recompilation process. There is also information on how to [[MeeGo kernel documentation for contributors|configure the MeeGo kernel]]. There already is a guide on how to compile the kernel for [[MeeGo]], including links to [[packaging]] : [[Tips on compiling and packaging kernels in MeeGo]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fetch the kernel source ==&lt;br /&gt;
&lt;br /&gt;
The first thing you'll need to do to recompile the MeeGo kernel is to download and unpack the MeeGo kernel package. To get that package you can download it with wget like this;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wget http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/source/kernel-2.6.37.2-8.27.src.rpm&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can of course get your kernel directly from upstream at kernel.org for example or clone it from MeeGo's git repos ( https://meego.gitorious.org/meego-os-base/kernel-source )&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone git://gitorious.org/meego-os-base/kernel-source.git&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unpack source rpm ==&lt;br /&gt;
&lt;br /&gt;
If you take the packaged MeeGo kernel, then you'll need to unpack this rpm. You can do that this way :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rpm2cpio kernel-2.6.37.2-8.27.src.rpm | cpio -id&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modify source code ==&lt;br /&gt;
&lt;br /&gt;
Your development work should be in the kernel source code directory, you may do the follow modification:&lt;br /&gt;
* If you want to add a patch, you need copy the patch to current directory and add this patch in spec file. &lt;br /&gt;
* If you wan to remove patches, you just need to remove them in spec file. &lt;br /&gt;
* If you want to modify exist patch, you can modify the special patch and spec file need not to modify.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Re-build kernel ==&lt;br /&gt;
&lt;br /&gt;
Once you development work is done, you can use ‘build’ command to generate new RPM based on you changes. Command as follows: &lt;br /&gt;
&lt;br /&gt;
    build \&lt;br /&gt;
     --repository http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/ \&lt;br /&gt;
     --arch i686 kernel.spec \&lt;br /&gt;
     --dist  /usr/lib/build/configs/meego-1.2.conf &lt;br /&gt;
&lt;br /&gt;
binary RPM package can be found in /var/tmp/build-root/home/abuild/rpmbuild/RPMS/.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Trouble shooting==&lt;br /&gt;
&lt;br /&gt;
=== rpm verify failed ===&lt;br /&gt;
&lt;br /&gt;
If you encounter &amp;quot;rpm verify failed&amp;quot; issue while executing build. You need to download the meego-release pacakge from repo, and import the gpg key in meego-release package.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
    wget http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/ia32/packages/noarch/meego-release-1.2.0-2.1.noarch.rpm&lt;br /&gt;
    rpm2cpio meego-release-1.2.0-2.1.noarch.rpm | cpio -idmv&lt;br /&gt;
    rpm --import ./etc/pki/rpm-gpg/RPM-GPG-KEY-meego02&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== build kernel on 64 bit system ===&lt;br /&gt;
&lt;br /&gt;
You may encounter some issue while your host system is 64 bit, in this case, you'd better go into the [[chroot]] env, and [[build]] it manually. for example: you may met the follow error while building kernel &lt;br /&gt;
  -----------------------------------------------------------------&lt;br /&gt;
  ----- building kernel.spec (user abuild)&lt;br /&gt;
  -----------------------------------------------------------------&lt;br /&gt;
  -----------------------------------------------------------------&lt;br /&gt;
  + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' /home/abuild/rpmbuild/SOURCES/kernel.spec&lt;br /&gt;
  error: Architecture is not included: x86_64&lt;br /&gt;
You can follow the steps to solve this :&lt;br /&gt;
&lt;br /&gt;
  [root@xq-desktop development]# chroot /var/tmp/mybuildroot/&lt;br /&gt;
  bash-3.2# su abuild&lt;br /&gt;
  bash-3.2$ exec rpmbuild -ba --define '_srcdefattr (-,root,root)' /home/abuild/rpmbuild/SOURCES/kernel.spec --target=i686&lt;br /&gt;
&lt;br /&gt;
You may also meet compiling error as follows:&lt;br /&gt;
  sorry, unimplemented: 64-bit mode not compiled in&lt;br /&gt;
&lt;br /&gt;
To solve this issue, you still need to go into chroot, and exclude -m64 options in CFLAGS CXXFLAGS and CPPFLAGS.&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Zypper</id>
		<title>Zypper</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Zypper"/>
				<updated>2011-07-26T23:03:47Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zypper is the repository and package management tool used by [[MeeGo]]. It is modelled on yum, installs [[RPM]]s behind the scenes, and behaves very much like apt on [[Debian]]-based systems.&lt;br /&gt;
&lt;br /&gt;
Like apt, Zypper manages a number of repositories, each of which can contain one or more packages. These repositories are defined in &amp;lt;code&amp;gt;.repo&amp;lt;/code&amp;gt; files, which are stored in &amp;lt;code&amp;gt;/etc/zypp/repos.d&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding a repository ==&lt;br /&gt;
&lt;br /&gt;
There are two ways to add a .repo file to zypper:&lt;br /&gt;
* Add it directly with &amp;lt;code&amp;gt;zypper ar &amp;lt;URI&amp;gt; &amp;lt;alias&amp;gt;&amp;lt;/code&amp;gt; - &amp;quot;ar&amp;quot; is short-hand for &amp;quot;addrepo&amp;quot;, for example: &lt;br /&gt;
    zypper ar http://repo.meego.com/MeeGo/builds/trunk/latest/repos/oss/ia32/packages/ oss&lt;br /&gt;
* Download the .repo file locally, and then copy it to &amp;lt;code&amp;gt;/etc/zypp/repos.d&amp;lt;/code&amp;gt; as root&lt;br /&gt;
* If you need symbols for debugging or profiling, you need to add one more repo, for example:&lt;br /&gt;
    zypper ar http://repo.meego.com/MeeGo/builds/trunk/latest/repos/oss/ia32/debug/ oss-debug &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Updating packages ==&lt;br /&gt;
&lt;br /&gt;
After adding a repository you should run &amp;lt;code&amp;gt;zypper update&amp;lt;/code&amp;gt; to update all packages, or &amp;lt;code&amp;gt;zypper refresh&amp;lt;/code&amp;gt; just to refresh package lists and verify the new .repo file.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;update&amp;quot; should be run periodically to keep software up to date. For most users, however, the operation will be done through a graphical updater, and you should only need to run this manually when adding a repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing and removing software ==&lt;br /&gt;
&lt;br /&gt;
You can install software from the command line using &amp;lt;code&amp;gt;zypper install [packagename]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;zypper in [packagename]&amp;lt;/code&amp;gt;, or remove it with &amp;lt;code&amp;gt;zypper remove [packagename]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;zypper rm [packagename]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing source package ==&lt;br /&gt;
&lt;br /&gt;
If you know the full name , you can install the source package by&lt;br /&gt;
    ## this command will install meegotouch-compositor's source code to ~/rpmbuild&lt;br /&gt;
    zypper si meegotouch-compositor &lt;br /&gt;
&lt;br /&gt;
If you don't know the full name of a source package, you can search a string by&lt;br /&gt;
    ## this command will list the source package match compositor&lt;br /&gt;
    zypper se  -t srcpackage compositor &lt;br /&gt;
&lt;br /&gt;
If you know a binary package name, but want get the source package that build out the binary package name, you can&lt;br /&gt;
    ## this command will download qt-4.7.x source code, libqtopengl4 is built from qt-4.7.x&lt;br /&gt;
    package=libqtopengl4 ; zypper si `rpm -q --qf '%{SOURCERPM}\n' ${package}` &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== .repo file format ==&lt;br /&gt;
&lt;br /&gt;
The file format for repositories is identical for yum and zypper. The file contains one or more repository definitions, in the form:&lt;br /&gt;
&lt;br /&gt;
 [home_yanli_branches_MeeGo_1.1_Core_Update_Testing]&lt;br /&gt;
 name=Branch of MeeGo:1.1:Core:Update:Testing (MeeGo_1.1)&lt;br /&gt;
 autorefresh=1&lt;br /&gt;
 type=rpm-md&lt;br /&gt;
 baseurl=http://download.meego.com/live/home:/yanli:/branches:/MeeGo:/1.1:/Core:/Update:/Testing/MeeGo_1.1/&lt;br /&gt;
 gpgcheck=0&lt;br /&gt;
 enabled=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The file starts with a unique identifier for the repository, a string to indentify it, and contails a base URL where packages will be found, and an indicator of the type of the repository. This can be yast2, plaindir or rpm-md, and defines the expected format for repository metadata. Usually it will be rpm-md.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.opensuse.org/Portal:Zypper Zypper project page]&lt;br /&gt;
* [http://en.opensuse.org/SDB:Zypper_usage Zypper documentation]&lt;br /&gt;
* [http://linux.die.net/man/5/yum.conf Yum documentation, including documentation of .repo file format fields]&lt;br /&gt;
* [[Build]] packages&lt;br /&gt;
&lt;br /&gt;
[[Category:Packaging]]&lt;br /&gt;
[[Category:Tutorial]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Zypper</id>
		<title>Zypper</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Zypper"/>
				<updated>2011-07-26T23:00:46Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zypper is the repository and package management tool used by [[MeeGo]]. It is modelled on yum, installs RPMs behind the scenes, and behaves very much like apt on [[Debian]]-based systems.&lt;br /&gt;
&lt;br /&gt;
Like apt, Zypper manages a number of repositories, each of which can contain one or more packages. These repositories are defined in &amp;lt;code&amp;gt;.repo&amp;lt;/code&amp;gt; files, which are stored in &amp;lt;code&amp;gt;/etc/zypp/repos.d&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding a repository ==&lt;br /&gt;
&lt;br /&gt;
There are two ways to add a .repo file to zypper:&lt;br /&gt;
* Add it directly with &amp;lt;code&amp;gt;zypper ar &amp;lt;URI&amp;gt; &amp;lt;alias&amp;gt;&amp;lt;/code&amp;gt; - &amp;quot;ar&amp;quot; is short-hand for &amp;quot;addrepo&amp;quot;, for example: &amp;lt;code&amp;gt;zypper ar http://repo.meego.com/MeeGo/builds/trunk/latest/repos/oss/ia32/packages/ oss&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download the .repo file locally, and then copy it to &amp;lt;code&amp;gt;/etc/zypp/repos.d&amp;lt;/code&amp;gt; as root&lt;br /&gt;
* If you need symbols for debugging or profiling, you need to add one more repo, for example: &amp;lt;code&amp;gt;zypper ar http://repo.meego.com/MeeGo/builds/trunk/latest/repos/oss/ia32/debug/ oss-debug&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Updating packages ==&lt;br /&gt;
&lt;br /&gt;
After adding a repository you should run &amp;lt;code&amp;gt;zypper update&amp;lt;/code&amp;gt; to update all packages, or &amp;lt;code&amp;gt;zypper refresh&amp;lt;/code&amp;gt; just to refresh package lists and verify the new .repo file.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;update&amp;quot; should be run periodically to keep software up to date. For most users, however, the operation will be done through a graphical updater, and you should only need to run this manually when adding a repository.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing and removing software ==&lt;br /&gt;
&lt;br /&gt;
You can install software from the command line using &amp;lt;code&amp;gt;zypper install [packagename]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;zypper in [packagename]&amp;lt;/code&amp;gt;, or remove it with &amp;lt;code&amp;gt;zypper remove [packagename]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;zypper rm [packagename]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installing source package ==&lt;br /&gt;
&lt;br /&gt;
If you know the full name , you can install the source package by&lt;br /&gt;
    ## this command will install meegotouch-compositor's source code to ~/rpmbuild&lt;br /&gt;
    zypper si meegotouch-compositor &lt;br /&gt;
&lt;br /&gt;
If you don't know the full name of a source package, you can search a string by&lt;br /&gt;
    ## this command will list the source package match compositor&lt;br /&gt;
    zypper se  -t srcpackage compositor &lt;br /&gt;
&lt;br /&gt;
If you know a binary package name, but want get the source package that build out the binary package name, you can&lt;br /&gt;
    ## this command will download qt-4.7.x source code, libqtopengl4 is built from qt-4.7.x&lt;br /&gt;
    package=libqtopengl4 ; zypper si `rpm -q --qf '%{SOURCERPM}\n' ${package}` &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== .repo file format ==&lt;br /&gt;
&lt;br /&gt;
The file format for repositories is identical for yum and zypper. The file contains one or more repository definitions, in the form:&lt;br /&gt;
&lt;br /&gt;
 [home_yanli_branches_MeeGo_1.1_Core_Update_Testing]&lt;br /&gt;
 name=Branch of MeeGo:1.1:Core:Update:Testing (MeeGo_1.1)&lt;br /&gt;
 autorefresh=1&lt;br /&gt;
 type=rpm-md&lt;br /&gt;
 baseurl=http://download.meego.com/live/home:/yanli:/branches:/MeeGo:/1.1:/Core:/Update:/Testing/MeeGo_1.1/&lt;br /&gt;
 gpgcheck=0&lt;br /&gt;
 enabled=1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The file starts with a unique identifier for the repository, a string to indentify it, and contails a base URL where packages will be found, and an indicator of the type of the repository. This can be yast2, plaindir or rpm-md, and defines the expected format for repository metadata. Usually it will be rpm-md.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.opensuse.org/Portal:Zypper Zypper project page]&lt;br /&gt;
* [http://en.opensuse.org/SDB:Zypper_usage Zypper documentation]&lt;br /&gt;
* [http://linux.die.net/man/5/yum.conf Yum documentation, including documentation of .repo file format fields]&lt;br /&gt;
* [[Build]] packages&lt;br /&gt;
&lt;br /&gt;
[[Category:Packaging]]&lt;br /&gt;
[[Category:Tutorial]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group</id>
		<title>Proposal for a Debian Packaging working group</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Proposal_for_a_Debian_Packaging_working_group"/>
				<updated>2011-07-24T00:02:56Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The role of MeeGo working groups are explained at http://meego.com/about/governance&lt;br /&gt;
&lt;br /&gt;
This is a request to the Technical Steering Group to approve the creation of a Debian Packaging working group.  There is no procedure defined but we can improvise with some common sense. &lt;br /&gt;
&lt;br /&gt;
'''The proposal was turned down by the MeeGo Technical Steering Group; &amp;quot;AGREED: The TSG doesn't see the need to have an official team working on Debian packaging. (qgil, 20:52:38)&amp;quot;&lt;br /&gt;
[http://trac.tspre.org/meetbot/meego-meeting/2010/meego-meeting.2010-03-31-19.58.html IRC meeting logs]'''&lt;br /&gt;
&lt;br /&gt;
=== How to contribute ===&lt;br /&gt;
&lt;br /&gt;
Since there is no &amp;quot;official&amp;quot; support from MeeGo's side, we'll have to find a way to ensure that the bits we want from MeeGo get imported into Debian. We'll need to find a way to organize this work within our community so that we don't duplicate work and can keep various libraries and packages up to date. There is an alioth page that has been set up for this work, available here: [https://alioth.debian.org/projects/pkg-meego/ https://alioth.debian.org/projects/pkg-meego/]&lt;br /&gt;
&lt;br /&gt;
=== Mission ===&lt;br /&gt;
&lt;br /&gt;
Ensure that it's possible to build MeeGo systems based on DEB packages and optionally managed by APT.&lt;br /&gt;
&lt;br /&gt;
=== Areas ===&lt;br /&gt;
&lt;br /&gt;
==== Technical responsibilities ====&lt;br /&gt;
* Improve the infrastructure based on OBS wherever needed to correctly support Debian packages (both source and binary) and APT sources.&lt;br /&gt;
* Packaging policy for Debian packages provided by MeeGo (it might diverge from the official Debian policy for various reasons).&lt;br /&gt;
* Provide and maintain the &amp;quot;debian&amp;quot; directory in all MeeGo software repositories.&lt;br /&gt;
* Provide DEB and or APT-powered alternatives for end-user applications dealing with package management (graphical application installer for instance).&lt;br /&gt;
&lt;br /&gt;
==== Organizational responsibilities ====&lt;br /&gt;
* Decide who will receive commit rights for the purpose of maintaining the debian directories/branches in all the MeeGo repositories.&lt;br /&gt;
&lt;br /&gt;
=== Rationale ===&lt;br /&gt;
&lt;br /&gt;
While the founders of MeeGo have clearly selected RPM due to availability of some testing/QA infrastructure coming from Moblin, there's no technical reason why DEB/APT could not be used to build alternate MeeGo system images, and some existing and potential MeeGo community participants have substantial existing expertise and investment in product lifecycle infrastructure built around Debian packaging.&lt;br /&gt;
&lt;br /&gt;
The OBS build system is able to cope with Debian packages and the number of contributors with a Debian background is sufficiently high to provide the required packaging files.&lt;br /&gt;
&lt;br /&gt;
Official DEB/APT support will avoid useless MeeGo forks and ensure that everybody is able to work as close to upstream as possible. It also makes it easier to offer an upgrade path for existing Maemo devices to MeeGo.&lt;br /&gt;
&lt;br /&gt;
An official MeeGo Debian port might simplify the path for applications going from Maemo to MeeGo, easing the job of Nokia and community developers.&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
Coordinators of this working group:&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/rhertzog Raphael Hertzog / buxy] - Debian developer, [http://www.freexian.com self-employed] as free software consultant/developer. I'd like to use my long experience as Debian developer to ensure that we do the proper technical choices to make Debian packaging as easy as possible in the context of Meego.&lt;br /&gt;
* [http://meego.com/users/lool Loïc Minier / lool] - Ubuntu and Debian developer. My main interest is in improving the Ubuntu and Debian armel ports, providing better tools for embedded development, and graphical user interfaces for end-user devices.&lt;br /&gt;
* [http://meego.com/users/jak Julian Andres Klode / jak] - Debian developer, interested in packaging stuff.&lt;br /&gt;
&lt;br /&gt;
MeeGo members interested in taking an active role in this working group.  Please detail your interests and what you can contribute to the group ('''Please keep this list alphabetically-ordered, as it will make finding people easier'''):&lt;br /&gt;
&lt;br /&gt;
* [http://meego.com/users/ayanes Adrian Yanes / ayanes] - Debian maintainer &amp;amp; mobile developer. Interested in help providing easy integration of MeeGo and Debian packaging.&lt;br /&gt;
* [http://meego.com/users/aloisiojr Aloisio Almeida Jr / aloisiojr] - Mobile platform developer. Long time developing embedded debian-like distributions. Also want to see a DEB repository for MeeGo.&lt;br /&gt;
* [http://meego.com/users/bdale Bdale Garbee / bdale] - Debian and HP&lt;br /&gt;
* [http://meego.com/users/lbt David Greaves / lbt] - OBS/build guy for Mer and on the MeeGo build WG. Also involved in OBS inside Nokia.&lt;br /&gt;
* [http://meego.com/users/erle Erle Pereira / eap] - Free software development and support. Interested working on MeeGo + Debian packaging to make the road as easy as possible.  Working as an [http://www.erlepereira.com Independent] consultant, experienced in aligning free software with Business goals for organisations.&lt;br /&gt;
* [http://meego.com/users/fabo Fathi Boudra / fabo] - Debian developer, software engineer&lt;br /&gt;
* [http://meego.com/users/jeremiah Jeremiah C. Foster] - Current Maemo 'debmaster', interested in keeping the ecosystem thriving and open.&lt;br /&gt;
* [http://meego.com/users/rzr Philippe Coval / rzr] - Debian packager and mobile developer, interested into packaging or merging efforts done debian, ubuntu, maemo and mer sides ...&lt;br /&gt;
* [http://meego.com/users/sivan Sivan Greenberg / sivang] - Former Ubuntu developer (might apply for universe upload rights again for pushing MeeGo's SDK stuff) In for doing Debian packaging work and using CDBS for automation. Would like to foresee a common development base that would automatically produce both RPMs and DEBs from the same source pkg.&lt;br /&gt;
&lt;br /&gt;
=== ToDo ===&lt;br /&gt;
&lt;br /&gt;
Various tasks can be done, please least them here :&lt;br /&gt;
&lt;br /&gt;
1/&lt;br /&gt;
&lt;br /&gt;
I started to rebuild some unpatched packages of debian using [[harmattan]] toolchain :&lt;br /&gt;
&lt;br /&gt;
https://build.pub.meego.com/project/show?project=home%3Arzr%3Adebian&lt;br /&gt;
&lt;br /&gt;
More to come at : http://rzr.online.fr/q/build&lt;br /&gt;
&lt;br /&gt;
--[[User:Rzr|Rzr]] 00:02, 24 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
&lt;br /&gt;
* [http://meego.gitorious.org MeeGo repository on Gitorious]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/SDK/Tablet</id>
		<title>SDK/Tablet</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/SDK/Tablet"/>
				<updated>2011-07-21T18:20:54Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* MeeGo Tablet SDK 1.2 Preview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains the tutorials needed to use the MeeGo SDK for tablet development.&lt;br /&gt;
'''Note: This is currently a work in progress with a target completion date of February 9th'''&lt;br /&gt;
== Overview ==&lt;br /&gt;
The MeeGo SDK for Tablet is the same SDK as that released with the MeeGo 1.2 Preview open source project, with the following exceptions and additions:&lt;br /&gt;
* Support for tablet image:  toolchain and QEMU image&lt;br /&gt;
* tablet images&lt;br /&gt;
* Additional [[SDK/Tablet/Tablet_APIs|Tablet APIs]] and supporting libraries&lt;br /&gt;
* Tablet SDK install and getting started guides (this)&lt;br /&gt;
&lt;br /&gt;
== Key External Documentation ==&lt;br /&gt;
The &amp;quot;Tablet SDK&amp;quot; documentation is a combination of this site as well as the open source MeeGo SDK developer pages.  The following pages are major areas that are covered outside of this documentation book:&lt;br /&gt;
* '''[http://meego.com/developers/meego-developer-story MeeGo Developer Story]'''&lt;br /&gt;
* '''[http://apidocs.meego.com/1.1/core/html/index.html MeeGo API], [http://apidocs.meego.com/1.1/platform/html/index.html Platform API]'''&lt;br /&gt;
* '''[[SDK/Docs/1.1/Creating_Hello_World|Qt Development: Creating Hello World]]'''&lt;br /&gt;
&lt;br /&gt;
Additional applicable, up-to-date, but generic MeeGo development information can be found at&lt;br /&gt;
* [http://meego.com/developers http://meego.com/developers]&lt;br /&gt;
* [[SDK/Docs/1.1|SDK/Docs/1.1]]&lt;br /&gt;
&lt;br /&gt;
== MeeGo Tablet SDK 1.2 Preview ==&lt;br /&gt;
&lt;br /&gt;
* [[SDK/Tablet/MeeGo_Tablet_SDK_1.2_Preview_for_Linux|MeeGo Tablet SDK 1.2 Preview for Linux]]&lt;br /&gt;
* [[SDK/Tablet/MeeGo_Tablet_SDK_1.2_Preview_for_Windows|MeeGo Tablet SDK 1.2 Preview for Windows]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:SDK]]&lt;br /&gt;
[[Category:Tablet]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Devices/Ideapad</id>
		<title>Devices/Ideapad</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Devices/Ideapad"/>
				<updated>2011-07-20T21:56:17Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Lenovo S10-3t IdeaPads were given to attendees of the [[MeeGo Conference 2010]] (Thanks [[Intel]] and [[Nokia]]!).&lt;br /&gt;
&lt;br /&gt;
This page aims to collect issues, solutions and hacks by the [[MeeGo Community]] for this device.&lt;br /&gt;
&lt;br /&gt;
It is mostly collected from the [http://forum.meego.com/showthread.php?t=1995 Lenovo S10-3t improvements] thread on MeeGo Forums.&lt;br /&gt;
&lt;br /&gt;
To get started on the Lenovo Ideapad, you should first get an image, and [http://meego.com/devices/netbook/installing-meego-your-netbook install MeeGo 1.1] or try the soon-to-be-released  MeeGo 1.2 [http://appdeveloper.intel.com/en-us/meego-sdk-suite Tablet UX Pre-Alpha Release].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Major issues ==&lt;br /&gt;
&lt;br /&gt;
It seems that some users get their [[wifi]] (and bluetooth) disabled and/or the battery status. There is some talk going on these two links, with work around that may or may not work. For the [[atheros]] folks it worked but the ones with [[broadcom]] it didn't.&lt;br /&gt;
&lt;br /&gt;
* Problem: BROADCOM based wifi: No way to enable WiFi after switching it off using the switch&lt;br /&gt;
** Workaround: http://www.proli.net/2010/11/19/hidden-wifi-switches/&lt;br /&gt;
** Workaround: boot, BIOS setup, Load factory defaults, Save and exit&lt;br /&gt;
** Solution: Waiting for some help from Intel or BIOS updates from Lenovo.&lt;br /&gt;
* Problem: ATHEROS workaround: No way to enable WiFi after switching it off using the switch&lt;br /&gt;
** Workaround: http://forum.meego.com/showthread.php?p=13321&lt;br /&gt;
** Solution: Waiting for some help from Intel or BIOS updates from Lenovo.&lt;br /&gt;
* Problem: [http://bugs.meego.com/show_bug.cgi?id=3276 Resume from suspend to RAM does not work every time]&lt;br /&gt;
** Workaround:&lt;br /&gt;
** Solution:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Minor issues ==&lt;br /&gt;
&lt;br /&gt;
* Headphone jack doesn't work [http://bugs.meego.com/show_bug.cgi?id=10289 Bug report]&lt;br /&gt;
** Workaround: Add &amp;lt;code&amp;gt;options snd-hda-intel model=&amp;quot;olpc-xo-1_5&amp;quot;&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;/etc/modprobe.d/alsa-base.conf&amp;lt;/code&amp;gt; and reboot&lt;br /&gt;
** Solution: none yet&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Using the Ideapad with MeeGo ==&lt;br /&gt;
&lt;br /&gt;
[[MeeGo Desktop/Changing Desktops]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Finger scrolling with Chromium ===&lt;br /&gt;
&lt;br /&gt;
The [https://chrome.google.com/extensions/detail/ncegfehgjifmmpnjaihnjpbpddjjebme ChromeTouch] extension enables kinetic scrolling with the browser and the touch screen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Finger scrolling with Firefox ===&lt;br /&gt;
&lt;br /&gt;
Firefox has a similar add-on: [http://addons.mozilla.org/firefox/addon/1250/ Grab and Drag]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== On-screen keyboard ===&lt;br /&gt;
&lt;br /&gt;
See the following resources&lt;br /&gt;
* [[Input Method Framework/MeeGo 1.1]]&lt;br /&gt;
* [http://blog.neteril.org/2010/11/19/turning-your-meego-lenovo-s10-3t-into-a-real-slate/ Turn your Lenovo into a real slate] &lt;br /&gt;
* [http://forum.meego.com/showthread.php?t=1803 forum thread]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software Setup ===&lt;br /&gt;
&lt;br /&gt;
The [[MeeGo 1.0 Netbook FAQ]] has resources on&lt;br /&gt;
* Application installation&lt;br /&gt;
* Dropbox&lt;br /&gt;
* Skype&lt;br /&gt;
* Codecs&lt;br /&gt;
* Changing keyboard layout post-install (since some of us accidently set it to US rather than UK)&lt;br /&gt;
&lt;br /&gt;
*fennec-qt (Firefox Mobile)&lt;br /&gt;
** For fullscreen run: &amp;lt;code&amp;gt;fennec -target slate&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware Configuration ==&lt;br /&gt;
&lt;br /&gt;
[http://consumersupport.lenovo.com/ie/en/DriversDownloads/drivers_list.aspx?CategoryID=45252 Chipset listing (for Windows Drivers)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Touchpad ===&lt;br /&gt;
&lt;br /&gt;
Taps are accepted as mouse presses but not the bottom left and right clicks, see [http://bugs.meego.com/show_bug.cgi?id=4807 bug report]&lt;br /&gt;
&lt;br /&gt;
To enable RMB in the RightBottom corner of the touchpad issue the following command:&lt;br /&gt;
 synclient RBCornerButton=3&lt;br /&gt;
&lt;br /&gt;
To make it permanent edit /etc/X11/xorg.conf.d/10-input-synaptics.conf to:&lt;br /&gt;
 Section &amp;quot;InputClass&amp;quot;&lt;br /&gt;
     Identifier &amp;quot;synaptics&amp;quot;&lt;br /&gt;
     MatchIsTouchpad &amp;quot;true&amp;quot;&lt;br /&gt;
     Driver &amp;quot;synaptics&amp;quot;&lt;br /&gt;
     Option &amp;quot;RBCornerButton&amp;quot; &amp;quot;3&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Accelerometer ===&lt;br /&gt;
&lt;br /&gt;
The Ideapad has a two axis [[accelerometer]] located in the keyboard part.&lt;br /&gt;
&lt;br /&gt;
Under Windows it is accessed through the APS software and used for screen rotation and parking the hard-drive under shock conditions. APS is widely used on Thinkpads and the Ideapad appears to have the same type of accelerometer. Accelerometer values are read through an &amp;quot;embedded controller&amp;quot; interface.&lt;br /&gt;
&lt;br /&gt;
Linux support for this device is normally provided by the [http://www.thinkwiki.org/wiki/Tp_smapi tp_smapi] driver, however, it has [http://www.thinkwiki.org/wiki/Tp_smapi#SL_series_and_IdeaPad no support for the Ideapad embedded controller].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== 3G ===&lt;br /&gt;
&lt;br /&gt;
[http://www.netbooks.ph/forums/viewtopic.php?f=56&amp;amp;t=2220 See this article about adding a 3G modem.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-07-17T14:48:36Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Developing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
let me suggest to list out packages you plan to rebuild or maintain somewhere on this page this will avoid to duplicate our efforts :&lt;br /&gt;
&lt;br /&gt;
* ${package} -- $url -- ${username}&lt;br /&gt;
* rsync -- --[[User:Rzr|Rzr]] 11:33, 17 July 2011 (UTC)&lt;br /&gt;
* sdl -- http://forum.meego.com/showthread.php?t=3879&lt;br /&gt;
* tmux -- --[[User:Rzr|Rzr]] 11:33, 17 July 2011 (UTC)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is quilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http:// ''Please add the List URL of zehjotkahs n950club list here'' List of Twitter Users with a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== List of stuff under development ==&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
* Community repo / collaborative maintenance : http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-07-17T11:33:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
let me suggest to list out packages you plan to rebuild or maintain somewhere on this page this will avoid to duplicate our efforts :&lt;br /&gt;
&lt;br /&gt;
* ${package} -- ${username}&lt;br /&gt;
* rsync -- --[[User:Rzr|Rzr]] 11:33, 17 July 2011 (UTC)&lt;br /&gt;
* tmux -- --[[User:Rzr|Rzr]] 11:33, 17 July 2011 (UTC)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is quilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http:// ''Please add the List URL of zehjotkahs n950club list here'' List of Twitter Users with a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== List of stuff under development ==&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
* Community repo / collaborative maintenance : http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-07-17T10:44:09Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* List of stuff under development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is quilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http:// ''Please add the List URL of zehjotkahs n950club list here'' List of Twitter Users with a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== List of stuff under development ==&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
* Community repo / collaborative maintenance : http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/N950_landing_page</id>
		<title>N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/N950_landing_page"/>
				<updated>2011-07-17T10:43:50Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* List of stuff under development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;N950 Landing page&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
This page will have a collection of links for N950 developer kit users. In other words people from [[Community_Office/Community_device_program/Nokia|Nokia Community Device Program]].&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
*[[Migrating from N900 to N950|Migrating from N900, MeeGo wiki]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[ARM/N950|MeeGo CE installation etc]]&lt;br /&gt;
*Current [[Firmware]] status: nokia.com (TBC)&lt;br /&gt;
*[https://www.developer.nokia.com/info/sw.nokia.com/id/db230178-aa63-4c73-ba7f-20930da13cad/Nokia_N950_OneClickFlashers.html OneClickFlasher for Firmware 1.2011.22-6]&lt;br /&gt;
*[[Hardware]] Specs: see [[N9]]&lt;br /&gt;
*[[ARM/N950/Hardware|N950 Specific hardware]]&lt;br /&gt;
*Forum: http://forum.meego.com/showthread.php?t=3625&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Developing ===&lt;br /&gt;
&lt;br /&gt;
* Add Harmattan toolchain to QtCreator [http://forum.meego.com/showpost.php?p=26029&amp;amp;postcount=103]&lt;br /&gt;
*[[Software]]: http://harmattan-dev.nokia.com/pool/harmattan-beta/ ?&lt;br /&gt;
*N9 Development Tips and Tricks, [http://www.developer.nokia.com/Community/Wiki/N9DevelopmentTipsAndTricks developer.nokia.com wiki]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[OBS]]: http://forum.meego.com/showthread.php?t=3671&amp;amp;highlight=harmattan&amp;amp;page=3&lt;br /&gt;
*[[Maliit]]: The upstream project behind the [[Harmattan]] '''virtual keyboard / input method'''. Also used for the N900/N950 Community Edition and the Tablet User Experience created by Intel&lt;br /&gt;
*[[Porting Fremantle Applications to Harmattan]]&lt;br /&gt;
&lt;br /&gt;
== Reporting bugs and ways to get support ==&lt;br /&gt;
&lt;br /&gt;
Reporting bugs is really tricky thing to do because of the problem about which component is quilty: is it MeeGo core component or Nokias component of Harmattan.&lt;br /&gt;
&lt;br /&gt;
[https://meego.com/community/bug-tracking MeeGo bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://developers.nokia.com/Contact_and_feedback/ Nokia developers bugtracker]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://forum.meego.com/showthread.php?t=1 Developer resources: MeeGo mailing lists]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http:// ''Please add the List URL of zehjotkahs n950club list here'' List of Twitter Users with a N950 devkit] (Please contact [http://twitter.com/zehjotkah zehjotkah] to get added)&lt;br /&gt;
&lt;br /&gt;
== List of stuff under development ==&lt;br /&gt;
&lt;br /&gt;
This must be researched a bit if here could be links to other resources having lists etc details about stuff under work to N950/N9. If you have ideas, please use discussion page!&lt;br /&gt;
&lt;br /&gt;
  * Community repo / collaborative maintenance : http://forum.meego.com/showthread.php?p=26335#post26335&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:N950]] [[Category:Harmattan]]&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Porting_Fremantle_Applications_to_Harmattan</id>
		<title>Porting Fremantle Applications to Harmattan</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Porting_Fremantle_Applications_to_Harmattan"/>
				<updated>2011-07-17T10:35:58Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Uploading to OBS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a rough overview of some steps the author found helpful on migrating an existing Fremantle Application to Harmattan.&lt;br /&gt;
Feedback, comments, corrections etc. are highly appreciated!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install the new SDK ==&lt;br /&gt;
The SDK can be downloaded from: http://qt.nokia.com/downloads&lt;br /&gt;
&lt;br /&gt;
== Open and run the existing project with the new SDK ==&lt;br /&gt;
First things first, if the application also runs natively on the OS you are developing, the first thing is to check whether it runs with the newly installed SDK as well.&lt;br /&gt;
&lt;br /&gt;
== Build application in Scratchbox and run on the device/QEMU ==&lt;br /&gt;
The next step is to try if the application builds in the Harmattan ARMEL Scratchbox.&lt;br /&gt;
Chances should be pretty good that it builds out of the box.&lt;br /&gt;
If the application builds it can be tested on the Device (N950) or in the Emulator (QEMU).&lt;br /&gt;
Note that at that point the application will look a lot like a common Desktop Qt application.&lt;br /&gt;
&lt;br /&gt;
== Harmattan scope ==&lt;br /&gt;
&lt;br /&gt;
QMake defines the following for .pro files:&lt;br /&gt;
&lt;br /&gt;
 MEEGO_VERSION_MAJOR     = 1&lt;br /&gt;
 MEEGO_VERSION_MINOR     = 2&lt;br /&gt;
 MEEGO_VERSION_PATCH     = 0&lt;br /&gt;
 MEEGO_EDITION           = harmattan&lt;br /&gt;
&lt;br /&gt;
The flags should be used like this:&lt;br /&gt;
&lt;br /&gt;
 contains(MEEGO_VERSION_MAJOR,1): ...&lt;br /&gt;
 contains(MEEGO_EDITION,harmattan): ...&lt;br /&gt;
&lt;br /&gt;
For C++ code, the new #defines are in qplatformdefs.h (MEEGO_VERSION_MAJOR,&lt;br /&gt;
MEEGO_VERSION_MINOR, MEEGO_VERSION_PATCH, and MEEGO_EDITION_HARMATTAN)&lt;br /&gt;
&lt;br /&gt;
'''Note that these are available only in the final Harmattan target.''' If you are using the experimental/beta SDK release, define them manually until you can update your SDK:&lt;br /&gt;
&lt;br /&gt;
 exists($$QMAKE_INCDIR_QT&amp;quot;/../qmsystem2/qmkeys.h&amp;quot;):!contains(MEEGO_EDITION,harmattan): {&lt;br /&gt;
   MEEGO_VERSION_MAJOR     = 1&lt;br /&gt;
   MEEGO_VERSION_MINOR     = 2&lt;br /&gt;
   MEEGO_VERSION_PATCH     = 0&lt;br /&gt;
   MEEGO_EDITION           = harmattan&lt;br /&gt;
   DEFINES += MEEGO_EDITION_HARMATTAN&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then you can e.g. change your defines from:&lt;br /&gt;
 #ifdef Q_WS_MAEMO_5&lt;br /&gt;
to something like:&lt;br /&gt;
 #if defined(Q_WS_MAEMO_5) || defined(MEEGO_EDITION_HARMATTAN)&lt;br /&gt;
&lt;br /&gt;
== Redo the UI in QML ==&lt;br /&gt;
If you could already run your application you will have noticed that it had a quite ugly &amp;quot;desktopish&amp;quot; look.&lt;br /&gt;
To change this the user interface needs to be redone in QML (at least for the time being this seems the only option for now).&lt;br /&gt;
&lt;br /&gt;
=== Get started with QML ===&lt;br /&gt;
To get a first overview of QML etc. you can simply create a new example QML project using the SDK.&lt;br /&gt;
In the SDK do&lt;br /&gt;
 File -&amp;gt; New Project -&amp;gt; Qt Quick Project -&amp;gt; Harmattan Application&lt;br /&gt;
This should get you started with a first overview of what a QML project looks like and the parts of it.&lt;br /&gt;
For more information about QML and the components that can be used see, e.g.:&lt;br /&gt;
&lt;br /&gt;
* http://doc.qt.nokia.com/4.7/gettingstartedqml.html&lt;br /&gt;
&lt;br /&gt;
As a very first step the author just copied the generated QML files, adapted the project file to include the new files and changed the main method of existing application to launch the demo QML application.&lt;br /&gt;
'''Note:''' In the default Harmattan Application example the QML files will be embedded in the binary via resources. &lt;br /&gt;
While this may be a good start and probably have other benefits (?). &lt;br /&gt;
Placing these files at some place accessible via the file system will ease and speed up development.&lt;br /&gt;
&lt;br /&gt;
=== Porting GraphicsView-based apps to QML ===&lt;br /&gt;
&lt;br /&gt;
There are many applications that are written with the [http://doc.qt.nokia.com/stable/graphicsview.html Qt Graphics View framework (aka. QGV)]. Because QML is also based on this framework, you can easily adapt your QGV-based app so that you can embed the former graphics items or graphics scenes into your QML-based GUI.&lt;br /&gt;
&lt;br /&gt;
The steps you need to take are the following:&lt;br /&gt;
* Change your QGraphicsItem and QGraphicsScene subclasses so that they inherit from QDeclarativeView&lt;br /&gt;
* In your QGraphicsItem subclasses&lt;br /&gt;
** Override the paint function to tell the framework how to draw your item with a QPainter&lt;br /&gt;
** Use the following code to enable this: ''setFlag(QGraphicsItem::ItemHasNoContents, false);''&lt;br /&gt;
* Use the Q_PROPERTY macro for everything you want to access in QML&lt;br /&gt;
* Now you can just register your type (do this in main.cpp before you load your QML files)&lt;br /&gt;
** Example: ''qmlRegisterType&amp;lt;MemoryGameBoard&amp;gt;(&amp;quot;MemoryGame&amp;quot;, 1, 0, &amp;quot;MemoryGameBoard&amp;quot;);''&lt;br /&gt;
* You can now add your stuff to QML code&lt;br /&gt;
** Import your &amp;quot;module name&amp;quot; (first parameter of qmlRegisterType in your QML)&lt;br /&gt;
** Add the item to QML&lt;br /&gt;
&lt;br /&gt;
See:&lt;br /&gt;
* [http://doc.qt.nokia.com/4.7-snapshot/declarative-tutorials-extending-chapter1-basics.html How to make a C++ class that can be embedded in QML]&lt;br /&gt;
* [http://doc.qt.nokia.com/4.7-snapshot/qtbinding.html How to bind C++ and QML together]&lt;br /&gt;
&lt;br /&gt;
=== Recreate the basic UI parts in QML ===&lt;br /&gt;
Once QML is running in the application the files copied from the sample project can be changed to the desired look and feel of the application.&lt;br /&gt;
The following links give some examples and overviews of the bits and pieces that can be used in QML UIs.&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeexamples.html&lt;br /&gt;
* http://www.developer.nokia.com/swipe/ux/pages/building_blocks.html&lt;br /&gt;
* http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html&lt;br /&gt;
&lt;br /&gt;
=== Include Custom Widgets in QML ===&lt;br /&gt;
In case the application uses custom widgets, these can be adapted to work in QML as well.&lt;br /&gt;
To get existing widgets working, using proxies as described in http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-qwidgets.html worked very well (to be honest the author did not try without proxies).&lt;br /&gt;
The following code shows a quick and dirty declaration of such a proxy for a custom widget &amp;quot;AnalogMeterWidget&amp;quot;:&lt;br /&gt;
 class AnalogMeter : public VolumeMeter&lt;br /&gt;
 {&lt;br /&gt;
    Q_OBJECT&lt;br /&gt;
&lt;br /&gt;
 public:&lt;br /&gt;
    AnalogMeter(QGraphicsItem* parent = 0)&lt;br /&gt;
        : QGraphicsProxyWidget(parent)&lt;br /&gt;
    {&lt;br /&gt;
        widget = new AnalogMeterWidget(0);&lt;br /&gt;
        setWidget(widget);&lt;br /&gt;
    }&lt;br /&gt;
 private:&lt;br /&gt;
    AnalogMeterWidget *widget;&lt;br /&gt;
 };&lt;br /&gt;
Also note that it seemed to be more practicable to register the proxies directly in the main method via something like&lt;br /&gt;
 qmlRegisterType&amp;lt;AnalogMeter&amp;gt;(&amp;quot;vumeter&amp;quot;, 1, 0, &amp;quot;AnalogMeter&amp;quot;);&lt;br /&gt;
instead of using a custom QML plugin as described in the link above.&lt;br /&gt;
In the QML files you would then use&lt;br /&gt;
 import vumeter 1.0&lt;br /&gt;
to import your stuff and something like&lt;br /&gt;
 AnalogMeter {&lt;br /&gt;
   id: vuMeter&lt;br /&gt;
 }&lt;br /&gt;
to instantiate your class.&lt;br /&gt;
'''Note:''' Using the approach as described here, the QML editor will complain about &amp;quot;unknown types&amp;quot; when you use your custom imports and widgets but this did not affect the functionality here.&lt;br /&gt;
See also the next section for more information about connecting QML and C/C++ code.&lt;br /&gt;
&lt;br /&gt;
=== Adapters, Proxies, Wrappers for existing C/C++ Code ===&lt;br /&gt;
Similarly as described above, using &amp;quot;qmlRegisterType&amp;quot; lets you use your own Qt classes in QML.&lt;br /&gt;
This way it is easily possible to include many of the functionality of your &amp;quot;old&amp;quot; project in QML.&lt;br /&gt;
Usefull links are:&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qtbinding.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-qwidgets.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeextensionplugin.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-plugins.html&lt;br /&gt;
* http://taschenorakel.de/michael/2011/07/14/using-c-enums-qml/&lt;br /&gt;
&lt;br /&gt;
=== Remove Obsolete Stuff ===&lt;br /&gt;
Some of the existing parts of a Fremantle project are not needed for Harmattan (e.g. forms etc.).&lt;br /&gt;
Those things do not need to be deleted but can be excluded for Harmattan build by changing the project file accordingly, e.g.:&lt;br /&gt;
 exists($$QMAKE_INCDIR_QT&amp;quot;/../qmsystem2/qmkeys.h&amp;quot;){&lt;br /&gt;
    DEFINES += Q_WS_MAEMO_6&lt;br /&gt;
    QT+= declarative&lt;br /&gt;
&lt;br /&gt;
# As we use QML anyways we do not need any forms.&lt;br /&gt;
    FORMS =&lt;br /&gt;
 }&lt;br /&gt;
Defines Q_WS_MAEMO_6, adds the declarative parts needed for QML etc. and removes all forms for Harmattan builds.&lt;br /&gt;
This is just an example. &lt;br /&gt;
Similarly the install targets and files can be changed as well.&lt;br /&gt;
This way it should still be possible to build the project for all targeted platforms such as Fremantle or Harmattan.&lt;br /&gt;
&lt;br /&gt;
=== Store QML in Filesystem instead of Resources ===&lt;br /&gt;
One nice feature of QML is that it it interpreted at runtime so changes in the QML part do not require a recompile. &lt;br /&gt;
We can exploit this feature to speed up the development process by not embedding the QML files in the binary but store these files somewhere else where we can easily edit them.&lt;br /&gt;
In the project file use, e.g.:&lt;br /&gt;
 OTHER_FILES += qml/main.qml \&lt;br /&gt;
   qml/MainPage.qml&lt;br /&gt;
&lt;br /&gt;
 INSTALLS += target ... qml&lt;br /&gt;
 target.path = /usr/bin&lt;br /&gt;
 ...&lt;br /&gt;
 qml.path = /usr/share/vumeter/qml&lt;br /&gt;
 qml.files += qml/main.qml \&lt;br /&gt;
        qml/MainPage.qml&lt;br /&gt;
In the main method you can then use&lt;br /&gt;
 view.setSource(QUrl(&amp;quot;/usr/share/vumeter/qml/main.qml&amp;quot;));&lt;br /&gt;
instead of&lt;br /&gt;
 view.setSource(QUrl(&amp;quot;qrc:/qml/main.qml&amp;quot;));&lt;br /&gt;
to load the QML files.&lt;br /&gt;
&lt;br /&gt;
== Change Paths for Desktop Files etc. ==&lt;br /&gt;
The desktop files for Harmattan are located in&lt;br /&gt;
 desktop.path = /usr/share/applications/meegotouch&lt;br /&gt;
instead of&lt;br /&gt;
 desktop.path = /usr/share/applications/hildon&lt;br /&gt;
&lt;br /&gt;
== Packaging for Harmattan ==&lt;br /&gt;
&lt;br /&gt;
Just package application the debian/maemo way, edit debian/control etc&lt;br /&gt;
&lt;br /&gt;
Check [[debian]] documentation&lt;br /&gt;
&lt;br /&gt;
http://debian.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Uploading to OBS ==&lt;br /&gt;
&lt;br /&gt;
Install [[osc]] and refer to [[OBS]] [[Documentation]] too ...&lt;br /&gt;
&lt;br /&gt;
https://build.pub.meego.com&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Porting_Fremantle_Applications_to_Harmattan</id>
		<title>Porting Fremantle Applications to Harmattan</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Porting_Fremantle_Applications_to_Harmattan"/>
				<updated>2011-07-17T10:33:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: /* Packaging for Harmattan */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a rough overview of some steps the author found helpful on migrating an existing Fremantle Application to Harmattan.&lt;br /&gt;
Feedback, comments, corrections etc. are highly appreciated!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install the new SDK ==&lt;br /&gt;
The SDK can be downloaded from: http://qt.nokia.com/downloads&lt;br /&gt;
&lt;br /&gt;
== Open and run the existing project with the new SDK ==&lt;br /&gt;
First things first, if the application also runs natively on the OS you are developing, the first thing is to check whether it runs with the newly installed SDK as well.&lt;br /&gt;
&lt;br /&gt;
== Build application in Scratchbox and run on the device/QEMU ==&lt;br /&gt;
The next step is to try if the application builds in the Harmattan ARMEL Scratchbox.&lt;br /&gt;
Chances should be pretty good that it builds out of the box.&lt;br /&gt;
If the application builds it can be tested on the Device (N950) or in the Emulator (QEMU).&lt;br /&gt;
Note that at that point the application will look a lot like a common Desktop Qt application.&lt;br /&gt;
&lt;br /&gt;
== Harmattan scope ==&lt;br /&gt;
&lt;br /&gt;
QMake defines the following for .pro files:&lt;br /&gt;
&lt;br /&gt;
 MEEGO_VERSION_MAJOR     = 1&lt;br /&gt;
 MEEGO_VERSION_MINOR     = 2&lt;br /&gt;
 MEEGO_VERSION_PATCH     = 0&lt;br /&gt;
 MEEGO_EDITION           = harmattan&lt;br /&gt;
&lt;br /&gt;
The flags should be used like this:&lt;br /&gt;
&lt;br /&gt;
 contains(MEEGO_VERSION_MAJOR,1): ...&lt;br /&gt;
 contains(MEEGO_EDITION,harmattan): ...&lt;br /&gt;
&lt;br /&gt;
For C++ code, the new #defines are in qplatformdefs.h (MEEGO_VERSION_MAJOR,&lt;br /&gt;
MEEGO_VERSION_MINOR, MEEGO_VERSION_PATCH, and MEEGO_EDITION_HARMATTAN)&lt;br /&gt;
&lt;br /&gt;
'''Note that these are available only in the final Harmattan target.''' If you are using the experimental/beta SDK release, define them manually until you can update your SDK:&lt;br /&gt;
&lt;br /&gt;
 exists($$QMAKE_INCDIR_QT&amp;quot;/../qmsystem2/qmkeys.h&amp;quot;):!contains(MEEGO_EDITION,harmattan): {&lt;br /&gt;
   MEEGO_VERSION_MAJOR     = 1&lt;br /&gt;
   MEEGO_VERSION_MINOR     = 2&lt;br /&gt;
   MEEGO_VERSION_PATCH     = 0&lt;br /&gt;
   MEEGO_EDITION           = harmattan&lt;br /&gt;
   DEFINES += MEEGO_EDITION_HARMATTAN&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then you can e.g. change your defines from:&lt;br /&gt;
 #ifdef Q_WS_MAEMO_5&lt;br /&gt;
to something like:&lt;br /&gt;
 #if defined(Q_WS_MAEMO_5) || defined(MEEGO_EDITION_HARMATTAN)&lt;br /&gt;
&lt;br /&gt;
== Redo the UI in QML ==&lt;br /&gt;
If you could already run your application you will have noticed that it had a quite ugly &amp;quot;desktopish&amp;quot; look.&lt;br /&gt;
To change this the user interface needs to be redone in QML (at least for the time being this seems the only option for now).&lt;br /&gt;
&lt;br /&gt;
=== Get started with QML ===&lt;br /&gt;
To get a first overview of QML etc. you can simply create a new example QML project using the SDK.&lt;br /&gt;
In the SDK do&lt;br /&gt;
 File -&amp;gt; New Project -&amp;gt; Qt Quick Project -&amp;gt; Harmattan Application&lt;br /&gt;
This should get you started with a first overview of what a QML project looks like and the parts of it.&lt;br /&gt;
For more information about QML and the components that can be used see, e.g.:&lt;br /&gt;
&lt;br /&gt;
* http://doc.qt.nokia.com/4.7/gettingstartedqml.html&lt;br /&gt;
&lt;br /&gt;
As a very first step the author just copied the generated QML files, adapted the project file to include the new files and changed the main method of existing application to launch the demo QML application.&lt;br /&gt;
'''Note:''' In the default Harmattan Application example the QML files will be embedded in the binary via resources. &lt;br /&gt;
While this may be a good start and probably have other benefits (?). &lt;br /&gt;
Placing these files at some place accessible via the file system will ease and speed up development.&lt;br /&gt;
&lt;br /&gt;
=== Porting GraphicsView-based apps to QML ===&lt;br /&gt;
&lt;br /&gt;
There are many applications that are written with the [http://doc.qt.nokia.com/stable/graphicsview.html Qt Graphics View framework (aka. QGV)]. Because QML is also based on this framework, you can easily adapt your QGV-based app so that you can embed the former graphics items or graphics scenes into your QML-based GUI.&lt;br /&gt;
&lt;br /&gt;
The steps you need to take are the following:&lt;br /&gt;
* Change your QGraphicsItem and QGraphicsScene subclasses so that they inherit from QDeclarativeView&lt;br /&gt;
* In your QGraphicsItem subclasses&lt;br /&gt;
** Override the paint function to tell the framework how to draw your item with a QPainter&lt;br /&gt;
** Use the following code to enable this: ''setFlag(QGraphicsItem::ItemHasNoContents, false);''&lt;br /&gt;
* Use the Q_PROPERTY macro for everything you want to access in QML&lt;br /&gt;
* Now you can just register your type (do this in main.cpp before you load your QML files)&lt;br /&gt;
** Example: ''qmlRegisterType&amp;lt;MemoryGameBoard&amp;gt;(&amp;quot;MemoryGame&amp;quot;, 1, 0, &amp;quot;MemoryGameBoard&amp;quot;);''&lt;br /&gt;
* You can now add your stuff to QML code&lt;br /&gt;
** Import your &amp;quot;module name&amp;quot; (first parameter of qmlRegisterType in your QML)&lt;br /&gt;
** Add the item to QML&lt;br /&gt;
&lt;br /&gt;
See:&lt;br /&gt;
* [http://doc.qt.nokia.com/4.7-snapshot/declarative-tutorials-extending-chapter1-basics.html How to make a C++ class that can be embedded in QML]&lt;br /&gt;
* [http://doc.qt.nokia.com/4.7-snapshot/qtbinding.html How to bind C++ and QML together]&lt;br /&gt;
&lt;br /&gt;
=== Recreate the basic UI parts in QML ===&lt;br /&gt;
Once QML is running in the application the files copied from the sample project can be changed to the desired look and feel of the application.&lt;br /&gt;
The following links give some examples and overviews of the bits and pieces that can be used in QML UIs.&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeexamples.html&lt;br /&gt;
* http://www.developer.nokia.com/swipe/ux/pages/building_blocks.html&lt;br /&gt;
* http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/categories/Application_Frameworks.html&lt;br /&gt;
&lt;br /&gt;
=== Include Custom Widgets in QML ===&lt;br /&gt;
In case the application uses custom widgets, these can be adapted to work in QML as well.&lt;br /&gt;
To get existing widgets working, using proxies as described in http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-qwidgets.html worked very well (to be honest the author did not try without proxies).&lt;br /&gt;
The following code shows a quick and dirty declaration of such a proxy for a custom widget &amp;quot;AnalogMeterWidget&amp;quot;:&lt;br /&gt;
 class AnalogMeter : public VolumeMeter&lt;br /&gt;
 {&lt;br /&gt;
    Q_OBJECT&lt;br /&gt;
&lt;br /&gt;
 public:&lt;br /&gt;
    AnalogMeter(QGraphicsItem* parent = 0)&lt;br /&gt;
        : QGraphicsProxyWidget(parent)&lt;br /&gt;
    {&lt;br /&gt;
        widget = new AnalogMeterWidget(0);&lt;br /&gt;
        setWidget(widget);&lt;br /&gt;
    }&lt;br /&gt;
 private:&lt;br /&gt;
    AnalogMeterWidget *widget;&lt;br /&gt;
 };&lt;br /&gt;
Also note that it seemed to be more practicable to register the proxies directly in the main method via something like&lt;br /&gt;
 qmlRegisterType&amp;lt;AnalogMeter&amp;gt;(&amp;quot;vumeter&amp;quot;, 1, 0, &amp;quot;AnalogMeter&amp;quot;);&lt;br /&gt;
instead of using a custom QML plugin as described in the link above.&lt;br /&gt;
In the QML files you would then use&lt;br /&gt;
 import vumeter 1.0&lt;br /&gt;
to import your stuff and something like&lt;br /&gt;
 AnalogMeter {&lt;br /&gt;
   id: vuMeter&lt;br /&gt;
 }&lt;br /&gt;
to instantiate your class.&lt;br /&gt;
'''Note:''' Using the approach as described here, the QML editor will complain about &amp;quot;unknown types&amp;quot; when you use your custom imports and widgets but this did not affect the functionality here.&lt;br /&gt;
See also the next section for more information about connecting QML and C/C++ code.&lt;br /&gt;
&lt;br /&gt;
=== Adapters, Proxies, Wrappers for existing C/C++ Code ===&lt;br /&gt;
Similarly as described above, using &amp;quot;qmlRegisterType&amp;quot; lets you use your own Qt classes in QML.&lt;br /&gt;
This way it is easily possible to include many of the functionality of your &amp;quot;old&amp;quot; project in QML.&lt;br /&gt;
Usefull links are:&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qtbinding.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-qwidgets.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/qdeclarativeextensionplugin.html&lt;br /&gt;
* http://doc.qt.nokia.com/4.7-snapshot/declarative-cppextensions-plugins.html&lt;br /&gt;
* http://taschenorakel.de/michael/2011/07/14/using-c-enums-qml/&lt;br /&gt;
&lt;br /&gt;
=== Remove Obsolete Stuff ===&lt;br /&gt;
Some of the existing parts of a Fremantle project are not needed for Harmattan (e.g. forms etc.).&lt;br /&gt;
Those things do not need to be deleted but can be excluded for Harmattan build by changing the project file accordingly, e.g.:&lt;br /&gt;
 exists($$QMAKE_INCDIR_QT&amp;quot;/../qmsystem2/qmkeys.h&amp;quot;){&lt;br /&gt;
    DEFINES += Q_WS_MAEMO_6&lt;br /&gt;
    QT+= declarative&lt;br /&gt;
&lt;br /&gt;
# As we use QML anyways we do not need any forms.&lt;br /&gt;
    FORMS =&lt;br /&gt;
 }&lt;br /&gt;
Defines Q_WS_MAEMO_6, adds the declarative parts needed for QML etc. and removes all forms for Harmattan builds.&lt;br /&gt;
This is just an example. &lt;br /&gt;
Similarly the install targets and files can be changed as well.&lt;br /&gt;
This way it should still be possible to build the project for all targeted platforms such as Fremantle or Harmattan.&lt;br /&gt;
&lt;br /&gt;
=== Store QML in Filesystem instead of Resources ===&lt;br /&gt;
One nice feature of QML is that it it interpreted at runtime so changes in the QML part do not require a recompile. &lt;br /&gt;
We can exploit this feature to speed up the development process by not embedding the QML files in the binary but store these files somewhere else where we can easily edit them.&lt;br /&gt;
In the project file use, e.g.:&lt;br /&gt;
 OTHER_FILES += qml/main.qml \&lt;br /&gt;
   qml/MainPage.qml&lt;br /&gt;
&lt;br /&gt;
 INSTALLS += target ... qml&lt;br /&gt;
 target.path = /usr/bin&lt;br /&gt;
 ...&lt;br /&gt;
 qml.path = /usr/share/vumeter/qml&lt;br /&gt;
 qml.files += qml/main.qml \&lt;br /&gt;
        qml/MainPage.qml&lt;br /&gt;
In the main method you can then use&lt;br /&gt;
 view.setSource(QUrl(&amp;quot;/usr/share/vumeter/qml/main.qml&amp;quot;));&lt;br /&gt;
instead of&lt;br /&gt;
 view.setSource(QUrl(&amp;quot;qrc:/qml/main.qml&amp;quot;));&lt;br /&gt;
to load the QML files.&lt;br /&gt;
&lt;br /&gt;
== Change Paths for Desktop Files etc. ==&lt;br /&gt;
The desktop files for Harmattan are located in&lt;br /&gt;
 desktop.path = /usr/share/applications/meegotouch&lt;br /&gt;
instead of&lt;br /&gt;
 desktop.path = /usr/share/applications/hildon&lt;br /&gt;
&lt;br /&gt;
== Packaging for Harmattan ==&lt;br /&gt;
&lt;br /&gt;
Just package application the debian/maemo way, edit debian/control etc&lt;br /&gt;
&lt;br /&gt;
== Uploading to OBS ==&lt;br /&gt;
TODO&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	<entry>
		<id>http://wiki.meego.com/Talk:N950_landing_page</id>
		<title>Talk:N950 landing page</title>
		<link rel="alternate" type="text/html" href="http://wiki.meego.com/Talk:N950_landing_page"/>
				<updated>2011-07-13T15:06:05Z</updated>
		
		<summary type="html">&lt;p&gt;Rzr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;s&amp;gt;this overlaps a lot with [[Migrating_from_N900_to_N950]]&amp;lt;/s&amp;gt; --[[User:Ossipena|Ossipena]] 06:33, 13 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
changed the name into N950 landing page, overlapping removed. --[[User:Ossipena|Ossipena]] 10:18, 13 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thx for reformating the previous content I created, maybe we can try to document how to use its app , i didnt find some online help in the device  --[[User:Rzr|Rzr]] 15:06, 13 July 2011 (UTC)&lt;/div&gt;</summary>
		<author><name>Rzr</name></author>	</entry>

	</feed>