You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(1) |
Feb
(2) |
Mar
(2) |
Apr
(22) |
May
(14) |
Jun
(18) |
Jul
(19) |
Aug
(7) |
Sep
(4) |
Oct
(6) |
Nov
(12) |
Dec
(14) |
2005 |
Jan
(15) |
Feb
(11) |
Mar
(11) |
Apr
(9) |
May
(119) |
Jun
(25) |
Jul
(16) |
Aug
(19) |
Sep
(26) |
Oct
(14) |
Nov
(7) |
Dec
(45) |
2006 |
Jan
(22) |
Feb
(7) |
Mar
(11) |
Apr
(11) |
May
(12) |
Jun
(19) |
Jul
(12) |
Aug
(5) |
Sep
(21) |
Oct
(33) |
Nov
(42) |
Dec
(34) |
2007 |
Jan
(26) |
Feb
(27) |
Mar
(54) |
Apr
(37) |
May
(68) |
Jun
(81) |
Jul
(55) |
Aug
(86) |
Sep
(60) |
Oct
(33) |
Nov
(33) |
Dec
(47) |
2008 |
Jan
(37) |
Feb
(37) |
Mar
(52) |
Apr
(63) |
May
(98) |
Jun
(70) |
Jul
(61) |
Aug
(38) |
Sep
(64) |
Oct
(55) |
Nov
(48) |
Dec
(111) |
2009 |
Jan
(68) |
Feb
(83) |
Mar
(102) |
Apr
(140) |
May
(156) |
Jun
(65) |
Jul
(75) |
Aug
(26) |
Sep
(28) |
Oct
(31) |
Nov
(38) |
Dec
(78) |
2010 |
Jan
(53) |
Feb
(33) |
Mar
(87) |
Apr
(94) |
May
(77) |
Jun
(84) |
Jul
(66) |
Aug
(74) |
Sep
(53) |
Oct
(40) |
Nov
(38) |
Dec
(31) |
2011 |
Jan
(19) |
Feb
(17) |
Mar
(43) |
Apr
(53) |
May
(42) |
Jun
(35) |
Jul
(19) |
Aug
|
Sep
|
Oct
|
Nov
(7) |
Dec
|
2012 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(4) |
2017 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
(1) |
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <pl...@pi...> - 2007-07-01 20:26:50
|
On Sun, 01 Jul 2007 20:56:11 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> I think it would be very useful to add lanczos filter as an >> interpolation >> method. > > So file it as a feature request. Well I thought it best to sound the idea out here before taking the time to make feature request. Should I take that sort of reply mean you think it may be a useful idea? > But make sure you describe the > background a bit more accurately: So what is inaccurate? > >> The existing splines are fine but have a strong tendancy to extend >> well outside the path of the existing data when the data has a lot of >> fluctuations, a common situation. > > That's actually only true for csplines and acsplines, but not for any of > the other filters. That's why I said ***existing splines*** and not "any of the other filters." > >> Although the implementation is correct this can be very misleading >> when viewing data presented with this sort of "smoothing". > > And how is that news? *All* viewing of smoothed data is misleading, > because it pretends you have smoother data than you actually do. The > only question is how the plot misleads the viewer, not if. What is "news" is that one would expect a smoothing function to reduce the excursions from the local mean , not exagerate them. If smoother means reduced second differential it's smoother, but badly distorted. I'm not sure what real use this sort of smoothing is , it always makes my data look worse than the original and gives it a totally misleading form. Probably mainly useful for doing pseudo-science with misleading results. How about dropping the smart, sarcastic tone in *All* your posts? It gets rather tiring. |
From: <HBB...@t-...> - 2007-07-01 18:56:35
|
pl...@pi... wrote: > I think it would be very useful to add lanczos filter as an interpolation > method. So file it as a feature request. But make sure you describe the background a bit more accurately: > The existing splines are fine but have a strong tendancy to extend > well outside the path of the existing data when the data has a lot of > fluctuations, a common situation. That's actually only true for csplines and acsplines, but not for any of the other filters. > Although the implementation is correct this can be very misleading > when viewing data presented with this sort of "smoothing". And how is that news? *All* viewing of smoothed data is misleading, because it pretends you have smoother data than you actually do. The only question is how the plot misleads the viewer, not if. |
From: <pl...@pi...> - 2007-07-01 07:43:23
|
Hi, I'll just throw this idea as a new topic since Daniel and Ethan are touching on this in the "Small technicality on dynarray" discussion but that thread is getting a bit long for me to add an /off. I think it would be very useful to add lanczos filter as an interpolation method. The existing splines are fine but have a strong tendancy to extend well outside the path of the existing data when the data has a lot of fluctuations, a common situation. Although the implementation is correct this can be very misleading when viewing data presented with this sort of "smoothing". Far from averaging out variations it often exagerates excursions and can give a visual impression of oscillations that are not truely in the data. Current devel version of Gimp contains such interpolation which is applied separatly in x and y and could probably be easily integrated into gnuplot. Each data point is derived from a weighted mean of 7 surrounding points in the source data using a precalculated look-up of the Lanczos function. It effectively applies a windowed sinc function which provides a good quality lowpass filter, the technique is convolution with an approximation to the Fourrier transform of a step function in the frequency domain. For example, the results on image processing make a better job of removing staircasing and pixelisation than the bicubic interpolation based on Catmull-Rom splines. I can give more detail and precise reference to the source if you want to follow up the idea. regards, Peter. |
From: <go...@gr...> - 2007-06-28 07:56:07
|
〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 〜〜 限度額は500万円・トータルマネージメント 〜〜 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 http://www.speedy-cre.info/ ――― 24時間オペレーター対応 ―――『本当に急なご融資すぐ対応 』 ■╋■━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ╋■┛【 まずはご融資自動診断 】・・安心の低金利 5.5%〜♪ ■┛━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ――― 24時間オペレーター対応 ―――『本当に急なご融資すぐ対応 』 http://www.speedy-cre.info/ ■トータルマネージメントの3コース■ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◆他社おまとめローンに+アルファーでご融資。 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ---------------------------------------------------- 最大500万円までのご融資を準備しております。 ---------------------------------------------------- http://www.speedy-cre.info/ ■即日100万円までご融資対応■ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◆急なご利用でも即日口座にお振込み。 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ▼お申し込みから15分で対応できます。 ---------------------------------------------------- 後日カードが届きますのでATMでご返済。 ---------------------------------------------------- http://www.speedy-cre.info/ ■実質年率を大幅に引き下げ■ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◆ワイドローンなら2.9%の金利で500万円まで対応。 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ http://www.speedy-cre.info/ ---------------------------------------------------------------- このメールは特定電子メール送信適正化法・改正特定商取引法を遵守の上 送信しておりますが、ご不要な方には大変ご迷惑をおかけいたしました。 ■配信元 DIMPLE LIFE ■所在地 東京都新宿区東新宿3-1-3 ■配信停止を希望される方はお手数ですが下記アドレスに。 配信停止: dim...@ya... ---------------------------------------------------------------- |
From: firstname l. <irr...@gm...> - 2007-06-28 05:20:24
|
I use gnuplot 4.2.0 with the wmii window manager ( http://www.suckless.org/wiki/wmii), and when spawning an x11 term for a plot my system hangs (both on ubuntu 7.04 and gentoo linux), apparently because gnuplot is not playing nicely with wmii (not accepting requests for the x11 term to be sized into a column). It works if I move the x11 terminal to the floating mode however. The developer of wmii has indicated that this means that gnuplot is not fully icccm compliant. Can this be fixed? Anyway, thanks for developing a great program! |
From: Sales <sa...@cc...> - 2007-06-28 02:19:36
|
Have you ever had a dream of having sex with any girl you like? We bet you have, and we are ready to bring your dream into life with our uncompromising, brand new and revolutionary pills which will strengthen your sex appeal making your dick REALLY BIG! Check for details our official website: http://www.cciconnections.com/ -- grjrjhknktjikujkgukgjgkhjkmmkjkfjojujugijskfikiihghlhhhpijhfhslmhjhtin |
From: Sales <sa...@pd...> - 2007-06-27 21:56:28
|
We are delighted to offer you a great deal! You have an extremely great chance to improve your sex life and make yourself twice sexier, because only our clinically tested medicine can guarantee that YOUR DICK will get TWICE as BIGGER as it used to be IN only 6 MONHTS! Check for details: http://www.pdaarts.com/ And you'll get your money back, if you are not satisfied. No bullshit! -- iplplfmplfmsmslmiommlimflqkomlmhlulolsigkijtkmkgjmjfjfjnkpjtjufkjhjnkp |
From: ü÷ <cvb...@ya...> - 2007-06-27 08:13:23
|
はじめまして美樹です。 掲示板で見て趣味合うかなって思ってメールしちゃいました。 イキナリでゴメンなさいm(__)m こういう感じで知り合えるのに憧れてて初挑戦しちゃいました。 お返事もらえたら簡単な自己紹介しますネ(^_-)-☆ もしそんな気なかったらそう言ってもらえれば諦めますので。 もちろん仲良くなれた方が嬉しいけど。 お返事気長に待ってま〜す(^_^)/~ http://www.star-lightz.com/m-box |
From: Donor Q. <bak...@em...> - 2007-06-27 07:04:10
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2900.2912" name=3D"GENERATOR"> </HEAD> <BODY> <DIV align=3Dleft><FONT face=3DArial size=3D2>Thank you for your loan request, which we recieved yesterday, your refinance application has been accepted</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>Good Credit or Not, We are ready to give you a $224,000 loan, after further review, our lenders have established the lowest monthly payments.</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>Approval process will take only 1 minute.</FONT></DIV><BR> <DIV align=3Dleft><FONT face=3DArial size=3D2>Please visit the confirmation link below and fill-out our short 30 second Secure Web-Form. </FONT></DIV><BR> <a href=3D"http://duplexiformrx.com/">http://duplexiformrx.com/</a></BODY></HTML> |
From: Sales <sa...@da...> - 2007-06-27 00:07:38
|
If you can't persuade ur girl that she deserves only your tiny size, so, never mind, just try out our wonderful pellet and you'll show your girlfriend a REAL SIZE! You can find out how to do it on our official website: http://www.datesthroughafriend.com/ and it's REALLY CHEAPER! -- ftktkjjtjrkgkgjqlshiimhjimfkhphtiqisiolkiuhhiqisiiijijirhlihiimoilirht |
From: Sales <sa...@po...> - 2007-06-26 23:10:41
|
If you can't persuade ur girl that she deserves only your tiny size, so, never mind, just try out our wonderful pellet and you'll show your girlfriend a REAL SIZE! You can find out how to do it on our official website: http://www.podiatryblades.com/ and it's REALLY CHEAPER! -- grjrjhknktjikujkgukgjgkhjkmmkjkfjojujugijskfikiihghlhhhpijhfhslmhjhtin |
From: <pri...@to...> - 2007-06-26 20:57:44
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Untitled Document</title> <style type="text/css"> <!-- style1 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #0000CC; } style2 {font-family: Arial, Helvetica, sans-serif} style3 { color: #FF6600; font-weight: bold; } --> </style> </head> <body> <table width="550" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#999999"> <tr> <td><table width="550" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="2"><div align="center"><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><span class="style1">Get 250 FREE Business Cards Now! </span></a></div></td> </tr> <tr> <td colspan="2" valign="top"><table width="550" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="275"><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_01.gif" width="275" height="165" border="0"></a></td> <td width="275" background="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_02.gif"><table width="245" height="165" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><div align="right">Your<br> Name </div></td> </tr> <tr> <td valign="top"><p align="right">100 Main Street<br> Anytown, MA 02111 </p></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td width="275"><table width="275" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center" class="style2"><br> <br> Everybody's talking about it. <br> 9,000,000 people have cashed in <br> on it! Ok here's a second chance <br> to grab it. Order 250 professionally printed, full-color business cards <br> <span class="style3">FREE</span> right now.</div></td> </tr> </table></td> <td width="275"><table width="275" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_04.gif" width="275" height="50" border="0"></a></td> </tr> <tr> <td height="45"><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_06.gif" width="77" height="45" border="0"></a><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_07.gif" width="66" height="45" border="0"></a><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_08.gif" width="63" height="45" border="0"></a><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_09.gif" width="68" height="45" border="0"></a></td> </tr> </table></td> </tr> <tr> <td colspan="2"><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_10.gif" width="275" height="215" border="0"></a><a href="http://www.vistaprint.com/vp/gateway.aspx?S=4767257185" target="_blank"><img src="http://marketing.vistaprint.com/us/imgs/emailads/snoozeman_FBC/Snooze_Email_Prefill_11.gif" width="275" height="215" border="0"></a></td> </tr> </table></td> </tr> </table> <br> <table width="554" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#999999" bgcolor="#FFFFFF"> <tr> <td width="550"><TABLE width=542 border=0 align=center cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF"> <TBODY> <TR> <TD width=293 height="67" align=left><div align="center"> <img height=51 hspace=5 src="http://marketing.vistaprint.com/us/imgs/VistaPrint-Logo-horizontal.gif" width=243 vspace=8></div></TD> <TD width="230" align=left ><font color="#666666" SIZE="1" face="arial">Shipping and processing, product upgrades and photo/logo uploads not included unless otherwise specified. Not valid on previous purchases. See web site for details.</font></TD> <TD width="27" align=left > </TD> </TR> <TR> <TD height="19" colSpan=3 align=center><hr align="center" width="550" size="1" noshade></TD> </TR> <TR> <TD height="39" colSpan=3 align=center><font color="#666666" SIZE="1" face="arial">If you do not want to receive e-mails concerning VistaPrint products, please click <A href="http://www.vistaprint.com/vp/gateway.aspx?S=6039013242&PREURL=/vp/ns/customer_care/partneroptout.aspx"><br> here.</A></font></TD> </TR> <TR> <TD height="41" colSpan=3 align=center><p><font color="#666666" SIZE="1" face="arial">VistaPrint provides the highest quality, full-color graphic design and printing at the lowest prices! <br> VistaPrint has served more than 9,000,000 customers worldwide.</font></p></TD> </TR> <TR> <TD align=center colSpan=3><p><font color="#666666" SIZE="1" face="arial">The products and services described in this e-mail are provided by VistaPrint Limited, the international leader for<br> webtop graphic design and printing. United States customers may contact us in care of our U.S. subsidiary:<br> </font><font color="#666666" SIZE="1" face="arial">VistaPrint USA Incorporated, 95 Hayden Avenue, Lexington, MA 02421<br> ppp=292678</font></p><p> <font face="Arial" color="#000080" size="1">You are receiving this message as an opt-in subscriber to IAA or one of our marketing partners. <br> If you no longer wish to receive further offers, please send an email with discontinue to: <a href="mailto:su...@to...?subject=Discontinue"> su...@to...</a><br> Your email address will be removed within 24 hours.</font></p><p> <font face="Arial" color="#000080" size="1">IAA<br> 1155 Warburton Ave.<br> Yonkers, NY 10701</font></p><p><font color="#666666" SIZE="1" face="arial"><br> </font></p></TD> </TR> </TBODY> </TABLE></td> </tr> </table> </body> </html> |
From: <pl...@pi...> - 2007-06-26 16:19:35
|
Hi, just cleaning up my plot output for final version I notice some minor defects in the wxt layout. Although the x11 terminal looks very clumbsy now against the new wxt there seems to be a couple of small errors that could be easily be corrected to improve the final layout. 1/ in common with x11 , xticks and yticks : major ticks touch the box of the legend. One or two pixels separation would look better (IMHO). 2/ Too much space between left of legend box and first text label. Legend is often intrucive on graph area , tightening up this wasted space could be useful. A space like top, bottom and RHS gaps would seem perfect. (x11 was too tight, seems like zero space.) 3/ The x-axis label seems too close to the grey status bar on wxt. The spacing seems to be equal to the x11 layout which was fine because this area was white. Since this is now boxed it comes too close to the text. These are pretty minor issues but with the power of what can be achieved with gnuplot it seems a shame to spoil the ship for a ha'peth of tar. The visual presentation of the final result is the ultimate aim and it would be nice to have these details. I'm sure they will be trivial to adjust if you are agreed with my comments about the spacing. Hope you think these points are valid. Thx. |
From: Medina E. <yo...@ci...> - 2007-06-26 05:26:32
|
SREA Takes Investors For Second Climb! UP 40%. Score One Inc. (SREA) $0.42 UP 40% SREA continues another huge climb this week after hot news was released Friday. BusinessNewsNow.us has released SREA as featured StockWatch. This one is still cooking. Go read the news and get on SREA Tuesday! also i resist change. I don't know how you all will respond to this so feel free to chime in. Prescription Pill Addiction? At further particular, changes occur in the brain that can turn drug habit into addiction, a chronic, relapsing illness. Wil je ook geld te verdienen met je weblog en je maakt nog geen gebruik van Google AdSense, meld je dan aan via het wit-groene bannertje in de rechterkolom. Historically and currently, the state is known as a transhipment location for a variety of drugs, including heroin, cocaine and marijuana, which are imported from other countries. Listen for details on how to win a DS Lite from Goozex Game Trading Site! so we looked at worse case scenerios. And let us know how it goes. ", but we have to play something while we wait. it was God telling me im ready. During Billy's levels you'll rely on being sneaky, while the good Reverend goes the shoot people while reciting Bible verses route. Subscribers get free shipping on everything all the time. The Trellis as StatementQ. And let us know how it goes. I simply cannot fathom the depths of addiction. Netjes voor een bricht wat gisteren geplaatst is. i dont think my lawyer wants it changed because it puts more pressure on him to sign the agreement. |
From: Sales <sa...@pl...> - 2007-06-26 03:16:16
|
If you can't persuade ur girl that she deserves only your tiny size, so, never mind, just try out our wonderful pellet and you'll show your girlfriend a REAL SIZE! You can find out how to do it on our official website: http://www.platosplatos.com/ and it's REALLY CHEAPER! -- hrmrmhlnltmijukkfujgkgjhkklmjjjfkokukufiksjfjkjikgklkhkpjjkfksgmkjktjn |
From: <gre...@co...> - 2007-06-25 17:22:36
|
ú{ÅêÔå«ÈtZbNXthÌf[^x[Xf¦Âi¦ BBSjÅ· I ÌmixiÅàêúbèÉÈÁ½TCgÈñÅ·ªA sÏâèØèðÛð§ãµÄ¢éÆ¢¤±ÆÅAmixi©çí³ê¿áÁ½Æ¢¤EEE http://www.freefreepace.com.kouito.com/today/ ¦ }XfBAÖWÒlǪ̈mç¹ fBA©çæÞ̨\µÝð½¢½¾¢Ä¨èÜ·ªATCgÌÁÙÈ«¿ðl¦ÜµÄA ¡ãÍGEerÌæÞÍêØ¨f賹̽¾±ÆÉ袽µÜµ½B ܱÆÉ\µó²´¢Ü¹ñªA²ð¢½¾¯Ü·æ¤¨è¢\µã°Ü·B |
From: <pat...@in...> - 2007-06-25 16:34:31
|
<html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <style> <!-- div.Section1 {page:Section1;} p.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} --> </style> </head> <body> <p class="MsoNormal"><b><u><font face="Arial" color="#333399" size="4"> <span style="font-weight: bold; color: #333399; font-family: Arial">Free Website Analysis and Ranking Report of Your Website!</span></font></u></b></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="font-size: 11pt; color: #333399; font-family: Arial"> </span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">Top search engine placement is a vital key to a companys success these days.</span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">We partner with some of the biggest search engine marketing companies to help</span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">you find the right one to optimize your website and improve its top search engine positions.</span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial"> </span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">When your company website is ranked highly in the major search engines, your virtual storefront</span></font></p> <p class="MsoNormal"><font size="2" color="#333399"> <span style="font-family: Arial">b</span></font><font face="Arial" color="#333399" size="2"><span style="color: #333399; font-family: Arial">ecomes prime business property and you are making sales 24/7.</span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial"> </span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">At no cost to you, our technicians will run a free ranking report showing you exactly where your</span></font></p> <p class="MsoNormal"><font size="2" color="#333399"> <span style="font-family: Arial">w</span></font><font face="Arial" color="#333399" size="2"><span style="color: #333399; font-family: Arial">ebsite currently stands in all the major search engines. Then we will e-mail you our analysis</span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">along with a recommendation of how we can increase your ranking, and improve your traffic!</span></font></p><br> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="font-size: 11pt; color: #333399; font-family: Arial"> </span></font></p> <p class="MsoNormal"><b><font face="Arial" color="#333399" size="3"> <span style="font-weight: bold; color: #333399; font-family: Arial">For a FREE Analysis & FREE Ranking Report of Your Website</span></font></b><font face="Arial" color="#333399" size="3"><span style="color: #333399; font-family: Arial"> <b><span style="font-weight: bold"> <a style="color: blue; text-decoration: underline" href="mailto:fre...@in...,in...@in...?subject=For your Free Website Ranking and Analysis Report Type Your Name, Company, Position, Email, Website, and Phone Number Below.">Please click here!</a></span></b></span></font></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="color: #333399; font-family: Arial">so that we can run a free analysis and free ranking report which most companies charge $399 for. </span></font></p> <p class="MsoNormal"> <span style="FONT-SIZE: 11pt; COLOR: #333399; FONT-FAMILY: Arial"> <span class="406165521-21062007"><font size="2"> <span style="COLOR: #333399; FONT-FAMILY: Arial">We look forward to helping you increase your revenue this year from your company website.</span></font></span></span></p> <p class="MsoNormal"><font face="Arial" color="#333399" size="2"> <span style="font-size: 11pt; color: #333399; font-family: Arial"> </span></font></p> <p><font face="Arial" color="#333399" size="2"> ____________________________________________________________________________________ <p align="left"><font face="Arial" color="#000080" size="2">You are receiving this message as an opt-in subscriber of Ins America or one of our marketing partners. <br> If you no longer wish to receive further offers, please send an email with discontinue to: </font><font face="Arial" color="#ffffff" size="2"> <a href="mailto:su...@in...?subject=Discontinue">su...@in...</a></font><font face="Arial" color="#000080" size="2"><br> Your email address will be removed within 24 hours.</font></p> <p align="left"><font face="Arial" color="#000080" size="2">Ins America<br> 25 Ave at Port Imperial<br> West New York, NJ 07043</font></p> <p><b> <font lang="0" style="background-color: #ffffff" face="Comic Sans MS" color="#1003bd" size="2" PTSIZE="12" FAMILY="SCRIPT" BACK="#ffffff"> <br> </font></b></p> </body> </html> |
From: <pl...@pi...> - 2007-06-24 19:47:03
|
On Wed, 20 Jun 2007 20:01:55 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> I dont have tetex so I did: >> ./configure --without-tutorial > That's not going to do it. You need at least the makeinfo program of > GNU texinfo. OK , I no longer have emacs installed. I did make clean and ./configure --without-tutorial now ends with the following output: gnuplot will install the following additional materials: lasergnu printer script: no (use --with-lasergnu to enable) gnuplot-mode for X/Emacs: yes LaTeX tutorial: no Help file: yes (always), in ${datarootdir}/gnuplot/4.3/gnuplot.gih PostScript prologue files: yes (always) make install includes the following output: make[1]: Entering directory `/svn/gnuplot/docs' ../mkinstalldirs /usr/local/share/gnuplot/4.3 /usr/bin/install -c -m 644 gnuplot.gih /usr/local/share/gnuplot/4.3/gnuplot.gih Creating texinfo No emacs found - cannot create texinfo file But this does raise an error , so looks like I'm OK. Seems to run in any case. Thanks for pointing me in the right direction. Hopefully I dont need emacs back, never used it but I dont know if it got pulled in as a dep. for something I use. Time will tell. Thx. |
From: <pl...@pi...> - 2007-06-23 22:06:11
|
On Sat, 23 Jun 2007 20:46:14 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> I currently have emacs-21.4 installed with the same options as follows: >> >> [ebuild NS ] app-editors/emacs-22.1 > > Erm, which of them is it: 21.4 or 22.1? Like I posted : I currently have emacs-21.4 installed *with the same options as* ... "X alsa gif gtk jpeg png spell tiff xpm -Xaw3d -gzip-el -hesiod -lesstif -motif -sound -source -toolkit-scroll-bars" > >> Is there one of those build options that I need to turn on to make this >> into a "working" emacs? > > How would I know? I don't use the same Linux distribution you do. Gentoo allows detailed choice where build options are available in the package source code. These normally reflect arguments fed to ./configure None of those build options were obviously related to me, I thought you may recognise one of them as being relevant. You seemed fairly familiar with emacs from your last post, I was hoping it may make more sense to you. To judge from your reply you're no wiser than I am. Thanks for you reply. |
From: <HBB...@t-...> - 2007-06-23 18:46:30
|
pl...@pi... wrote: > I currently have emacs-21.4 installed with the same options as follows: > > [ebuild NS ] app-editors/emacs-22.1 Erm, which of them is it: 21.4 or 22.1? > Is there one of those build options that I need to turn on to make this > into a "working" emacs? How would I know? I don't use the same Linux distribution you do. |
From: Nash R. <fd...@pd...> - 2007-06-23 17:32:38
|
SREA Acquires $75 Million Dollar Asset! Score One Inc.(SREA) $0.30 News hit just after close. SREA has acquired the $75 Million peace of land for the new "Recreation Town" in Dalian. This new project mimics a Facility in "Shui On" that profited more than $100 Million USD. SREA is going to go through the roof after this hits investors this weekend. Get on SREA at open on Monday! In NetBeans, create a new project that is a web application, click next, just use the default web application name for this project, click next, select the jMaki framework and click finish. A Java Servlet on the server side responds to the Ajax request. "We get ourselves into trouble when we design from the inside out. He noted that companies want to maintain the sort of governance, security, and performance that they have for traditional apps. Point and click to define user flow through your application using standard JavaServer Faces navigation in the Page Navigator. In this example, I used the Google map widget. Visual Web PackDrag and drop components to visually construct web applications. " But it's not easy when you want to mashup a variety of services from different companies. See the about and examples pages to learn more about jMaki charting or download the PHP, Phobos or Java examples. Next create a new JSP page called "mapit" and in that page add two widgets, the Yahoo Geo coder widget and the Google Map widget and save that file. Read our Privacy Statement. Rick Palkovic is a staff writer for Sun Developer Network. Similarly, the JSF Servlet provides a default ELContext for EL expression evaluation in applications that use JavaServer Faces technology. js file provided with the jMaki release. This means that a user can continue interacting with the client without noticing a lag in response. Ultimately, my goal is to use ajax to develop web apps from here on out as I think full page refreshes are soon to be a thing of the past. Instead, the client then updates the page based on the response. He has written about Solaris and Java technologies for longer than he likes to admit, composing everything from man pages to technical white papers. You can even use scripting with the Java EE platform. As with any web application, your application must be able to handle conversion, validation, data persistence, and navigation. OK, but what if you want to get the data from a bean using an EL expression, as you can with most other JSP tags? This week on SDNtv, we look at Vringo and Amobee, two companies in the mobile space that demonstrated their cutting-edge applications at JavaOne. Then you invoke the JspApplicationContext method addELResolver, passing it an instance of the custom ELResolver. Your Comment: HTML Syntax: Allowed This is a personal weblog, I do not speak for my employer. Dynamic Faces gives you JavaServer Faces with the responsive user experience of Ajax to deliver enterprise-grade web applications. We are working on Visual Web Pack Designer widgets that wrap existing jMaki widgets. Make those changes using the component editor and save the file. Make those changes using the component editor and save the file. The Ajax technique uses JavaScript technology to respond to a user's action on a widget. comments-syntax-indicator span. The client then updates the page based on the response. EL has proven to be very useful in simplifying JSP authoring. The successful cool products are the ones that start with the user's experiences and use it to inform the selection of technologies and features. Standard JavaServer Faces reference implementation components, including a comprehensive library of JavaServer Faces components such as Table, Calendar, Tree, Tab Set, File Upload, and many more. All you need to run an Ajax application is a browser that supports JavaScript technology, as most browsers in use today do. There are two parts to this. "We get ourselves into trouble when we design from the inside out. The glue code contains the action handler for that topic. what is my best bet for developing Ajax web apps in NetBeans? One of the features of scripting languages that foster rapid development is dynamic typing. And because scripting languages are good for connecting and extending existing components, scripting can be a good match for those d Ultimately, my goal is to use ajax to develop web apps from here on out as I think full page refreshes are soon to be a thing of the past. Pretty simple and I didn't see a line of JavaScript. " The second was a developer session given by John Crupi titled "Ajax: Putting a Face on SOA. NET Developer's Journal - . He has written about Solaris and Java technologies for longer than he likes to admit, composing everything from man pages to technical white papers. Not only does this slow down the application, but it is jarring to the eyes and sometimes can be disorienting, especially if you are viewing pages with a lot of data. To see this example in action, download simpleDynamicFaces. |
From: <pl...@pi...> - 2007-06-22 23:33:27
|
On Sat, 23 Jun 2007 00:01:44 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> Thx , I dont quite understand your reply. Are you saying >> --without-tutorial is not enough? > > It might rather conceivably not be. --without-tutorial only has any > effect if you do have TeX installed. If there's no TeX available, > gnuplot won't try to build the tutorial anyway. > > I haven't kept the mail quoting the exact error, but there's one more > potential, even likely candidate you may be missing: Emacs. gnuplot > uses an Emacs Lisp script (docs/doc2texi.el) to convert gnuplot.doc to a > texinfo document. If configure found a non-working 'emacs', that could > generate the kind of symptoms you see. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > gnuplot-bugs mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs > Thanks , good guess, that sounds like it could fit. I currently have emacs-21.4 installed with the same options as follows: [ebuild NS ] app-editors/emacs-22.1 USE="X alsa gif gtk jpeg png spell tiff xpm -Xaw3d -gzip-el -hesiod -lesstif -motif -sound -source -toolkit-scroll-bars" Is there one of those build options that I need to turn on to make this into a "working" emacs? TIA. |
From: <HBB...@t-...> - 2007-06-22 22:01:55
|
pl...@pi... wrote: > Thx , I dont quite understand your reply. Are you saying > --without-tutorial is not enough? It might rather conceivably not be. --without-tutorial only has any effect if you do have TeX installed. If there's no TeX available, gnuplot won't try to build the tutorial anyway. I haven't kept the mail quoting the exact error, but there's one more potential, even likely candidate you may be missing: Emacs. gnuplot uses an Emacs Lisp script (docs/doc2texi.el) to convert gnuplot.doc to a texinfo document. If configure found a non-working 'emacs', that could generate the kind of symptoms you see. |
From: ALTSHOP <of...@al...> - 2007-06-22 01:55:51
|
------------------------------------------------------------------------- Ati primit acest e-mail pentru ca sunteti înscris în baza noastra de date. Ne cerem scuze daca acest mesaj ajunge la dumneavoastra dintr-o eroare. Daca nu mai doriti sa primiti informarile noastre, dati un reply cu subiectul "Unsubscribe". ------------------------------------------------------------------------- |
From: <pl...@pi...> - 2007-06-20 18:09:06
|
On Wed, 20 Jun 2007 20:01:55 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> I dont have tetex so I did: >> ./configure --without-tutorial > > That's not going to do it. You need at least the makeinfo program of > GNU texinfo. > Thx , I dont quite understand your reply. Are you saying --without-tutorial is not enough? I do have sys-apps/texinfo-4.8-r5 installed. If the error makes sense to you , could you be more explicit about what I need to do or where to look to find out. Thanks a lot. |