<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.ide.mseide.user">
    <title>gmane.comp.ide.mseide.user</title>
    <link>http://blog.gmane.org/gmane.comp.ide.mseide.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28946"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28909"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28879"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28873"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28868"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28856"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28855"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28853"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28850"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28848"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28844"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28838"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28836"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28829"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28823"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28812"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28798"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28796"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28795"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.ide.mseide.user/28785"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28946">
    <title>wo_taskbar=false (wo_notaskbar=true) isignored in win32</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28946</link>
    <description>&lt;pre&gt;Minimized main form is still show on WinXP taskbar.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Ivanko B</dc:creator>
    <dc:date>2013-06-17T14:30:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28909">
    <title>How to get stdout of a console non-interactive applcation into stringlist/stringarray ?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28909</link>
    <description>&lt;pre&gt;so that it may be parsed after exiting the application.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Ivanko B</dc:creator>
    <dc:date>2013-06-14T16:36:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28879">
    <title>TActivator</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28879</link>
    <description>&lt;pre&gt;Hi Martin,

1     When I use tactivator and all data in datamodule :
      tQueries are activated as I want

 2   When I move the activator in MainForm or an other Form created
manually :      it is the same that 1.

3  But When I move it to a form created in ttabPage the queries are not
active.


option activateonloaded is true..



Best Regards.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-06-10T21:16:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28873">
    <title>Pascal script</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28873</link>
    <description>&lt;pre&gt;Q: will it be possible to compile to regular executables ?
Wish: syntax to allow mutiple properties set by a single command, in
arbitrary order

These issues are important for prototyping where script languages are
often targeted.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
&lt;/pre&gt;</description>
    <dc:creator>Ivanko B</dc:creator>
    <dc:date>2013-06-06T04:32:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28868">
    <title>tfilestream</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28868</link>
    <description>&lt;pre&gt;I thought this would be easier, but I need some help.

I have the following code in a button onexecute method, but I get this 
error:

Signal Received. Signal: SIGSEGV, segmentation fault.  Function: fpc 
ansistr decr ref

I have taken this code from a free pascal online tutorial.

Any ideas what is going on here?

var
     fsfile : tfilestream;
    s1, s2 : string;
begin
   with fsfile.Create ('data/myfile.dat', fmOpenRead)
   do begin
     try
       str (position, s1);        // get the stream position
       str (size, s2);            // get the stream size
       showmessage ('file stream position, size: ' + s1 + ', ' + s2);
     finally
       Free;
     end;
   end;
end;


Thanks.

Patrick

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with &amp;lt;2% overhead.
Download for free and get started troubleshooting in&lt;/pre&gt;</description>
    <dc:creator>Patrick Goupell</dc:creator>
    <dc:date>2013-06-03T13:25:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28856">
    <title>Grid</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28856</link>
    <description>&lt;pre&gt;Hi Martin,

  Why grid does not fire OncellEvent when we click on grid.frame.caption
 zone?

Best Regards.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with &amp;lt;2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-06-01T16:37:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28855">
    <title>Halt or Application.Terminated in OnCreate?(&lt; at &gt;t-ea freepascal.ru)</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28855</link>
    <description>&lt;pre&gt;Hi t-ea,

Try to use "abort" in DataModule.onloaded in case of an error. The exception 
could be caught by a try-except block around the application.createform() 
call.

Martin

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with &amp;lt;2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
&lt;/pre&gt;</description>
    <dc:creator>Martin Schreiber</dc:creator>
    <dc:date>2013-05-31T09:19:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28853">
    <title>TypeCasting</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28853</link>
    <description>&lt;pre&gt;Hi Martin
   Is there a simple method to set in the procedure
