<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link rel="search"
    href="http://www.nnseek.com/nnseek_com_os_descr.xml"
    type="application/opensearchdescription+xml"
    title="Search in newsgroups" />
  <title>Search result for Hello world</title>
  <link>http://www.nnseek.com/Hello-world_s.html</link>
  <description>Search results for Hello world</description>
  <lastBuildDate>Sun, 23 Mar 2008 20:29:13 PDT</lastBuildDate>
  <image>
    <title>http://www.nnseek.com/</title>
    <link>http://www.nnseek.com/</link>
    <url>http://www.nnseek.com/img/64.png</url>
    <width>64</width>
    <height>64</height>
    <description>NNSeek</description>
  </image>

  <item>
    <title><![CDATA[VFX Forth for Linux and hello world]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.forth/vfx_forth_for_linux_and_hello_world_172623360m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.forth/vfx_forth_for_linux_and_hello_world_172623360m.html</link>
    <description><![CDATA[... Forth for Linux.    It's an old tradition to start with the <b>hello</b> <b>world</b> program.    I wrote <b>hello</b>.fs     : main ." <b>Hello</b> VFX-<b>World</b>!" cr ;     assign main to-do entrypoint     save <b>hello</b>.elf     bye    Then spend some time ...  command line arguments and finally compiled with     vfxlin "include <b>hello</b>.fs" && mv <b>hello</b>.... executable was working but 'file <b>hello</b>' report this     <b>hello</b>: ELF 32-bit LSB ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.forth/">comp.lang.forth</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.forth/vfx_forth_for_linux_and_hello_world_172623360t.html"><b>1</b> Comment</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.forth/vfx_forth_for_linux_and_hello_world_172623360m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sun, 23 Mar 2008 20:29:13 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: first emacs lisp script:  hello world]]></title>
    <guid>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313089793m.html</guid>
    <link>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313089793m.html</link>
    <description><![CDATA[... <SHaddock@<a href="http://corp.web.com" rel="nofollow" class="url" target="_blank">corp.web.com</a>> writes:    All right.. Here comes the new guy.  I downloaded emacs, but I can not figure out how to create a <b>hello</b>  <b>world</b> script and run it.  I know this is incredibly basic, but when  you are doing this stuff by yourself it is not always obvious.  Can  someone point the ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/gnu.emacs.help/">gnu.emacs.help</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313089793t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313089793m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 07 Dec 2007 10:04:59 PST</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: first emacs lisp script:  hello world]]></title>
    <guid>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313083649m.html</guid>
    <link>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313083649m.html</link>
    <description><![CDATA[  Am 07.12.2007 um 16:11 schrieb Stewart Haddock:    I downloaded emacs, but I can not figure out how to create a <b>hello</b>    <b>world</b>  script and run it.    	emacs -nw -Q -eval '(message "ORBIS SALUTE")' ?    --  Greetings       Pete    Real Time, adj.:  	Here and now, as opposed to fake time, which only occurs there and    then.          <br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/gnu.emacs.help/">gnu.emacs.help</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313083649t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313083649m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 07 Dec 2007 09:44:13 PST</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: first emacs lisp script:  hello world]]></title>
    <guid>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313087489m.html</guid>
    <link>http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313087489m.html</link>
    <description><![CDATA[...guy.  I downloaded emacs,      Stewart> but I can not figure out how to create a <b>hello</b> <b>world</b>      Stewart> script and run it.  I know this is incredibly basic, but      Stewart> when you ... other hand, you just mean "a function I can  invoke from within Emacs that displays \"<b>hello</b> <b>world</b>\" somewhere",  there are lots of ways.  Take a look at "An Introduction to  Programming in ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/gnu.emacs.help/">gnu.emacs.help</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313087489t.html"><b>3</b> Comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/gnu.emacs.help/first_emacs_lisp_script_hello_world_313087489m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 07 Dec 2007 09:29:31 PST</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: im trying to do a xquery hello world in sql server 2005 but i keep getting  this error:]]></title>
    <guid>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_90517250m.html</guid>
    <link>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_90517250m.html</link>
    <description><![CDATA[...as simple an example as I could come up with.    DECLARE @foo xml;  SET @foo = N'<bar><b>Hello</b> <b>World</b>!</bar>';  SELECT @foo.query('/bar/text()');    "DR" <softwareengineer98037@<a href="http://yahoo.com" rel="nofollow" class="url" target="_blank">yahoo.com</a>> wrote in message   news:%%23xHJkYBGIHA.280@TK2MSFTNGP03.phx.gbl...  im trying to do a xquery <b>hello</b> <b>world</b> in sql server 2005 but i keep getting   this error:  select foo.query('...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/">microsoft.public.sqlserver.xml</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_90517250m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sat, 03 Nov 2007 15:48:38 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: im trying to do a xquery hello world in sql server 2005 but i keep getting  this error:]]></title>
    <guid>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89808898m.html</guid>
    <link>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89808898m.html</link>
    <description><![CDATA[<b>Hello</b> dr,    im trying to do a xquery <b>hello</b> <b>world</b> in sql server 2005 but i keep  getting this error:  select foo.query('return <z/>') as result from foo  Msg 4121, Level 16, State 1, Line 3  Cannot find either column "foo" or the user-defined function or  aggregate  "foo.Query", or the name is ambiguous.    Its not clear what you are ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/">microsoft.public.sqlserver.xml</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89808898m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 26 Oct 2007 16:09:13 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[im trying to do a xquery hello world in sql server 2005 but i keep getting  this error:]]></title>
    <guid>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730m.html</guid>
    <link>http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730m.html</link>
    <description><![CDATA[im trying to do a xquery <b>hello</b> <b>world</b> in sql server 2005 but i keep getting   this error:    select foo.query('return <z/>') as result from foo    Msg 4121, Level 16, State 1, Line 3  Cannot find either column "foo" or the user-defined function or aggregate   "foo.Query", or the name is ambiguous.    <br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/">microsoft.public.sqlserver.xml</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730t.html"><b>3</b> Comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.sqlserver.xml/im_trying_to_do_a_xquery_hello_world_in_sql_server_89801730m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Fri, 26 Oct 2007 14:21:13 PDT</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: OpenMP "Hello World" problems?]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61887234m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61887234m.html</link>
    <description><![CDATA[... something wrong?    This is normal OpenMP behavior.  Try this modified test program:    program <b>hello</b>      use omp_lib    implicit none    integer :: i, n      call omp_set_num_threads(2)      !$omp parallel private(i,n)    n = omp_get_num_threads()    i = omp_get_thread_num()    print *, '<b>Hello</b> <b>World</b> from thread ', i, ' of ', n    !$omp end parallel    end program <b>hello</b>  <br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61887234m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sat, 24 Feb 2007 15:40:29 PST</pubDate>
  </item>
  <item>
    <title><![CDATA[Re: OpenMP "Hello World" problems?]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61868802m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61868802m.html</link>
    <description><![CDATA[... Fortran Compiler 9.1, the following  program:  PROGRAM <b>hello</b>  use omp_lib  implicit none  integer :: i, n...>   !$omp parallel private(i)  i = omp_get_thread_num()  write(*,*) '<b>Hello</b> <b>World</b> from thread',i  !$omp end parallel  END PROGRAM  ifort -openmp <b>hello</b>.f90  I get this output:  There are 1 threads  <b>Hello</b> <b>World</b> from thread 0  <b>Hello</b> ...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61868802m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sat, 24 Feb 2007 12:03:06 PST</pubDate>
  </item>
  <item>
    <title><![CDATA[OpenMP "Hello World" problems?]]></title>
    <guid>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122m.html</guid>
    <link>http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122m.html</link>
    <description><![CDATA[... Intel Fortran Compiler 9.1, the following  program:    PROGRAM <b>hello</b>      use omp_lib    implicit none    integer :: i, n      ...,'threads'      !$omp parallel private(i)    i = omp_get_thread_num()    write(*,*) '<b>Hello</b> <b>World</b> from thread',i    !$omp end parallel    END PROGRAM    ifort -openmp <b>hello</b>.f90    I get this output:    There are 1 threads  <b>Hello</b> <b>World</b> from thread 0  <b>Hello</b> <b>World</b> from thread...<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/comp.lang.fortran/">comp.lang.fortran</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122t.html"><b>2</b> Comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/comp.lang.fortran/openmp_hello_world_problems_61861122m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Sat, 24 Feb 2007 10:36:13 PST</pubDate>
  </item>
</channel>
</rss>