Hi all,
Last time the subject came up, someone suggested I make the date available so it can be published on the winehq.org site.
I'm going to give a lecture about Wine in a club called "Telux". The web site is at http://www.cs.tau.ac.il/telux/ (supposedly in Hebrew, but if you click the "Advanced lectures" english link at the left, you will get a pretty readable schedule even for non-Hebrew speaking).
The lecture will be on Nov 30th, at the Tel Aviv University. The lecture will be given in Hebrew. It will start 18:30 in the math building at the university. No advance registration is required, and no fee.
Shachar
On Mon, 10 Nov 2003, Shachar Shemesh wrote:
Hi all,
Last time the subject came up, someone suggested I make the date available so it can be published on the winehq.org site.
I'm going to give a lecture about Wine in a club called "Telux". The web site is at http://www.cs.tau.ac.il/telux/ (supposedly in Hebrew, but if you click the "Advanced lectures" english link at the left, you will get a pretty readable schedule even for non-Hebrew speaking).
The lecture will be on Nov 30th, at the Tel Aviv University. The lecture will be given in Hebrew. It will start 18:30 in the math building at the university. No advance registration is required, and no fee.
Great. I propose to add the following news item. Shachar, does it look ok to you?
Newman, it's the first I hack the news items so I hope I got it right. I was not sure about the date in particular: we want users to see the date of the presentation so I was not sure whether the filename should have today's date, the date of the presentation or what.
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003113001.xml 2003-11-10 19:15:44.000000000 +0100 @@ -0,0 +1,9 @@ +<news> + <date>November 30, 2003</date> + <title>Wine presentation at Telux in Tel-Aviv</title> + <body> + Shachar Shemesh will be giving a Wine presentation in Hebrew at + the Tel-Aviv University Linux Club. For more details see the + <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website. + </body> +</news>
Francois Gouget wrote:
Great. I propose to add the following news item. Shachar, does it look ok to you?
Newman, it's the first I hack the news items so I hope I got it right. I was not sure about the date in particular: we want users to see the date of the presentation so I was not sure whether the filename should have today's date, the date of the presentation or what.
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003113001.xml 2003-11-10 19:15:44.000000000 +0100 @@ -0,0 +1,9 @@ +<news>
- <date>November 30, 2003</date>
<title>Wine presentation at Telux in Tel-Aviv</title>
<body>
- Shachar Shemesh will be giving a Wine presentation in Hebrew at
- the Tel-Aviv University Linux Club. For more details see the
- <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website.
</body>
+</news>
Make that "Tel-Aviv University Linux Club (Telux)", and I'm great with it.
Shachar
On Mon, 10 Nov 2003, Shachar Shemesh wrote: [...]
Make that "Tel-Aviv University Linux Club (Telux)", and I'm great with it.
Like so?
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003113001.xml 2003-11-10 20:12:23.000000000 +0100 @@ -0,0 +1,9 @@ +<news> + <date>November 30, 2003</date> + <title>Wine presentation at the Tel-Aviv University Linux Club (Telux)</title> + <body> + Shachar Shemesh will be giving a Wine presentation in Hebrew at + the Tel-Aviv University Linux Club. For more details see the + <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website. + </body> +</news>
Actually <date></date> is the date of the post. So setting it to November 30th would be bad. I propose this instead:
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003111002.xml 2003-11-10 20:12:23.000000000 +0100 +<news> + <date>November 10, 2003</date> + <title>Wine presentation at the Tel-Aviv University Linux Club (Telux)</title> + <body> + Shachar Shemesh will be giving a Wine presentation in Hebrew + on November 30th at the Tel-Aviv University Linux Club. + For more details see the + <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website. + </body> +</news>
On Mon, 2003-11-10 at 13:13, Francois Gouget wrote:
On Mon, 10 Nov 2003, Shachar Shemesh wrote: [...]
Make that "Tel-Aviv University Linux Club (Telux)", and I'm great with it.
Like so?
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003113001.xml 2003-11-10 20:12:23.000000000 +0100 @@ -0,0 +1,9 @@ +<news>
- <date>November 30, 2003</date>
<title>Wine presentation at the Tel-Aviv University Linux Club (Telux)</title>
<body>
- Shachar Shemesh will be giving a Wine presentation in Hebrew at
- the Tel-Aviv University Linux Club. For more details see the
- <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website.
</body>
+</news>
Jeremy Newman wrote:
Actually <date></date> is the date of the post. So setting it to November 30th would be bad. I propose this instead:
--- /dev/null 2003-09-08 21:59:07.000000000 +0200 +++ news/2003111002.xml 2003-11-10 20:12:23.000000000 +0100 +<news>
- <date>November 10, 2003</date>
<title>Wine presentation at the Tel-Aviv University Linux Club (Telux)</title>
<body>
- Shachar Shemesh will be giving a Wine presentation in Hebrew
- on November 30th at the Tel-Aviv University Linux Club.
- For more details see the
- <a href="http://www.cs.tau.ac.il/telux/">Telux</a> website.
</body>
+</news>
Go for it.