Displaying 4 results from an estimated 4 matches for "diveintomark".
2005 Jun 08
0
PlanetRubyonrails.org
...ent planet code suffers from some common character
encoding and RSS parsing problems. As evidenced here:
http://www.planetrubyonrails.org/show/feed/51
I''d like to either help out, or perhaps help move to planetplanet
(yes I know it''s written in python, but xml is tough
http://diveintomark.org/archives/2004/07/06/tough).
--
Cheers
Koz
2008 Feb 18
1
Markdown RFC?
Hello,
Has anyone considered writing a formal specification for Markdown?
"Why specs matter"
http://diveintomark.org/archives/2004/08/16/specs
Thoughts?
Cheers,
--
PA.
http://alt.textdrive.com/nanoki/
2009 Jul 07
0
[PATCH server] Update app to work with rails 2.3.2
...line at end of file
diff --git a/src/public/javascripts/effects.js b/src/public/javascripts/effects.js
index b0f056b..5a639d2 100644
--- a/src/public/javascripts/effects.js
+++ b/src/public/javascripts/effects.js
@@ -3,9 +3,9 @@
// Justin Palmer (http://encytemedia.com/)
// Mark Pilgrim (http://diveintomark.org/)
// Martin Bialasinki
-//
+//
// script.aculo.us is freely distributable under the terms of an MIT-style license.
-// For details, see the script.aculo.us web site: http://script.aculo.us/
+// For details, see the script.aculo.us web site: http://script.aculo.us/
// converts rgb() and...
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply
to this email, as some of the replaced lines are too long, so git
won't let me send the email. However, there is nothing wrong with
that patch, and it should be applied in the sequence listed below.
Note also that I assume this will be tested on a clean f11 install, rather
than an upgrade of an existing ovirt server