8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
214 lines
8.2 KiB
XML
214 lines
8.2 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
<feed xmlns='http://www.w3.org/2005/Atom'
|
|
xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd'
|
|
xml:lang='en-US'>
|
|
|
|
<title>weblogs.oreilly.com</title>
|
|
<link rel="alternate" type="text/html" href="http://weblogs.oreilly.com/" hreflang="en" title="weblogs.oreilly.com" />
|
|
<subtitle type='text'>The O'Reilly Network Weblogs</subtitle>
|
|
<rights>Copyright 2005, O'Reilly Media, Inc.</rights>
|
|
<id>http://weblogs.oreilly.com/</id>
|
|
<updated>2006-01-23T09:16:40-08:00</updated>
|
|
<link rel="self" type="application/atom+xml" href="http://www.oreillynet.com/pub/feed/25"/>
|
|
<itunes:author>O'Reilly Media, Inc.</itunes:author>
|
|
<itunes:category text='Technology' />
|
|
<itunes:explicit>no</itunes:explicit>
|
|
|
|
<entry>
|
|
<title>Delightful Javascript Libs -- LGPL, Too.</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9085</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9085'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Here are some fundamental, well made JS goodies: Vectorgraphics Library, Drag'nDrop & DHTML Library, Tooltips with JavaScript Lib, and Rotate Image Lib. A pleasure to work with, and LGPL'ed. Also check out the JS Online Function Grapher.
|
|
</div>
|
|
</summary>
|
|
<author><name>Sid Steward</name></author>
|
|
<updated>2006-01-23T09:16:40-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Web 2.0: Simple division?</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9084</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9084'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
There's been a lot of talk about the revolutionary change Web 2.0 promises, and it's time to look at the architecture that's leading to that change: a greater split between client and server logic.
|
|
</div>
|
|
</summary>
|
|
<author><name>Simon St. Laurent</name></author>
|
|
<updated>2006-01-23T08:15:34-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Don't Give us your Tired Your Poor</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9083</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9083'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Give us your vibrant, exciting, cool, open source Java submissions for this year's OSCON.
|
|
</div>
|
|
</summary>
|
|
<author><name>Daniel H. Steinberg</name></author>
|
|
<updated>2006-01-23T07:45:36-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Cutting Through the Patent Thicket</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9082</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9082'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Good succinct summary of the anti-patent argument, including how VC's look at patents and get duped by them.
|
|
</div>
|
|
</summary>
|
|
<author><name>Damien Stolarz</name></author>
|
|
<updated>2006-01-23T00:45:30-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>The addslashes() Versus mysql_real_escape_string() Debate</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9081</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9081'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Last month, I discussed <a href="http://shiflett.org/archive/177">Google's XSS Vulnerability</a> and provided an <a href="http://shiflett.org/archive/178">example that demonstrates it</a>. I was hoping to highlight why character encoding consistency is important, but apparently the <a href="http://www.sitepoint.com/forums/showthread.php?t=337881"><tt>addslashes()</tt> versus <tt>mysql_real_escape_string()</tt> debate</a> continues.
|
|
</div>
|
|
</summary>
|
|
<author><name>Chris Shiflett</name></author>
|
|
<updated>2006-01-22T22:45:11-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>RPM Rollback in Fedora Core 4/5</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9080</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9080'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Fedora's yum/rpm system includes a little-known capability: it can rollback a system to a previously-installed state.
|
|
</div>
|
|
</summary>
|
|
<author><name>Chris Tyler</name></author>
|
|
<updated>2006-01-22T13:15:12-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Shifting Gears: Switching to Django</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9075</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9075'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
I've been using TurboGears since its public debut around September of last year. I believe it has incredible potential, but I'm finding myself needing something a little different. That something is Django.
|
|
</div>
|
|
</summary>
|
|
<author><name>Jeremy Jones</name></author>
|
|
<updated>2006-01-22T12:15:19-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Are We In A Productivity Crisis?</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9079</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9079'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Are we in a new kind of productivity crisis, one in which there is not too little productivity, but too much?
|
|
</div>
|
|
</summary>
|
|
<author><name>Spencer Critchley</name></author>
|
|
<updated>2006-01-22T09:45:58-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>What Happens When You Edit an Image Stored Outside of iPhoto 6</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9078</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9078'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Is the edited image stored inside or outside of your iPhoto 6 library?
|
|
</div>
|
|
</summary>
|
|
<author><name>Derrick Story</name></author>
|
|
<updated>2006-01-22T07:45:58-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Building emacs22 on Mac OS X</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9074</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9074'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Emacs 22 is Mac OS X aware, and can be built either as a Carbon <code>.app</code> double-clickable, or as a typical X11 program. Problem is, the information about how to build it is pretty scattered. Here's what works for me.
|
|
</div>
|
|
</summary>
|
|
<author><name>Chris Adamson</name></author>
|
|
<updated>2006-01-21T19:45:53-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>hip to bash web2.0, are we?</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9034</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9034'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
It's hip to take some "diggs" at Web 2.0.
|
|
</div>
|
|
</summary>
|
|
<author><name>Timothy M. O'Brien</name></author>
|
|
<updated>2006-01-21T15:46:26-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>My New Game Development Course at Tufts</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9076</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9076'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
I am teaching a new course at the Tufts University, "Introduction to Game Development," this semester.
|
|
</div>
|
|
</summary>
|
|
<author><name>Ming Chow</name></author>
|
|
<updated>2006-01-21T12:46:56-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>Tune in to Radio Babylon</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9073</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9073'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
Hardware hacks we'd like to see in iPods, #1
|
|
</div>
|
|
</summary>
|
|
<author><name>Giles Turnbull</name></author>
|
|
<updated>2006-01-20T14:15:54-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>A resource for Google maphacks and mashers now at Maphacks,net</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9072</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9072'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
|
|
</div>
|
|
</summary>
|
|
<author><name>Glenn Letham</name></author>
|
|
<updated>2006-01-20T12:16:05-08:00</updated>
|
|
</entry>
|
|
|
|
<entry>
|
|
<title>UK film studio on the hunt for Google earth programmers</title>
|
|
<id>http://www.oreillynet.com/pub/wlg/9071</id>
|
|
<link rel='alternate' href='http://www.oreillynet.com/pub/wlg/9071'/>
|
|
<summary type='xhtml'>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
|
|
</div>
|
|
</summary>
|
|
<author><name>Glenn Letham</name></author>
|
|
<updated>2006-01-20T11:47:03-08:00</updated>
|
|
</entry>
|
|
|
|
</feed>
|
|
|