This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
new-zealand-meetups.html
129 lines (86 loc) · 4.62 KB
/
new-zealand-meetups.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Ruby on Rails Oceania Meet, Share, Learn </title>
<meta name="generator" content="Mephisto" />
<link href="stylesheets/main.css" rel="stylesheet" type="text/css" />
<link href="http://feeds.feedburner.com/RoRo" rel="alternate" title="RoRo articles" type="application/atom+xml" />
</head>
<body>
<div id="wrap">
<div id="bar">
<div id="bar_width">
<span>Meet, Share, Learn.</span>
<a class="selected" href="new-zealand-meetups.html">New Zealand Meetups</a>
</div>
</div>
<div id="header"><a href="index.html"><h1>Ruby on Rails Oceania</h1></a>
</div>
<div id="content">
<div class="entry entry-65">
<div class="entrytitle">
<h2><a href="2008/2/28/auckland-ruby-meetup-12th-march.html">Auckland Ruby Meetup, 12th March</a></h2>
</div>
<div class="entrybody">
<p>The next ruby meetup for Auckland will be on <strong>Wednesday 12th March, at 6.30pm</strong>, at:</p>
<p>Napier Computing Systems
156 Victoria St west
Auckland</p>
<h2>Talks for this Meetup:</h2>
<h3>Responding to Incoming Emails with Ruby on Rails
by Craig Ambrose</h3>
<p>A presentation of one possible method of handling incoming email with a rails application which is easy to set up, scales well, and is all done using elements of the normal rails paradigm, such as controllers, respond_to.smtp, and active record validation.</p>
<h3>Introduction to Rubinius
by Justin Wood</h3>
<p>Rubinius is an up-and-coming replacement for the existing ruby virtual machine. It contains many advantages of the default VM, including core libraries actually written in ruby (rather than C).</p>
<h3>Pizza Discussion</h3>
<p>Floating the idea of a collaborative ruby coding project performed by the ruby group as an exercise for skill sharing and experimentation.</p>
<p>Venue provided by Napier Comuting Systems
Beer provided by Craig Ambrose of Cogent Consulting
Please bring a few bucks to chip in for pizza</p>
<p>For more details, see our <a href="http://ruby.meetup.com/96/calendar/">meetup.com page</a> or email [email protected].</p>
</div>
<div class="entrymeta">
<div class="postinfo">
<span class="postedby">Posted by craigambrose on February 29th, 2008</span>
</div>
</div>
</div>
</div>
<div id="sidebar">
<h2>Search</h2>
<form method="get" id="sform" action="http://rubyonrails.com.au/search">
<input type="text" id="q" value="" name="q" size="15" />
</form>
<h2>Supported By</h2>
<ul>
<li><a href="http://www.trinitybar.com.au"><img src="images/trinity-bar_170x31.jpg" alt="Trinity Bar, Surry Hills" border="0" /></a></li>
</ul>
<h2>Categories</h2>
<ul>
<li><a href="index.html">Home</a></li><li><a href="sydney-meetups.html">Sydney Meetups</a></li><li><a href="melbourne-meetups.html">Melbourne Meetups</a></li><li><a href="adelaide-meetups.html">Adelaide Meetups</a></li><li><a href="perth-meetups.html">Perth Meetups</a></li><li><a href="brisbane-meetups.html">Brisbane Meetups</a></li><li><a href="canberra-meetups.html">Canberra Meetups</a></li><li><a class="selected" href="new-zealand-meetups.html">New Zealand Meetups</a></li><li><a href="railscamp.html">RailsCamp</a></li>
</ul>
<h2>Resources</h2>
<ul>
<li><a href="http://wiki.rubyonrails.com.au">wiki</a></li>
<li><a href="http://faces.rubyonrails.com.au">RoRo People</a></li>
<li><a href="http://groups.google.com/group/rails-oceania/">Google Group</a></li>
<li><a href="http://code.google.com/p/rails-oceania/">Google Code<a></li>
<li><a href="http://rubyforge.org/projects/rails-oceania/">Community Code</a></li>
<li><a href="irc://freenode.net/roro">#roro on irc</a></li>
</ul>
<h2>Events</h2>
<ul>
<li><a target="_blank" href="http://www.google.com/calendar/[email protected]"><img src="http://www.google.com/calendar/images/ext/gc_button1_en.gif" border=0></a></li>
</ul>
<div id="beer">
Code Rails,<br/>
Drink Beer,<br/>
Be Happy.<br/>
</div>
</div>
</div>
<div id="footer">Rails™ trademark property of David™ Heinemeier™ Hansson™. RoRo™ is not affiliated with the trademark owner. Powered by <a href="http://mephistoblog.com/">Mephisto</a>. Hosted lovingly by <a href="http://segpub.net">SegPub</a></div>
</body>
</html>