<?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/'><id>tag:blogger.com,1999:blog-664175667937540078.post8768339246321712863..comments</id><updated>2010-06-09T23:19:05.566+02:00</updated><category term='mobile'/><category term='gnome3'/><category term='telepathy'/><category term='ceibal'/><category term='opensuse'/><category term='olpc'/><category term='gnash'/><category term='bof'/><category term='fedora'/><category term='bosch'/><category term='pygobject'/><category term='canonical'/><category term='webgl'/><category term='trisquel'/><category term='gnome'/><category term='fsf'/><category term='redhat'/><category term='introspection'/><category term='hackfest'/><category term='webkit'/><category term='clutter'/><category term='git'/><category term='python'/><category term='greece'/><category term='debian'/><category term='desktopsummit'/><category term='sugar'/><category term='kosovo'/><category term='collabora'/><category term='ubuntu'/><category term='gtk-doc'/><category term='igalia'/><category term='gstreamer'/><title type='text'>Comments on Tomeu Vizoso: Embedding Evince, GNOME Mobile and GNOME 4.0</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.tomeuvizoso.net/feeds/8768339246321712863/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html'/><author><name>Tomeu Vizoso</name><uri>https://profiles.google.com/105446846339629686466</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-2cmBW7WD3fI/AAAAAAAAAAI/AAAAAAAAAW8/Qtoi0SGCoxY/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>14</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-6999224882805220539</id><published>2009-12-27T03:52:10.874+01:00</published><updated>2009-12-27T03:52:10.874+01:00</updated><title type='text'>Tomeu:

