LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 01-09-2008, 07:54 PM   #1
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
C code to daily read the free online journals on the web


Hi,

Just an idea, we could summarize these online journals into one software ?
Could be daily interesting receiving it by our crontab/sendmail... maybe


Here is an example
lemondeelectronic journal:
http://www.lemonde.fr/
javascript code:
Code:
<script language="javascript" type="text/javascript">
<!--
   function ouvrir_jelec(aaaammjj)
   {
      if (!aaaammjj)
      {
         aaaammjj = 20080110;
      }
      var maintenant = new Date();
      fcommun = window.open('http://www.lemonde.fr/journalelectronique/donnees/libre/'+aaaammjj+'/index.html', 'jelec'+maintenant.getTime(), 'status=no,width='+screen.width+',height='+screen.height+',scrollbar=no,resizable=yes');
      fcommun.moveTo(0,0);
      if (document.all) {
         if ( navigator.userAgent.toLowerCase().indexOf('mac') != -1) {
            fcommun.resizeTo( screen.availWidth, screen.availHeight);
         }
      } else {
         fcommun.outerHeight = screen.availHeight;
         fcommun.width = screen.availWidth;
      }
      fcommun.focus();
   }
//-->
</script>
There is plenty journals free for Linux and readers !!

Last edited by frenchn00b; 01-09-2008 at 08:13 PM.
 
Old 01-10-2008, 01:19 PM   #2
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Is this a sort of aggregator technique? I don’t understand what you’re trying to say.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Online Database Web hosting teluguswan Linux - General 2 05-19-2007 02:37 AM
run-parts: /etc/cron.daily/man-db exited with return code 2 cccc Debian 1 03-03-2007 05:46 AM
SuSE 10.0 YaST online update daily bunkenburg SUSE / openSUSE 2 03-02-2006 05:21 PM
mozzla problems-can not read files online, can not read attachments sarajevo Linux - Software 1 09-20-2005 06:58 PM
Which free online magazine do you read? linuxhippy Linux - General 1 10-12-2004 06:37 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 05:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration