<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Nice find Drew, I started working on #3
last night, I’ll give this a spin after work tonight </span></font><font
size=2 color=navy face=Wingdings><span style='font-size:10.0pt;font-family:
Wingdings;color:navy'>J</span></font><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
mapquery-bounces@lists.osgeo.org [mailto:mapquery-bounces@lists.osgeo.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Drew Wells<br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, July 25, 2011 4:58
PM<br>
<b><span style='font-weight:bold'>To:</span></b> Steven Ottens<br>
<b><span style='font-weight:bold'>Cc:</span></b> mapquery@lists.osgeo.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [MapQuery] release
help needed</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>IDK if I can work on the
codebase, but here's a handy command I found on Stackoverflow for #3.<br>
<br>
rgrep -n "^.\{81\}" /path/to/source/files<br>
<br>
This should identify all the lines over 80 characters long. It found long
lines I didn't make sure it exactly found 80+ character lines.<br>
<br>
Summary view:<br>
rgrep -c "^.\{81\}" /path/to/source/files<o:p></o:p></span></font></p>
<div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Mon, Jul 25, 2011 at 4:59 PM, Steven Ottens <<a
href="mailto:steven@minst.net">steven@minst.net</a>> wrote:<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi all,<br>
<br>
We just discussed the 0.1 release on IRC. Basically Volker, Justin and me
decided that the codebase is pretty much what we need for the 0.1 release.
There are a few points we want to solve before releasing. This is where you can
step in and make this release happen. For our first release these 5 points need
to be ticked off:<br>
<br>
1. Create layer type docs.<br>
2. Rename goto() to center() (thanks Drew)<br>
3. Make sure that all code is no wider that 80 characters<br>
4. the demo page isn't working for chromium<br>
5. create a special minified openlayers build for mapquery<br>
<br>
I can do 1,2 and probably 5. If someone can do 3 and 4 that would be great.<br>
<br>
Regards<br>
Steven_______________________________________________<br>
MapQuery mailing list<br>
<a href="mailto:MapQuery@lists.osgeo.org">MapQuery@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapquery" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapquery</a><o:p></o:p></span></font></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
</body>
</html>