Updated example using fresh master evince ...</title><content type='html'>Tomeu:&lt;br /&gt;&lt;br /&gt;Updated example using fresh master evince and master gnome-python-desktop with your patch #604751:&lt;br /&gt;&lt;br /&gt;import evince&lt;br /&gt;import gtk&lt;br /&gt;&lt;br /&gt;window = gtk.Window()&lt;br /&gt;window.show()&lt;br /&gt;&lt;br /&gt;view = evince.View()&lt;br /&gt;document = evince.document_factory_get_document (&amp;#39;file:///home/jjmarin/Desktop/ejemplo.pdf&amp;#39;)&lt;br /&gt;document_model = evince.DocumentModel()&lt;br /&gt;document_model.set_document(document)&lt;br /&gt;view.set_model(document_model)&lt;br /&gt;view.set_presentation(True)&lt;br /&gt;&lt;br /&gt;window.add(view)&lt;br /&gt;view.show()&lt;br /&gt;&lt;br /&gt;gtk.main()</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/6999224882805220539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/6999224882805220539'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1261882330874#c6999224882805220539' title=''/><author><name>Juanjo Marín</name><uri>http://www.blogger.com/profile/11092990730359893054</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_gcSDyWCAcDg/SPSYvmVLYkI/AAAAAAAAAAM/drHAt0bOOeI/S220/60308233@N00.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-485679690'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-1160902515308278178</id><published>2009-01-27T13:42:00.000+01:00</published><updated>2009-01-27T13:42:00.000+01:00</updated><title type='text'>I already done a latex preview for gedit using pyt...</title><content type='html'>I already done a latex preview for gedit using python poppler. I am looking forward to release code somewhere, when it gets more stable.&lt;BR/&gt;&lt;BR/&gt;Info and Screenshot:&lt;BR/&gt;http://ubuntuforums.org/showthread.php?p=6284498#post6284498</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1160902515308278178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1160902515308278178'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1233060120000#c1160902515308278178' title=''/><author><name>mihai007</name><uri>http://www.blogger.com/profile/15517980977431488528</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-696925480'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-7982626490382948487</id><published>2009-01-25T22:40:00.000+01:00</published><updated>2009-01-25T22:40:00.000+01:00</updated><title type='text'>Yes, this trend towards widgets in separate librar...</title><content type='html'>Yes, this trend towards widgets in separate libraries is really promising. Think of a LaTeX-Plugin for gedit with integrated document preview through an embedded evince widget. :-)&lt;BR/&gt;&lt;BR/&gt;And a document viewer plugin for web browsers that has it's own set of minimalistic controls makes much more sense than simply embedding a complex application into a web browser window.&lt;BR/&gt;&lt;BR/&gt;I think the Sugar project has done quite a lot for the GNOME project as a whole.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/7982626490382948487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/7982626490382948487'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232919600000#c7982626490382948487' title=''/><author><name>frederik-elwert</name><uri>https://launchpad.net/~frederik-elwert</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-549759324'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-8657153318679873643</id><published>2009-01-21T08:43:00.000+01:00</published><updated>2009-01-21T08:43:00.000+01:00</updated><title type='text'>&amp;gt; Doesn&amp;#39;t evince render full pages... hopef...</title><content type='html'>&amp;gt; Doesn&amp;#39;t evince render full pages... hopefully the library will be reworked to be more suitable to memory/cpu constrained devices (partial page rendering / background rendering so user can still interact while it fills in detail)&lt;BR/&gt;&lt;BR/&gt;Yes, that&amp;#39;s a big problem for us, specially because the new screens that are getting in the market have much higher resolutions, thus having to store lots more of pixels.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/8657153318679873643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/8657153318679873643'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232523780000#c8657153318679873643' title=''/><author><name>Tomeu Vizoso</name><uri>http://www.blogger.com/profile/16626407169435386757</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1654278634'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-490952229627933274</id><published>2009-01-20T22:35:00.000+01:00</published><updated>2009-01-20T22:35:00.000+01:00</updated><title type='text'>Doesn't evince render full pages... hopefully the ...</title><content type='html'>Doesn't evince render full pages... hopefully the library will be reworked to be more suitable to memory/cpu constrained devices (partial page rendering / background rendering so user can still interact while it fills in detail)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/490952229627933274'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/490952229627933274'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232487300000#c490952229627933274' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1874461097'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-3156396704032709509</id><published>2009-01-20T17:38:00.000+01:00</published><updated>2009-01-20T17:38:00.000+01:00</updated><title type='text'>Reinout: I find it sometimes useful to have a PDF ...</title><content type='html'>Reinout: I find it sometimes useful to have a PDF in just another browser tab next to some thematically related web sites, instead of having it in a separate window showing up in the taskbar.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/3156396704032709509'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/3156396704032709509'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232469480000#c3156396704032709509' title=''/><author><name>oliver</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-916627821'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-5460983105466154972</id><published>2009-01-20T17:10:00.000+01:00</published><updated>2009-01-20T17:10:00.000+01:00</updated><title type='text'>I still can't fathom why people would prefer viewi...</title><content type='html'>I still can't fathom why people would prefer viewing a PDF inside a web browser window, as opposed to in a viewer (evince) that was optimized for it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/5460983105466154972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/5460983105466154972'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232467800000#c5460983105466154972' title=''/><author><name>Reinout van Schouwen</name><uri>http://www.blogger.com/profile/16099491981715110504</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1437321513'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-1799020443745057373</id><published>2009-01-20T09:22:00.000+01:00</published><updated>2009-01-20T09:22:00.000+01:00</updated><title type='text'>&amp;gt; Please see http://live.gnome.org/ReleasePlann...</title><content type='html'>&amp;gt; Please see http://live.gnome.org/ReleasePlanning/RequestingFreezeBreaks and ask the r-t by mail *before* breaking the API. Much appreciated. :-)&lt;BR/&gt;&lt;BR/&gt;Thanks for your interest, you can track the process here:&lt;BR/&gt;&lt;BR/&gt;http://bugzilla.gnome.org/show_bug.cgi?id=568287&lt;BR/&gt;&lt;BR/&gt;As you can see, there are still some (small) issues that need to be solved before the bindings will accepted, but I hope those will be solved soon.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1799020443745057373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1799020443745057373'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232439720000#c1799020443745057373' title=''/><author><name>Tomeu Vizoso</name><uri>http://www.blogger.com/profile/16626407169435386757</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1654278634'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-331590240834209414</id><published>2009-01-20T02:35:00.000+01:00</published><updated>2009-01-20T02:35:00.000+01:00</updated><title type='text'>"I'm going to ask for an exception of the API free...</title><content type='html'>"I'm going to ask for an exception of the API freeze"&lt;BR/&gt;&lt;BR/&gt;Please see http://live.gnome.org/ReleasePlanning/RequestingFreezeBreaks and ask the r-t by mail *before* breaking the API. Much appreciated. :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/331590240834209414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/331590240834209414'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232415300000#c331590240834209414' title=''/><author><name>andre klapper</name><uri>http://www.blogger.com/profile/02875987414823165316</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1575815588'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-5131940478631285582</id><published>2009-01-19T17:04:00.000+01:00</published><updated>2009-01-19T17:04:00.000+01:00</updated><title type='text'>&amp;gt; Hm, well, I was thinking about a native evinc...</title><content type='html'>&amp;gt; Hm, well, I was thinking about a native evince plugin for epiphany -- not a &amp;quot;hack&amp;quot; (sorry!) via mozplugger.&lt;BR/&gt;&lt;BR/&gt;libevview allows you to do both, see here:&lt;BR/&gt;&lt;BR/&gt;http://mail.gnome.org/archives/evince-list/2009-January/msg00023.html</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/5131940478631285582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/5131940478631285582'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232381040000#c5131940478631285582' title=''/><author><name>Tomeu Vizoso</name><uri>http://www.blogger.com/profile/16626407169435386757</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1654278634'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-1445478145340466265</id><published>2009-01-19T17:00:00.000+01:00</published><updated>2009-01-19T17:00:00.000+01:00</updated><title type='text'>Hm, well, I was thinking about a native evince plu...</title><content type='html'>Hm, well, I was thinking about a native evince plugin for epiphany -- not a "hack" (sorry!) via mozplugger.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1445478145340466265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/1445478145340466265'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232380800000#c1445478145340466265' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-996016714'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-8886378520234126068</id><published>2009-01-19T16:57:00.000+01:00</published><updated>2009-01-19T16:57:00.000+01:00</updated><title type='text'>I think that if gnome had a similar technology to ...</title><content type='html'>I think that if gnome had a similar technology to kparts (from kde) this issues would be far easier to fix</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/8886378520234126068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/8886378520234126068'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232380620000#c8886378520234126068' title=''/><author><name>mon</name><uri>http://www.blogger.com/profile/08580329908733070224</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-186366608'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-2071257767813760830</id><published>2009-01-19T16:20:00.000+01:00</published><updated>2009-01-19T16:20:00.000+01:00</updated><title type='text'>Yes, Sayamindu Dasgupta already wrote a small pyth...</title><content type='html'>Yes, Sayamindu Dasgupta already wrote a small python script that embeds evince plus some controls and then used mozplugger to put it inside mozilla:&lt;BR/&gt;&lt;BR/&gt;http://sayamindu.randomink.org/ramblings/2008/10/14/14th-october-2008/</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/2071257767813760830'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/2071257767813760830'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232378400000#c2071257767813760830' title=''/><author><name>Tomeu Vizoso</name><uri>http://www.blogger.com/profile/16626407169435386757</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1654278634'/></entry><entry><id>tag:blogger.com,1999:blog-664175667937540078.post-2193480745196020789</id><published>2009-01-19T16:10:00.000+01:00</published><updated>2009-01-19T16:10:00.000+01:00</updated><title type='text'>&amp;gt; Then you will be able to write something like...</title><content type='html'>&amp;gt; Then you will be able to write something like this and get your own document viewer: [...]&lt;BR/&gt;&lt;BR/&gt;Even in a web browser?&lt;BR/&gt;&lt;BR/&gt;Read: Will this finally pave the way for an evince plugin in our favorite web browser?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/2193480745196020789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/664175667937540078/8768339246321712863/comments/default/2193480745196020789'/><link rel='alternate' type='text/html' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html?showComment=1232377800000#c2193480745196020789' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.tomeuvizoso.net/2009/01/embedding-evince-gnome-mobile-and-gnome.html' ref='tag:blogger.com,1999:blog-664175667937540078.post-8768339246321712863' source='http://www.blogger.com/feeds/664175667937540078/posts/default/8768339246321712863' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-209518369'/></entry></feed>
