<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8583142460401456707</id><updated>2011-04-21T22:46:51.642-03:00</updated><category term='SoC'/><title type='text'>Planet Paulo Zanoni</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-7755404031756200867</id><published>2007-08-21T02:56:00.000-03:00</published><updated>2007-08-21T03:12:10.596-03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SoC'/><title type='text'>SoC progress report: August 20, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hello!&lt;br /&gt;&lt;br /&gt;Since this is the last SoC progress report, I've decided to make a not-so-small text explaining the current state of my project. If you don't want to read it, skip to the end, there is a smaller version there.&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Toolkit (gtk+) issues:&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Getting the events:   &lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Works with my patch, but not the way I want. I don't like using strcmp() everytime I get an event to discover which device generated it. Also, I should review my patch before submitting to the gtk+ guys.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Menu Widget:&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Stopped working on it. Things recently changed in MPX, and we're also having a problem with grabs. I've talked to Peter Hutterer (who is responsible for MPX) and this problem is still to be solved in MPX, so I decided to wait.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Coldplugging:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;There are issues when there are more mice than keyboards, but they're not bugs, just doubts about how should metacity behave.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;Hotplugging:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Not implemented.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Hotplugging doesn't seem to be working for me with MPX (I think I'm doing something wrong). But assuming that MPX works correctly, it should be easy to implement.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;ClientPointer changing:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Device pairing:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;The internal part works (metacity recognizes and works correctly with pairs).&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;I'm not happy with the way it is working when there is more than one keyboard associated with a mouse. I'll change this.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Letting the client change the pairs wasn't implemented yet, but this is also easy.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Access control lists managing:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Xi events:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works: we're completelly using Xi events.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;There is a problem getting events when clients do implicit grabs. This is the same problem I described in "Menu Widget"&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Multiple focus:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;I'm not happy with the way it works when there are more keyboards than pointers. I'll change this.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;There is the implicit grab problem mentioned two times already, and because of it, you can only change focus using the window frame for applications that do implicit grabs on the mouse.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;Multiple window operations (dragging/resizing, etc):&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Being implemented.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;I have a patch in my local branch and I'm fixing the bugs before committing I was planning to commit this before SoC final timeline, but things got bigger than I thought.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;The WM menu:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Explained already: having problems with implicit grabs. (And I also found a bug today, which will be fixed in the next commit, along with the multiple operation stuff).&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;The code itself:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Even if it works, I'm not happy with some function prototypes, variable names and the way I broke metacity's layers. This will be changed (takes time...).&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Still need to remove the "--enable-mpx" and make it the only possible option.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;The guide to other WM maintainers:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works: doing the final adjusts. It is already at http://www.inf.ufpr.br/prz05/mpx_wm.pdf , and as I change it I'll update the link. Thanks to Elijah for the great help on this document!&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Other documentation:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works. See http://live.gnome.org/Metacity/Mpx. Will probably put parts of this text there.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;So, in summary:&lt;ul&gt;&lt;li&gt;Toolkit:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Events: works.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Menu: has problems.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Coldplugging:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Hotplugging:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Not implemented.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;ClientPointer changing:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Device pairing:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Internal parts: works.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;User interface: not implemented.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Access Control Lists:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Xi Events:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Multiple focus:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Multiple operations:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Being implemented.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;The WM menu:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Has problems.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Guide to other WM maintainers:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;How-to:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Works.&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;But there are a lot of things that work but I'm not happy with the way it is working, and so will be changed. And, of course, there are also hidden bugs!&lt;br /&gt;&lt;br /&gt;So, what's the plan now?&lt;br /&gt;I'll keep developing the project until I implement everything, then I'll start maintaining it and see what happens when people start using X.org 7.4. I'll also try to help with the other stuff that need MPX integration: the toolkit and the panel.&lt;br /&gt;&lt;br /&gt;My thoughts about SoC and GNOME:&lt;br /&gt;Thank you very much for everything!! I really enjoyed being one of the GNOME's summer of code students! Now I know a lot more about the GNOME community and I'll try help it become even better. Thank you very much!&lt;br /&gt;&lt;br /&gt;And, of course, I'd like to send some special thaks to my mentor, Elijah Newren!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Paulo.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-7755404031756200867?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/7755404031756200867/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=7755404031756200867&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7755404031756200867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7755404031756200867'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/08/soc-progress-report-august-20-2007.html' title='SoC progress report: August 20, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-2234408704939983666</id><published>2007-08-14T00:45:00.000-03:00</published><updated>2007-08-14T01:23:28.051-03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SoC'/><title type='text'>SoC progress report: August 14, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hello!&lt;br /&gt;&lt;br /&gt;As I predicted last week, my "svn diff | wc -l" is now 3000 lines bigger (it outputs "7866").&lt;br /&gt;&lt;br /&gt;The part of the code that deals with input was completely restructured so now it uses XInput events instead of core events. We can now do things like move/resize windows using any mouse (not only Metacity's ClientPointer). We also have multiple focus working now.&lt;br /&gt;&lt;br /&gt;What still doesn't work:&lt;br /&gt;Moving/resizing multiple windows at the same time.&lt;br /&gt;Window borders and titles that doesn't confuse users (correctly indicating the window's focused devices).&lt;br /&gt;Minor undetected bugs?&lt;br /&gt;&lt;br /&gt;About the menu widget: MPX changed a little bit the way it deals with passive core grabs and I didn't have time to recompile/test it until today. I'm now recompiling it and I'm gonna test after. There is a chance that gtk's menu widget will now work without any patches.&lt;br /&gt;&lt;br /&gt;About code commiting: my patch got way bigger, and I didn't have time to completely review it. I'm not happy with some variable namings and function prototypes, and I don't want to commit the code as it is. If you want to try it, tell me so I can send you the patch with the non-reviewed code. I really wished I could have split it in smaller parts, but it wasn't possible. Sorry...&lt;br /&gt;&lt;br /&gt;Task order this week:&lt;br /&gt;1 - Correct window borders&lt;br /&gt;2 - Allow multiple operations at the same time&lt;br /&gt;3 - Make menu widget work for any device that clicks it (if needed!).&lt;br /&gt;4 - Review/commit the patch(...).&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Paulo.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-2234408704939983666?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/2234408704939983666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=2234408704939983666&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/2234408704939983666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/2234408704939983666'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/08/soc-progress-report-august-14-2007.html' title='SoC progress report: August 14, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-3383464643444692394</id><published>2007-08-07T03:18:00.000-03:00</published><updated>2007-08-07T03:30:45.031-03:00</updated><title type='text'>SoC progress report: August 07, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hi!&lt;br /&gt;&lt;br /&gt;This week I've made a lot of progress. I'm currently implementing multiple focus and correct (not multiple yet) window moving/resizing. My "svn diff | wc -l" increased in almost 3000 lines and I think it will increase more 3000 before I commit stuff.&lt;br /&gt;Also, in my proposal I said that I was gonna write a document for other window manager maintainers that would show them what they need to change to integrate their window managers with MPX. I started writing this document but it is not finished yet.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;There's not too much to say: I need to go back and code more...&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-3383464643444692394?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/3383464643444692394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=3383464643444692394&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/3383464643444692394'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/3383464643444692394'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/08/soc-progress-report-august-07-2007.html' title='SoC progress report: August 07, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-8041595798853867033</id><published>2007-07-31T14:49:00.000-03:00</published><updated>2007-07-31T15:02:40.390-03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SoC'/><title type='text'>SoC progress report: July 31, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hello!&lt;br /&gt;&lt;br /&gt;This week I came back home and started to work on my project again. I'm still working on the same stuff (gtk's menu widget, multiple focus, multiple window dragging/resizing). My gtk patch has increased a little bit and I'm starting to have a few new ideas about how to integrate gtk with MPX without breaking everything, but this integration will not be done as my summer of code project: the only gtk patches that I will write will be the patches that allow metacity to work correctly. After SoC we'll think about that =)&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Paulo.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-8041595798853867033?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/8041595798853867033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=8041595798853867033&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8041595798853867033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8041595798853867033'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/07/soc-progress-report-july-17-2007_31.html' title='SoC progress report: July 31, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-1816926592060265256</id><published>2007-07-17T10:12:00.000-03:00</published><updated>2007-07-17T10:15:04.681-03:00</updated><title type='text'>SoC progress report: July 17, 2007</title><content type='html'>&lt;div style="direction: ltr; text-align: justify;"&gt;Hi!&lt;br /&gt;&lt;br /&gt;Since my last report I've only developed a little bit, because I went to GUADEC and I don't have a laptop to keep developing here. I'm still at GUADEC and it is just GREAT!!! Except for the fact that I still don't have my luggage... Thank you so much for giving us this opportunity! I'm really enjoying it!&lt;br /&gt;&lt;br /&gt;When I get back to Brazil I'll continue the development.&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;/div&gt; &lt;div style="direction: ltr; text-align: justify;"&gt;&lt;span class="sg"&gt;Paulo.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-1816926592060265256?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/1816926592060265256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=1816926592060265256&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/1816926592060265256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/1816926592060265256'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/07/soc-progress-report-july-17-2007.html' title='SoC progress report: July 17, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-904193579813991710</id><published>2007-07-12T08:52:00.000-03:00</published><updated>2007-07-12T08:56:30.062-03:00</updated><title type='text'>Going to GUADEC!</title><content type='html'>I'm going to GUADEC, so there will be no SoC progress report for a few days.&lt;br /&gt;&lt;br /&gt;Thanks a lot for the opportunity!&lt;br /&gt;&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-904193579813991710?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/904193579813991710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=904193579813991710&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/904193579813991710'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/904193579813991710'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/07/going-to-guadec.html' title='Going to GUADEC!'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-187343220227737668</id><published>2007-07-10T00:46:00.000-03:00</published><updated>2007-07-10T01:08:20.688-03:00</updated><title type='text'>SoC progress report: July 09, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;This week I've created my metacity branch called 'multiple_pointer_x' [0].&lt;br /&gt;&lt;br /&gt;Spent a lot of time adjusting my "local patches" to something not-that-ugly and committed the first part, which creates the infrastructure for compiling the branch (will have to be done with --enable-mpx) and also enables the user to change the application's client pointer.&lt;br /&gt;&lt;br /&gt;I've also created a page for the project [1] and added a howto [2] that teaches how to compile and install mpx and the metacity.&lt;br /&gt;&lt;br /&gt;I also spent some time doing patches in MPX [3][4][5] that correct a few variable types in .h files, so I won't need to do type casts all the time.&lt;br /&gt;&lt;br /&gt;Today I've also committed the second part (which needed this MPX patch to work). It corrects the RadioButtons (that were not working) and adds the option to enable/disable device access to specific windows.&lt;br /&gt;&lt;br /&gt;One of the things I plan to commit this week will be (part of) the metacity "real" interaction with multiple devices, and one of the problems involving this is how should menus interact with multiple devices. I wrote a little text and plan to post on my blog, so I can read everyone's opinions about it.&lt;br /&gt;&lt;br /&gt;Problems I ran into:&lt;br /&gt;- I really thought cleaning my already-done code would take less time =) 50% of the added lines contained XXXs...&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Paulo.&lt;br /&gt;&lt;br /&gt;[0] &lt;a href="http://svn.gnome.org/svn/metacity/branches/multiple_pointer_x/"&gt;http://svn.gnome.org/svn/metacity/branches/multiple_pointer_x/&lt;/a&gt;&lt;br /&gt;[1] &lt;a href="http://live.gnome.org/Metacity/Mpx"&gt;http://live.gnome.org/Metacity/Mpx&lt;/a&gt;&lt;br /&gt;[2] &lt;a href="http://live.gnome.org/Metacity/MpxHowto"&gt;http://live.gnome.org/Metacity/MpxHowto&lt;/a&gt;&lt;br /&gt;[3] &lt;a href="http://lists.freedesktop.org/archives/xorg-commit/2007-July/011811.html"&gt;http://lists.freedesktop.org/archives/xorg-commit/2007-July/011811.html&lt;/a&gt;&lt;br /&gt;[4] &lt;a href="http://lists.freedesktop.org/archives/xorg-commit/2007-July/011810.html"&gt;http://lists.freedesktop.org/archives/xorg-commit/2007-July/011810.html&lt;/a&gt; (only one of the commits!)&lt;br /&gt;[5] &lt;a href="http://lists.freedesktop.org/archives/xorg-commit/2007-July/011809.html"&gt;http://lists.freedesktop.org/archives/xorg-commit/2007-July/011809.html&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-187343220227737668?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/187343220227737668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=187343220227737668&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/187343220227737668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/187343220227737668'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/07/soc-progress-report-july-09-2007.html' title='SoC progress report: July 09, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-3233499207798564853</id><published>2007-07-03T00:15:00.000-03:00</published><updated>2007-07-03T00:22:14.063-03:00</updated><title type='text'>SoC progress report: July 03, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hi!&lt;br /&gt;&lt;br /&gt;This week I've played with a lot of stuff, and reached a state where my "patch" was so big that I lost control over it. Before continuing, I'll commit patches to the newly-created metacity branch called 'multiple_pointer_x'. I've already created the branch, and I'm almost ready to commit the first part, but I'm having a little problem (bug) so I'll wait until tomorrow.&lt;br /&gt;&lt;br /&gt;While playing, I also had to make a little modification in gdk. I've created a little gtk+ patch, but it will only be needed when I commit the multiple foci stuff. I'll probably have to make this patch bigger as I develop more stuff. If someone wants to see it, just take a look at [0].&lt;br /&gt;&lt;br /&gt;I've also created a howto that teaches how to download and compile mpx, gtk+ and metacity. The howto will be available in my project page, which wasn't created yet. I plan to create it tomorrow too (after the commit).&lt;br /&gt;&lt;br /&gt;This week, I plan to commit the changes I did in an "organized way", so I can continue developing without breaking the stuff I already did. I'll also create the project page and the howto, so everyone will be able to use my branch.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Paulo.&lt;br /&gt;&lt;br /&gt;[0] &lt;a href="http://www.inf.ufpr.br/prz05/gtkPatch.patch"&gt;http://www.inf.ufpr.br/prz05/gtkPatch.patch&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-3233499207798564853?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/3233499207798564853/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=3233499207798564853&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/3233499207798564853'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/3233499207798564853'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/07/soc-progress-report-july-03-2007.html' title='SoC progress report: July 03, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-7949521241366428898</id><published>2007-06-26T00:09:00.000-03:00</published><updated>2007-06-26T00:11:51.310-03:00</updated><title type='text'>SoC progress report: June 25, 2007</title><content type='html'>&lt;div style="direction: ltr; text-align: justify;"&gt;Hi!&lt;br /&gt;&lt;br /&gt;First of all, sorry for not reporting my report last week. It was the most important week at the university, and I had a lot of stuff to do. Now I only got 2 tests reamaining, one tomorrow and one after tomorrow. After Thursday there will be nothing more to stop me =)&lt;br /&gt;&lt;br /&gt;On the last 2 weeks I've almost stopped developing, and now I'm back. Since I started again, I spent my time trying to solve a problem with MPX, because without that I wouldn't be able to continue testing my patches. While I was writing this text Peter gave me a solution to the&lt;br /&gt;problem. Nice!&lt;br /&gt;&lt;br /&gt;This week I plan to keep testing and see what happens...&lt;br /&gt;&lt;br /&gt;I know I'm a little bit late with my project, but don't worry, from now it's going go faster!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;&lt;/div&gt;&lt;div style="direction: ltr; text-align: justify;"&gt;&lt;span class="sg"&gt;Paulo.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-7949521241366428898?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/7949521241366428898/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=7949521241366428898&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7949521241366428898'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7949521241366428898'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/06/soc-progress-report-june-25-2007.html' title='SoC progress report: June 25, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-723893347631020736</id><published>2007-06-12T01:06:00.000-03:00</published><updated>2007-06-12T01:09:43.894-03:00</updated><title type='text'>SoC progress report: June 12, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;Hi!&lt;br /&gt;&lt;br /&gt;This week I started implementing the multiple foci stuff. I thought I was going to finish it this week, but I found a few problems I was not expecting, so I didn't finish it.&lt;br /&gt;&lt;br /&gt;The problems were:&lt;br /&gt;I was sure I was going to use Xlib-only, but then I saw I had to use gdk. Spent a lot more time than expected trying to understand metacity's source code, and also spent a little time learning gdk XInput functions. Something that I noted is that these gdk XInput functions will really have to be changed if gnome applications want to deal with MPX. Since this is not my SoC proposal, I'm not planning to do this so soon. Maybe after SoC? (or maybe when I realize I will need it...).&lt;br /&gt;&lt;br /&gt;Another problem was a little bug in MPX, which I tried to solve/workaround but had only partial success. I already reported it, so maybe soon we'll have that part fixed.&lt;br /&gt;&lt;br /&gt;So, what has changed? Well, now metacity knows which pointer is clicking its frames. Now all we need to do is to send the correct DeviceFocus and keep structures in the code to know which keyboard is focusing which window.&lt;br /&gt;&lt;br /&gt;As I already said, after I implement the multiple foci, I'll create a metacity branch and start adding code there (my local patches are reeealy ugly).&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Paulo!&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-723893347631020736?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/723893347631020736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=723893347631020736&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/723893347631020736'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/723893347631020736'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/06/soc-progress-report-june-12-2007.html' title='SoC progress report: June 12, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-7748202935397944295</id><published>2007-06-05T23:16:00.000-03:00</published><updated>2007-06-12T01:10:48.887-03:00</updated><title type='text'>SoC progress report: June 05, 2007</title><content type='html'>&lt;div style="text-align: justify;"&gt;First of all, sorry for the delay.&lt;br /&gt;&lt;br /&gt;This week I studied. Studied about my SoC project and also University stuff. Things are getting hard here... What I studied was how to implement the multiple foci. I had a few chats with Elijah (my mentor) and with Peter (from MPX), and now I think I finally "get it".  Just gotta do some final tests to fully understand behavior of things, and then implement stuff!&lt;br /&gt;&lt;br /&gt;I was already expecting to have difficulty/no time at this part, so everything is still under control. This week we have a holiday on Wednesday and Friday, so I will have time.&lt;br /&gt;&lt;br /&gt;Once I get the multiple foci part implemented, I'll create a branch at metacity's repository and then commit stuff for everyone!&lt;br /&gt;&lt;br /&gt;Cheers.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-7748202935397944295?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/7748202935397944295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=7748202935397944295&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7748202935397944295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/7748202935397944295'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/06/soc-progress-report-june-05-2007.html' title='SoC progress report: June 05, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-4891278180336212455</id><published>2007-05-28T22:32:00.000-03:00</published><updated>2007-06-05T23:19:40.107-03:00</updated><title type='text'>SoC progress report: May 28, 2007</title><content type='html'>Last week I did nothing because of the University, and this week I did just a little bit... Next week I'm planing to go back to the "normal" state.&lt;br /&gt;&lt;br /&gt;Well, this week I've thought about how to implement a lot of things but implemented almost none of them. I've finished the XSetClientPointer part andcreated the infrastructure for the XChangePointerKeyboardPairing and XPermitDevices/XDenyDevices. Now I plan to finally start working with multiple foci (that's going to be hard...).&lt;br /&gt;&lt;br /&gt;I've made a little video [0] for those who don't have any idea of what I'm talking about =). The problem is that recordMyDesktop doesn't have support for multiple mice, so you'll have to use your imagination =).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.inf.ufpr.br/prz05/video1.html"&gt;[0] http://www.inf.ufpr.br/prz05/video1.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Cheers!&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-4891278180336212455?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/4891278180336212455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=4891278180336212455&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/4891278180336212455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/4891278180336212455'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/soc-progress-report-may-28-2007.html' title='SoC progress report: May 28, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-8130553171939515477</id><published>2007-05-21T21:33:00.001-03:00</published><updated>2007-06-05T23:20:08.792-03:00</updated><title type='text'>SoC progress report: May 21, 2007</title><content type='html'>SoC progress report: May 21, 2007.&lt;br /&gt;&lt;br /&gt;This week I've been busy with university stuff. I have a lot of stuff to do, since this is the end of the semester, so I couldn't work on SoC. I really don't have time, so I wont spend it writing a big text just to say that I did nothing =). I'm sorry...&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-8130553171939515477?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/8130553171939515477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=8130553171939515477&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8130553171939515477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8130553171939515477'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/soc-progress-report-may-21-2007.html' title='SoC progress report: May 21, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-5871973564727952425</id><published>2007-05-14T20:20:00.000-03:00</published><updated>2007-05-14T20:22:05.054-03:00</updated><title type='text'>SoC progress report: May 14, 2007</title><content type='html'>I've decided that I'll start coding and "learn things on demand".&lt;br /&gt;&lt;br /&gt;This week I've looking at metacity's code and tried to add the necessary infrastructure for the MPX support. Metacity now knows about our input devices, so we can start implementing the MPX calls.&lt;br /&gt;&lt;br /&gt;The first feature that I added was the XSetClientPointer(). which allows an application to change its current "core pointer". Let me explain: when an application calls, for example, XGrabPointer(), it tells X to "grab the pointer", but it doesn't tell which pointer is going to be grabbed (because when XGrabPointer() was created, they assumed that there was going to be just one pointer). So now we can tell which pointer is going to be the client's pointer.&lt;br /&gt;&lt;br /&gt;To implement this I had to understand metacity better, and also learn a little more about GTK. Thanks to my mentor, who answered a lot of questions!&lt;br /&gt;&lt;br /&gt;One problem is that I couldn't test the feature because of a bug in MPX (which was already fixed but not committed), so I'm going to wait a little bit more.&lt;br /&gt;&lt;br /&gt;There is also another problem: who is going to be metacity's pointer? When we pop a menu, the pointer that is not the client pointer has some difficulty in using the menu because the application grab "its" pointer and not the others. I'll have to study this a little bit more... We can use the Xi protocol calls here, so we won't need to set a ClientPointer for metacity, but I think I'll have to talk to someone who understands gtk implementation before... This is not a big problem, I'll probably think about this after everything else is done.&lt;br /&gt;&lt;br /&gt;This week, I'll study the problems I reported and I'll also start studying how multiple foci works in MPX.&lt;br /&gt;&lt;br /&gt;See you next week!&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-5871973564727952425?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/5871973564727952425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=5871973564727952425&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/5871973564727952425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/5871973564727952425'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/soc-progress-report-may-14-2007.html' title='SoC progress report: May 14, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-2709189100741566294</id><published>2007-05-07T18:56:00.000-03:00</published><updated>2007-05-07T18:59:47.999-03:00</updated><title type='text'>SoC progress report: May 07, 2007</title><content type='html'>From the beginning to now , I've read some documents about window managing, a window manager example, and I still need to read two big and boring documents about X client communication (but I already know what they are talking about).&lt;br /&gt;&lt;br /&gt;Also, I've been looking at metacity's source code, trying to find out which part does what, and I've done modifications like "adding a menu that does nothing", because this kind of changes will be needed (that means I also started learning gtk).&lt;br /&gt;&lt;br /&gt;I've talked with my mentor, Elijah Newren, asked him some questions, and he showed me the way about where and how to insert the modifications I plan to do.&lt;br /&gt;&lt;br /&gt;I've been doing some test programs that use the new MPX Xlib calls to test the behavior of the new functions (more specifically: changing a client's pointer and discovering the devices and their types from the xserver). I've found a little bug but Peter Hutterer (from MPX) said that he had already detected and corrected it, but not commited, so there's no problem.&lt;br /&gt;&lt;br /&gt;Also, I've spent some time creating a website and a blog, because I've always postponed the creation of both.&lt;br /&gt;&lt;br /&gt;Problems? Well, I've been studying and testing stuff, so there are still no big problems, but I guess they will show up soon... The biggest problem is the university. I think I'm going to take a full week to write all the applications that teachers are asking us, then I will only need to care about the tests in the end of the semester (but they don't take as much time as the other stuff).&lt;br /&gt;&lt;br /&gt;By the way, I really don't know in English how do you "name" those applications that teachers ask for students to write, and if they don't, they get less grade. Any clues? We call them "trabalhos" (jobs?) in Portuguese...&lt;br /&gt;&lt;br /&gt;See you next week!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-2709189100741566294?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/2709189100741566294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=2709189100741566294&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/2709189100741566294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/2709189100741566294'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/soc-progress-report-may-07-2007.html' title='SoC progress report: May 07, 2007'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-8151046741237165892</id><published>2007-05-07T18:50:00.000-03:00</published><updated>2007-05-07T18:56:52.285-03:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SoC'/><title type='text'>Introduction</title><content type='html'>Hi!&lt;br /&gt;&lt;br /&gt;For those who don't know yet, in this blog I will weekly write my SoC project report.&lt;br /&gt;&lt;br /&gt;My proposal is "changing metacity into a window-and-pointer-manager": I'm going to integrate metacity with MPX (multiple pointer X, a xserver branch that allows multiple pointers and focus, which will be integrated in X.org 7.4). I'm mentored by Elijah Newren, and my mentoring organization is Gnome.&lt;br /&gt;&lt;br /&gt;The abstract can be seen &lt;a href="http://www.inf.ufpr.br/prz05/soc_abstract.html"&gt;here&lt;/a&gt;.&lt;br /&gt;Click here for &lt;a href="http://wearables.unisa.edu.au/mpx/"&gt;MPX's official website&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-8151046741237165892?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/8151046741237165892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=8151046741237165892&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8151046741237165892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/8151046741237165892'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/introduction.html' title='Introduction'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8583142460401456707.post-1535079833451094793</id><published>2007-05-06T00:21:00.000-03:00</published><updated>2007-05-06T00:26:42.413-03:00</updated><title type='text'>Hello world!</title><content type='html'>Hello World!&lt;br /&gt;&lt;br /&gt;This is my very first post. I don't even know if I should write this in English, Portuguese or both. I didn't even see its appearance yet!&lt;br /&gt;&lt;br /&gt;Looks like I'm going to post this just to see how does it looks like.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;Paulo.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8583142460401456707-1535079833451094793?l=przanoni.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://przanoni.blogspot.com/feeds/1535079833451094793/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8583142460401456707&amp;postID=1535079833451094793&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/1535079833451094793'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8583142460401456707/posts/default/1535079833451094793'/><link rel='alternate' type='text/html' href='http://przanoni.blogspot.com/2007/05/hello-world.html' title='Hello world!'/><author><name>Paulo R. Zanoni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