onFocusedWidgetChanged(const oldwidget: twidget;  const newwidget:

   my CurrentDatasource to newwidget.datalink.datasource

   Ex CurrentDs.dataset := classof(newwidget).datalink.datasource.dataset

  All What I found is

  If newwidget is tdbwidgetgid then currentDs.dataset:=
 tdbwidgetgrid(newwidgetgrid).dataliknk.datasource.dataset
......
.....
  if newwidget is tdb* then
...................................................

  Best Regards
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with &amp;lt;2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-05-30T15:49:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28850">
    <title>Some problem wih scrolled widgets</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28850</link>
    <description>&lt;pre&gt;Hello, Martin!

There is some problem with repaint scrolled widgets if some image loaded 
in mainfo.face

How to reproduce :
mainfo.face.image.loadfromefile(&amp;lt;some file&amp;gt;)
Put tscrollbox1 on form. Put some widget so to expose the scroll bar
Run application
Scroll tscrollbox1

How fix?
_________________________________
Images
before scroll
http://pixs.ru/showimage/11111png_5557436_8077998.png

after scroll
http://pixs.ru/showimage22222png_1357485_8078021.png
_________________________________
Yours,
Alexandre Minoshi



------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
&lt;/pre&gt;</description>
    <dc:creator>minoshi</dc:creator>
    <dc:date>2013-05-28T16:39:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28848">
    <title>tfieldparamlink</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28848</link>
    <description>&lt;pre&gt;Hi Martin,

    Do I have to use OnupdateSlaveInsert Event to set foreign key from
master
or is it auto?

Best Regards.

Param &amp;amp; Foreign have the same name.
------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-05-26T19:13:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28844">
    <title>compiler directives question</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28844</link>
    <description>&lt;pre&gt;Hello all you smart programmers,

In the mseide-msegui main.pas file there are compiler directives like 
'{$ifdef mswindows}'..

How and where is 'mswindows' defined / set?

If this is predefined in free pascal is there a list of these predefined 
items?

Thank you.

Patrick

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
&lt;/pre&gt;</description>
    <dc:creator>Patrick Goupell</dc:creator>
    <dc:date>2013-05-19T12:48:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28838">
    <title>wishlist</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28838</link>
    <description>&lt;pre&gt;Hi Martin,

   I think you miss tcalendardatetime IFI propertie. Is it possible or any
orientation?

Best Regards.
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-05-18T10:16:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28836">
    <title>directory list</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28836</link>
    <description>&lt;pre&gt;Does mseide-msegui have something like a directory list viewer like what 
you would see in explorer?

&lt;/pre&gt;</description>
    <dc:creator>Patrick Goupell</dc:creator>
    <dc:date>2013-05-10T14:36:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28829">
    <title>ttabwidget</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28829</link>
    <description>&lt;pre&gt;Hi all,
   I want to change activePageIndex only if a condition is true.

 In delphi we have an AllowChange boolean var :any equivalent.

Best regards.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with &amp;lt;2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-05-05T13:22:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28823">
    <title>MSE* : an easy way to create (almost) resourceless (not bloated) executables ?</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28823</link>
    <description>&lt;pre&gt;For instance :

http://kaz.dl.sourceforge.net/project/fastplayer/player/0.1/fastplayer-0.1.zip

where we have a 90K (!) full featured video player.

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with &amp;lt;2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
&lt;/pre&gt;</description>
    <dc:creator>Ivanko B</dc:creator>
    <dc:date>2013-05-02T14:12:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28812">
    <title>IFI</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28812</link>
    <description>&lt;pre&gt;Hi there,

   Is it possible to know tag or others properties of CLIENT of
tifi*linkcomp created in datamodule

Best regards.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with &amp;lt;2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-04-30T12:52:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28798">
    <title>MSEgui program crush</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28798</link>
    <description>&lt;pre&gt;Hello!

One guy send me next e-mail:
=========================
First, I do want to let you know that I do use pacmanxg from a root 
login and it works without any problems. The issue I'm having is with 
non-root logins, when the user su's to the root user or sudo's the 
program call, or uses ssx to start it up.

When a non-root user su's to the root user, then runs "pacmanxg" or 
"export display=:0" ; pacmanxg", or sudo's the program call, the program 
crashes as follows:

[jghodd&amp;lt; at &amp;gt;bluestar ~]$ sudo pacmanxg
No protocol specified
An unhandled exception occurred at $0807F208 :
egui : Can not connect to display tinternalapplication .
   $0807F208
   $0807F31D
   $0804E7F0
   $0807B970
   $0804E744
   $0804E44D
   $0804E269

An unhandled exception occurred at $0804C9EF :
An unhandled exception occurred at $B745DDF8 :

[jghodd&amp;lt; at &amp;gt;bluestar ~]$ su -c "pacmanxg"
No protocol specified
An unhandled exception occurred at $0807F208 :
egui : Can not connect to display tinternalapplication .
   $0807F208
   $0807F31D
   $080&lt;/pre&gt;</description>
    <dc:creator>Alexandre Minoshi</dc:creator>
    <dc:date>2013-04-25T02:19:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28796">
    <title>assign event.</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28796</link>
    <description>&lt;pre&gt;Hi Martin,

   I am working with tabsubform example.  I changed some lines to assign a
new event to dbgrid.

   In main.pas

  public
    tab3: ttab3fo;
    procedure s(const sender:tobject); &amp;lt;-----    added
    .....................
.............................................
..................................................
procedure tmainfo.getsub3exe(const sender: TObject;
               var submoduleclass: widgetclassty; var instancevarpo:
pwidget);
begin
 submoduleclass:= ttab3fo;
 instancevarpo:= &amp;lt; at &amp;gt;tab3;
 tab3.tdbstringgrid1.onenter:=s;  -------&amp;gt;  added      (  I have  Error:
Wrong number of parameters specified for call to "s")
end;

procedure s(const sender:tobject);
begin
 showmessage('enter');
end;


please give me some orientations or working around.
best regards.
Med
------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful &lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-04-24T19:37:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28795">
    <title>MSEgui-style "C/C++"-based framework :)</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28795</link>
    <description>&lt;pre&gt;http://www.ecere.com

