Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 18 of 18
  1. #1
    Domain Buyer
    TopNames.com's Avatar
    Join Date
    Dec 2002
    Posts
    1,816
    DNF$
    2,066
    Bank
    0
    Total DNF$
    2,066
    Donate  

    Domain News Sites

    Does anyone know where I can get a news feed for my site that provides domain name news?
    .

  2. #2
    DNF Addict
    Nexus's Avatar
    Join Date
    Sep 2002
    Location
    Boston, MA
    Posts
    1,507
    DNF$
    2,145
    Bank
    0
    Total DNF$
    2,145
    Donate  
    Moreover. Look at any domain related site showing news, and view the html. The code is all the same. It's javascript. You can change it to match the colors of your website. You're not supposed to use it on commercial sites, but there seem to be some blurry lines.

    At any rate, take a peek at the news section on FreeWho.com for an example.

    ~ Nexus
    FreeWho.com - Free Internet Tools!

  3. #3
    Domain Buyer
    TopNames.com's Avatar
    Join Date
    Dec 2002
    Posts
    1,816
    DNF$
    2,066
    Bank
    0
    Total DNF$
    2,066
    Donate  
    Thanks for the reply Nexus...I should have mentioned "free" news feed. Moreover wanted a few K for theirs.
    .

  4. #4
    ** Mr. Pink **
    StockDoctor's Avatar
    Join Date
    Aug 2002
    Location
    Dartmouth
    Posts
    2,978
    Country

    United States
    DNF$
    5,505
    Bank
    0
    Total DNF$
    5,505
    Donate  
    Nah, you can do the moreover wizard for free.

  5. #5
    Domain Buyer
    TopNames.com's Avatar
    Join Date
    Dec 2002
    Posts
    1,816
    DNF$
    2,066
    Bank
    0
    Total DNF$
    2,066
    Donate  
    Originally posted by Stocdoctor
    Nah, you can do the moreover wizard for free.
    I email them and they said they no longer offer free feeds. Any link you have to them would be great!
    .

  6. #6
    DNF Addict
    Nexus's Avatar
    Join Date
    Sep 2002
    Location
    Boston, MA
    Posts
    1,507
    DNF$
    2,145
    Bank
    0
    Total DNF$
    2,145
    Donate  
    Exactly. If you're still looking for something else, TopNames... Demy's offers an RDF newsfeed. Just send them an e-mail.

    ~ Nexus
    FreeWho.com - Free Internet Tools!

  7. #7
    ** Mr. Pink **
    StockDoctor's Avatar
    Join Date
    Aug 2002
    Location
    Dartmouth
    Posts
    2,978
    Country

    United States
    DNF$
    5,505
    Bank
    0
    Total DNF$
    5,505
    Donate  
    Originally posted by TopNames.com


    I email them and they said they no longer offer free feeds. Any link you have to them would be great!
    I've heard that about their not doing free feeds anymore. Does that mean that the guys with the links working now are going to be grandfathered in? You can see the free feeds are still working at dnjournal and DS. Maybe as you stated, you just need the old link. Ask Duke.
    Doc

  8. #8
    DNF Addict
    Nexus's Avatar
    Join Date
    Sep 2002
    Location
    Boston, MA
    Posts
    1,507
    DNF$
    2,145
    Bank
    0
    Total DNF$
    2,145
    Donate  
    Copyright Notice:
    You may copy and distribute verbatim or modified copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy this copyright notice and disclaimer of warranty shown below...
    http://w.moreover.com/wizard/wizard_copyright.html
    Modify colors as necessary. Seems simple.

    Code:
    <!-- Start Of Moreover.com News Javascript Code --> 
                <SCRIPT LANGUAGE="Javascript">
      // the array global_article is used to allow multiple categories
      var global_article = new Array();
      var global_article_counter = 0;
      var article = null;
      var early_exit = 1;
      var moreover_text = 0;
      function load_wizard()
        {
        var newwin = window.open("","clone","resizable,scrollbars,width=600");
        document.forms.moreover_clone.submit();
        return true;
        }
      </SCRIPT>
                <SCRIPT LANGUAGE="Javascript" SRC="http://p.moreover.com/cgi-local/page?c=Domain%20name%20news&o=js&n=20">
      </SCRIPT>
                <SCRIPT LANGUAGE="Javascript">
      // load global_article array with articles from category
      if (article != null)
        {
        early_exit = 0;
        for (var article_counter = 0; article_counter < article.length; article_counter++)
          {
          global_article[global_article_counter] = article[article_counter];
          
          global_article[global_article_counter].url += "' TARGET='_blank";
          global_article[global_article_counter].document_url += "' TARGET='_blank";
          global_article_counter++;
          }
        }
      </SCRIPT>
                <SCRIPT LANGUAGE="Javascript">
      if (global_article.length == 0)
          {
          if (early_exit)
            {
            document.writeln("<CENTER>Please reload this page to view the headlines</CENTER>");
            }
          else
            {
            document.writeln("<CENTER>Sorry, no articles matched your search criteria</CENTER>");
            early_exit = 1;
            }
          }
      </SCRIPT>
                <SCRIPT LANGUAGE="Javascript">
      if (!early_exit)
      {
      var webfeed_heading = "";
      var width = "195";
      var numberofarticles = global_article.length;
      var item_spacing = "5";
      var cluster_bgcolor = "f1f1f1";
      var cluster_border = "0";
      var heading_display = "Yes";
      var time_display = "No";
      var cell_spacing = "0";
    
      var cell_padding = "1";
      var heading_bgcolor = "000000";
      var heading_font = "Verdana, Arial,Helvetica, sans-serif";
      var heading_font_size = "-2";
      var heading_fgcolor = "000000";
      var headline_bgcolor = "f1f1f1";
      var headline_font = "Verdana, Arial,Helvetica, sans-serif";
      var headline_font_size = "-2";
      var headline_fgcolor = "000099";
    
      var source_font = "Verdana, Arial,Helvetica, sans-serif";
      var source_font_size = "-2";
      var source_fgcolor = "999999";
      var access_font = "Verdana, Arial,Helvetica, sans-serif";
      var access_font_size = "-2";
      var access_fgcolor = "70B46";
      var time_font = "Verdana, Arial,Helvetica, sans-serif";
      var time_font_size = "-2";
      var time_fgcolor = "70B46";
      var time = new Array(global_article.length);
    
      // Print out the table containing the headlines
      document.writeln("<CENTER><TABLE BORDER="+cluster_border+"WIDTH='"+width+"' CELLPADDING=2 CELLSPACING=0>");
      document.writeln("<tr><td  align='center'></td></tr>")
      document.writeln("<TR><TD><CENTER><TABLE CELLPADDING="+cell_padding+" CELLSPACING="+cell_spacing+"  WIDTH='100%'>");
    
      if (heading_display == "Yes")
        {
        // Print a new category heading
        document.writeln("<TR><TD>");
        document.writeln("<FONT SIZE="+heading_font_size+" FACE="+heading_font+" COLOR='#"+heading_fgcolor+"'>");
        document.writeln("<B>"+webfeed_heading+"</B></FONT></TD></TR>");
        }
    
      // Start loop for articles
      for (var counter=0; counter < numberofarticles; counter++)
        {
        if ((counter == (global_article.length - 1)) && moreover_text == 1) 
          { 
          headline_fgcolor = source_fgcolor; 
          time_display = "No";
    
          }
    
        // Print out the headline
        document.writeln("<TR><TD><A HREF='"+global_article[counter].url+"' >");
        document.writeln("<FONT SIZE="+headline_font_size+" FACE="+headline_font+" COLOR='#"+headline_fgcolor+"'");
        document.writeln("><b>"+global_article[counter].headline_text+"...</b></FONT></A><br>");
    
        
          // Print out the source
            if ((counter != (global_article.length - 1)) || moreover_text != 1)
            {
            document.writeln("<A HREF='"+global_article[counter].document_url+"' >");
            document.writeln("<FONT FACE="+source_font+" SIZE="+source_font_size+" COLOR='#"+source_fgcolor+"'>");
            document.writeln(""+global_article[counter].source+"</FONT></A>&nbsp;&nbsp;");
            }
        
    
        // Print out reg/sub if appropriate
        if (global_article[counter].access_status == "sub" || global_article[counter].access_status == "reg")
          {
          document.writeln(" <A HREF='"+global_article[counter].access_registration+"'>");
          document.writeln("<FONT FACE="+access_font+" SIZE="+access_font_size);
          document.writeln(" COLOR='#"+access_fgcolor+"'>"+global_article[counter].access_status+"</FONT></A>&nbsp;&nbsp;");
          }
    
        // Print out the harvest time
        if (time_display == "Yes")
          {
          // Make a new date object
          time[counter] = new Date(global_article[counter].harvest_time);
          time[counter].setHours(time[counter].getHours() - (time[counter].getTimezoneOffset() / 60 )); // adjust the time to local
          document.writeln("<FONT FACE="+time_font+" SIZE="+time_font_size+" COLOR='#"+time_fgcolor+"'>");
          document.writeln(""+time[counter].toString()+"</FONT>");
          } 
    
        document.writeln("</TD></TR><TR><TD HEIGHT="+item_spacing+"></TD></TR>");
        } // End of article loop
    
    
      // Start of clone button code //
      // NOTE: DO NOT REMOVE any of the code in this section //
      document.writeln("<FORM METHOD='POST' ACTION='http://www.moreover.com/cgi-local/wizard_clone.pl' target='clone' name='moreover_clone'>");
      document.writeln("<INPUT TYPE='hidden' NAME='heading_font_size' VALUE='-2'><INPUT TYPE='hidden' NAME='source_font_size' VALUE='-2'>")
      document.writeln("<INPUT TYPE='hidden' NAME='cluster_width' VALUE='150'><INPUT TYPE='hidden' NAME='time_display' VALUE='No'>")
      document.writeln("<INPUT TYPE='hidden' NAME='time_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='cluster_cellspacing' VALUE='0'>")
    
      document.writeln("<INPUT TYPE='hidden' NAME='heading_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='number_of_headlines' VALUE='5'>")
      document.writeln("<INPUT TYPE='hidden' NAME='cluster_bgcolor' VALUE='ffffff'><INPUT TYPE='hidden' NAME='search_keywords' VALUE=''>")
      document.writeln("<INPUT TYPE='hidden' NAME='refine_category' VALUE=''><INPUT TYPE='hidden' NAME='time_fgcolor' VALUE='70B46'>")
      document.writeln("<INPUT TYPE='hidden' NAME='access_fgcolor' VALUE='70B46'><INPUT TYPE='hidden' NAME='time_font_size' VALUE='-2'>")
    
      document.writeln("<INPUT TYPE='hidden' NAME='headline_bgcolor' VALUE='ffffff'><INPUT TYPE='hidden' NAME='access_font_size' VALUE='-2'>")
      document.writeln("<INPUT TYPE='hidden' NAME='cluster_name' VALUE='c=Sports:%20top%20stories&o=js'><INPUT TYPE='hidden' NAME='heading_display' VALUE='Yes'>")
      document.writeln("<INPUT TYPE='hidden' NAME='headline_fgcolor' VALUE='7C3A27'><INPUT TYPE='hidden' NAME='source_font' VALUE='Verdana, Arial,Helvetica, sans-serif'>")
      document.writeln("<INPUT TYPE='hidden' NAME='access_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='headline_font_size' VALUE='-2'>")
      document.writeln("<INPUT TYPE='hidden' NAME='headline_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='heading_bold' VALUE='Yes'>")
      document.writeln("<INPUT TYPE='hidden' NAME='item_spacing' VALUE='5'><INPUT TYPE='hidden' NAME='wizard_brand' VALUE='moreover_new'>")
      document.writeln("<INPUT TYPE='hidden' NAME='heading_bgcolor' VALUE='ffffff'><INPUT TYPE='hidden' NAME='cluster_cellpadding' VALUE='1'>")
      document.writeln("<INPUT TYPE='hidden' NAME='heading_fgcolor' VALUE='7C3A27'><INPUT TYPE='hidden' NAME='source_fgcolor' VALUE='70B46'>")
      document.writeln("<INPUT TYPE='hidden' NAME='cluster_border' VALUE='0'><INPUT TYPE='hidden' NAME='cluster_layout' VALUE='<br>'>")
    
      document.writeln("</FORM>");
      // End of clone button code //
    
      document.writeln("</TABLE></CENTER></TD></TR></TABLE></CENTER>");
    
      // ************************************************************************************
      // This code is subject to the copyright and warranty restrictions detailed at 
      // http://www.moreover.com/wizard_copyright.html
      // Copyright 2000 Moreover.com Inc. All rights reserved.
      // *************************************************************************************
      } 
      </SCRIPT>
    <!-- End Of Moreover.com News Javascript Code -->
    ~ Nexus
    FreeWho.com - Free Internet Tools!

  9. #9
    DNF Addict
    Nexus's Avatar
    Join Date
    Sep 2002
    Location
    Boston, MA
    Posts
    1,507
    DNF$
    2,145
    Bank
    0
    Total DNF$
    2,145
    Donate  

    Lightbulb

    Or, maybe an attachment...

    ~ Nexus
    FreeWho.com - Free Internet Tools!

  10. #10
    DNF Addict
    Duke's Avatar
    Join Date
    Jul 2002
    Location
    Florida
    Posts
    5,935
    DNF$
    7,588
    Bank
    0
    Total DNF$
    7,588
    Donate  
    Never mind - Nexus was posting while I was writing!

    ....actually after looking at it, that's not what I saw. There was a URL to a page that allowed you to set up what news you wanted and then it generated the code for the choices you made. That was the Wizard as I recall. I can't find the URL to that page so don't know if it is still there.
    Last edited by Duke; 08-10-2003 at 07:22 PM.
    DNJournal.com Fly Like an Igal: Lichtman Innovates Again With Dazzling Automatic Website Building Technology at TrafficMedia
    NameNewbie.com

  11. #11
    President
    GiantDomains's Avatar
    Join Date
    Sep 2002
    Location
    N-Y-C
    Posts
    6,729
    DNF$
    574
    Bank
    0
    Total DNF$
    574
    Donate  
    Yup .. moreover is free .. just use the wizard .
    NETCHEAP - Discount Dotster Reseller - $7.99
    FREE pushes from your dotster account, renew for $7.99! 1. Create a netcheap account. 2. Push from dotster to netcheap account name. 3. Renew for $7.99!

  12. #12
    Domain Buyer
    TopNames.com's Avatar
    Join Date
    Dec 2002
    Posts
    1,816
    DNF$
    2,066
    Bank
    0
    Total DNF$
    2,066
    Donate  
    thanks guys
    .

  13. #13
    Domain Buyer
    TopNames.com's Avatar
    Join Date
    Dec 2002
    Posts
    1,816
    DNF$
    2,066
    Bank
    0
    Total DNF$
    2,066
    Donate  
    Which part of the JS goes in the header and which part goes in the body?
    .

  14. #14
    Platinum Lifetime Member

    Join Date
    Apr 2003
    Posts
    353
    DNF$
    200
    Bank
    0
    Total DNF$
    200
    Donate  
    Moreover is no longer free.

    Those feeds you see now are continuing old contracts.
    The First Name
    Email its<at>mercurylink.net with a desired account name to get setup. After catch auction system now

  15. #15
    President
    GiantDomains's Avatar
    Join Date
    Sep 2002
    Location
    N-Y-C
    Posts
    6,729
    DNF$
    574
    Bank
    0
    Total DNF$
    574
    Donate  
    Originally posted by .
    Moreover is no longer free.

    Those feeds you see now are continuing old contracts.
    nope ... it's still free don't let them fool you.
    NETCHEAP - Discount Dotster Reseller - $7.99
    FREE pushes from your dotster account, renew for $7.99! 1. Create a netcheap account. 2. Push from dotster to netcheap account name. 3. Renew for $7.99!

  16. #16
    Platinum Lifetime Member

    Join Date
    Apr 2003
    Posts
    353
    DNF$
    200
    Bank
    0
    Total DNF$
    200
    Donate  
    Dooobie how are you so confident?


    Did you call them more recent then last week to know that there policy is once again free??? If not -- then please explain!
    The First Name
    Email its<at>mercurylink.net with a desired account name to get setup. After catch auction system now

  17. #17
    President
    GiantDomains's Avatar
    Join Date
    Sep 2002
    Location
    N-Y-C
    Posts
    6,729
    DNF$
    574
    Bank
    0
    Total DNF$
    574
    Donate  
    Originally posted by .
    Dooobie how are you so confident?


    Did you call them more recent then last week to know that there policy is once again free??? If not -- then please explain!
    No .. just go to their site and go to the wizard.
    NETCHEAP - Discount Dotster Reseller - $7.99
    FREE pushes from your dotster account, renew for $7.99! 1. Create a netcheap account. 2. Push from dotster to netcheap account name. 3. Renew for $7.99!

  18. #18
    DNF Addict
    DNQuest.com's Avatar
    Join Date
    Oct 2002
    Location
    Columbia, MD
    Posts
    1,092
    DNF$
    7,502
    Bank
    0
    Total DNF$
    7,502
    Donate  
    I have free domain news at my site. It will tell you how to get a free setup.
    Track emails that you send, PM me to find out how....

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com