Sometimes it's very needed to reuse C++ DLLs and..

------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
&lt;/pre&gt;</description>
    <dc:creator>Ivanko B</dc:creator>
    <dc:date>2013-04-24T06:56:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28785">
    <title>TFIELD</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28785</link>
    <description>&lt;pre&gt;Hi Martin,
    the object* tdbwidgetgrid* does not work with tmsesqlquery.fields
property ?
    I set up an  OnsetValue event but it does not fired
    a displayFormat does not execute.

    Do you have any solution.  thank you
    best regards.

    Med.
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter&lt;/pre&gt;</description>
    <dc:creator>Med Hamza</dc:creator>
    <dc:date>2013-04-20T17:48:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.ide.mseide.user/28757">
    <title>Hi all - Menu spacing</title>
    <link>http://comments.gmane.org/gmane.comp.ide.mseide.user/28757</link>
    <description>&lt;pre&gt;Hi all, I'm an old Delphi developer and msegui newbie.

Is there a way to have some more horizontal spacing between menu items 
and pagecontroller tabs, other than adding space chars to every item ?

Btw, I remember I looked mseide a few years ago and thought it was 
amateurish, just because of this. No offense :) But in my opinion, It 
really feels like it's designed for 640x480 monitors. Plus msegui was 
quite different from VCL, so i had not examine it properly. Now, I wish 
i had because i think it is quite good after I reevaluated it recently.

Even I would take pains to recompile mseide itself if i could fix this.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis &amp;amp; visualization. Get a free account!
http://www2.precog.com/precogplatf&lt;/pre&gt;</description>
    <dc:creator>Gökhan Ersümer</dc:creator>
    <dc:date>2013-04-17T15:16:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.ide.mseide.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.mseide.user</link>
  </textinput>
</rdf:RDF>
