2.6.1.
I would like unsupport the old syntax for 2.7.x
Is there any impediment or opposition?
see examples
http://docs.codehaus.org/display/GEOTDOC/01+CQL+Examples
cheers
--
Mauricio Pazos
www.axios.es
--
Thi
old syntax the following warning will be
sent to the log
"WARNING: ID IN (...) is a deprecated syntax, you should use IN (...) "
cheers
--
Mauricio Pazos
www.axios.es
--
ThinkGeek and WIRED's GeekDad team
turn the results into a string; usually by prefixing the type name.
>
> Jody
I see. I was thinking in a general solution for cql, but in this context the
fid integer example is not relevant.
Only to know, Why was necessary that fid mapping (integer to layer.fid)?
--
ry. I
> have added .project to the svn:ignore as well, for your convenience.
Ok, Thanks a lot!
>
> Kind regards,
> Ben.
regards
--
Mauricio Pazos
www.axios.es
--
This SF.net email is sponsored by Sprint
What will yo
t manage
> to sort it out on the IRC channel.
>
No problem. I understood the decision.
> Jody
--
Mauricio Pazos
www.axios.es
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G
On Monday 05 July 2010 09:05:12 am Mauricio Pazos wrote:
> > I see you have taken a copy of cql into the spike folder. I expect that
> > is to look into the recent build issues on win32 and mac? Give me a shout
> > if you would like to try a build on osx.
>
> Today I will t
On Monday 05 July 2010 12:25:44 pm Mauricio Pazos wrote:
> On Monday 05 July 2010 09:05:12 am Mauricio Pazos wrote:
> > > I see you have taken a copy of cql into the spike folder. I expect that
> > > is to look into the recent build issues on win32 and mac? Give me a
> >
On Monday 05 July 2010 01:31:12 pm Jody Garnett wrote:
> Testing now on mac...
> - Java 5: success !
> - Java 6: success
>
> Looks like we are all good.
> Jody
so, I will update http://svn.osgeo.org/geotools/trunk/modules/library/cql
--
Mauricio
On Monday 05 July 2010 01:47:07 pm Mauricio Pazos wrote:
> On Monday 05 July 2010 01:31:12 pm Jody Garnett wrote:
> > Testing now on mac...
> > - Java 5: success !
> > - Java 6: success
> >
> > Looks like we are all good.
> > Jody
>
> so, I will updat
On Monday 05 July 2010 03:04:44 pm Andrea Aime wrote:
> I can confirm the build works on my XP VM
>
> Cheers
> Andrea
thanks a lot
--
Mauricio Pazos
www.axios.es
--
This SF.net email is sponsored by Sprint
W
On Monday 05 July 2010 04:45:50 pm Jody Garnett wrote:
> Mac test is fine.
>
> Jody
Thanks a lot
--
Mauricio Pazos
www.axios.es
--
This SF.net email is sponsored by Sprint
What will you do first with EVO,
On Monday 05 July 2010 04:23:45 pm Andrea Aime wrote:
> what was wrong ;-)
Unfortunately, I can not found the origin of the problem. I used the same
tools (linux, eclipse, svn, mvn) to work in the spike space, It was ok. I only
can say that it was a corrupt file.
--
Mauricio Pa
On Friday 25 June 2010 12:10:22 pm Mauricio Pazos wrote:
> We have been supporting the deprecated syntax for the geometry
> relationships: "intersect" "touch" "cross"
>
> OGC corrected these syntax by the following
> "intersects" "to
geoserver, you should provide a new implementation, something like an adapter
to call your "jar", maintaining the interface, so your project won't require
modify geoserver.
Actually, I this is not a good reply :).
cheers
--
Mauricio Pazos
www.axios.es
---
.bnf.html#xref-COLLATE
Some times ago we talked about to implement "ILIKE" as CQL extension.
http://jira.codehaus.org/browse/GEOT-2359
But now, I am reflecting about the COLLATE option.
comments???
cheers
today is parsed into a case insensitive
> filter
Yes, that is the idea.
like for case sensitive
ilike for case insensitive
>
> Cheers
> Andrea
I am planing to work in ECQL improvements the next week (Temporal Predicate
and ILIKE). I will hear the community suggestions.
cheers
--
sorry, I forgot cc to the devel list
--
Mauricio Pazos
www.axios.es
--- Begin Message ---
On Friday 08 April 2011 11:52:34 am you wrote:
> Hi Mauricio:
>
> I have finished up the gt-render docs; they look pretty good. Sending you
> this email now so we can talk on IRC.
>
" (to
> document any internal stuff you want to talk about)
You should copy the "ECQL Parser Design" page too. It contains the ECQL
grammar
http://docs.codehaus.org/display/GEOTOOLS/ECQL+Parser+Design
, so it is necessary to remove
indeterminations or left recursion in the rules. Thus the jjt is a good file to
generate a good compiler but it is bad for the human readers.
I think we should maintain the BNF grammar in different doc. Fortunately, a
program language is not a piece that require
_
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
--
Mauricio Pazos
www.axios.es
--
Benef
On Monday, April 18, 2011 10:46:20 am Mauricio Pazos wrote:
> > ...feedback appreciated
Hello: this feedback is about the color of fronts, usually:
1 - cold front is blue
2 - warm front is red
3 - stationary front is read and blue.
I think there is not problem to render 1 and 2, but what
Thanks for your reply and good luck with this project.
Regards
On Monday, April 18, 2011 11:12:52 am Luca Morandini wrote:
> On 04/18/2011 10:46 AM, Mauricio Pazos wrote:
> > Interesting work!. Have you any plan with wind presentation? (direction
> > and speed)
>
> Yes:
:), OK, I understand the strategy, so good luck.
>
> Regards,
>
> Luca Morandini
> http://www.lucamorandini.it
Best Regards
--
Mauricio Pazos
www.axios.es
--
Benefiting from Server Virtualization: Beyond Initial
e able to travel to Denver, but I would like read your
presentation.
cheers
--
Mauricio Pazos
www.axios.es
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effectiv
to ECQLExamples.java
> >
> > I added the "Filter using a text patter" (like / ilike) but I am no sure.
> >
> > Am I right?
> >
> >
> > cheers
--
Mauricio Pazos
www.axios.es
led later. Then perhaps we can see
> some nice integration between Axios tools and Neo4j :-) That would be
> cool.
:D, of course !
--
Mauricio Pazos
www.axios.es
--
WhatsUp Gold - Download Free Network Management Softwa
tyIsLessThan, During with PropertyIsBetween, etc... If i am not
> mistaken this is how CQL supports its subset of temporal constructs.
Hi Justin
You are right.
cheers
--
Mauricio Pazos
www.axios.es
--
Simplify data back
On Thursday, June 02, 2011 08:46:57 AM Mauricio Pazos wrote:
> On Wednesday, June 01, 2011 05:16:58 PM Justin Deoliveira wrote:
> > 2. Rather than defining the new interfaces we could also try to support
> > temporal filters by actually representing them with the existing filter
&g
gt; feedback with respect to CQL as I don't feel comfortable updating that
> code on my own.
>
> Jody
Ok, this week I will apply the patch for FilterToCQL and I will analyze how to
extend the CQL/ECQL parser
cheers
apply this patch (I am a bit confuse about who is the module
maintainer)?
cheers
--
Mauricio Pazos
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodolog
?
cheers
--
Mauricio Pazos
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to
filter:
aTemporalFilter.equals(otherTemporalFilter)
It is necesary to avoid break the unit tests.
--
Mauricio Pazos
--
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property th
littel improvement because I did not know if someone is working in the main
module (I supposed you).
Well, ... If you agree, I could add the patch for equals and hash code
implementation for all temporal filters. ?
>
> Apologies if i
it should work and only modifies the base class for those filters.
It looks ok
--
Mauricio Pazos
--
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in
On Friday, July 22, 2011 06:37:17 AM Michael Bedward wrote:
> Hi Ben,
>
> Nice fix. I think it's fine to put the wkt file in docs resources.
>
> Michael
Thanks a lot Ben
--
Mauricio Pazos
--
10
name: "linux" version: "2.6.38-10-generic" arch: "amd64" Family: "unix"
IDE: Eclipse Indigo
It was successful
cheers
--
Mauricio Pazos
--
Get a FREE DOWNLOAD! and learn more about u
language provide a definition for string literal, I guess we don't need a
new definition.
I could maintain the two possibilities but I really think that is not an
elegant solution. The programmer could write something like:
'abcd' = strConcat("ab", 'cd')
--
cases... it generates the TXT format mentioned above
> (so it is not always valid CQL)
> Jody
--
Mauricio Pazos
www.axios.es
tel-:+34 94 441 63 84
-
Check out the new SourceForge.net Marketplace.
It's the bes
all that geotools filters can do; my hope is it clears up test
> cases and makes it easier to get into geotools programming. We had a
> "filter builder" previously but the language used there had many many
> braces.
> Jody
this page for the grammar analysis.
I think, we could use a template like
Equivalents sentences:
CQL: ::= ...
TXT: ::= ...
CQL: ::= ...
TXT: ::= ...
...
CQL: ::= ...
TXT: ::= ...
New sentences:
TXT: ::= ...
TXT: ::= ...
cheers
--
Mauricio Pazos
www.axios.es
tel-:+34 94 441
On Monday 28 January 2008, Simone Giannecchini wrote:
> > I'm +1 for upgrating to JUnit 4 at least on trunk (I'm indifferent for
> > 2.4 branch).
> >
> > Martin
+1 for trunk too
regards
--
Mauricio Pazos
On Wednesday 20 February 2008, Jody Garnett wrote:
> Mauricio Pazos wrote:
> > Hi list, I need a feature collection sorted by different attributes or
> > properties alfanumeric (no geometry attributes).
> >
> > This was my first test (it uses a shape file as feature s
ls in the following junit
http://svn.geotools.org/geotools/trunk/gt/modules/library/cql/src/test/java/org/geotools/filter/text/txt/TXTTest.java
well, we need more samples to assure that the language could parse all fids.
comments?
--
Mauricio Pazos
www.axios.es
---
thanks a lot for your replies!
On Thursday 17 April 2008 11:16:21 Andrea Aime wrote:
> Mauricio Pazos ha scritto:
> > Hi, we was preparing the land to extend CQL. You could see the scope in
> > the following link:
> >
> > http://docs.codehaus.org/display/GEOTOOLS/TXT+La
I have created the http://jira.codehaus.org/browse/GEOT-1779
for this issue and have added your comments and alternatives. If I forgot
something please add your comments.
cheers
-
This SF.net email is sponsored by the 2008
s apparently supposed to be
> recognized by an automatic code generation tool.
Those files are used by the generated parser by javacc. But they are manually
modified. You could change those headers too.
cheers
--
Mauricio Pazos
www.axios.es
Tel.: +
On Thursday 05 June 2008 07:27:42 you wrote:
> Mauricio Pazos wrote:
> > On Wednesday 04 June 2008 21:32:56 Adrian Custer wrote:
> >> Also there are two files
> >> /modules/library/main/modified-src/org/geotools/filter/parser/Node.java
> >> modules/library/m
.org/trunk/modules/library/metadata/src/main/java/org/geotools/factory/FactoryCreator.java
What is the correct year 2004 or 2005?
cheers
--
Mauricio Pazos
www.axios.es
Tel.: +34 94 682 42 86
-
Check out the new Sourc
the new "(C) OSGEO"
> > statement.
so, when I create a new class, must I adjust the copyright
or Cédric will do that.
thanks
--
Mauricio Pazos
www.axios.es
Tel.: +34 94 682 42 86
-
Check out the new Source
1/name2 or name1[att1 =
val1]) in TXT.
Probably, the reason why you need more than one way to write a property name
is to avoid write data conversion or formatter methods, don't it?. If that is
true, perhaps we need add some "formatters" utils in geotools.
>
> Cheers
&g
On Tuesday 01 July 2008 13:07:48 Andrea Aime wrote:
> len(.) < 3
sorry, for my last reply, reading the complet thread I realized that my bad
"." is not a valid Attribute Name in CQL
the sintax is
::= ....
cheers
--
Mauricio Pazos
Axios Director
www.axios.es
Tel.:
On Wednesday 02 July 2008 12:55:51 Andrea Aime wrote:
> Mauricio Pazos ha scritto:
> > On Wednesday 02 July 2008 11:05:09 you wrote:
> >> Jody Garnett ha scritto:
> >>> Andrea Aime wrote:
> >>>> Anyone against this?
> >>>
> >&
enough to implement the new bbox syntax but the
implementation of bbox requires a *PropertyName* as first argument.
Is there any plan to extend the factory method bbox to accept functions or
Geometries?
cheers
--
Mauricio Pazos
Director
www.axios.es
On Tuesday 23 September 2008 17:23:00 Jody Garnett wrote:
> Mauricio Pazos wrote:
> > Hi
> > I am working to extend cql. Now it parses bbox sentences like:
> >
> > BBOX(the_geom, 10.0, 20.0, 30.0, 40.0)
> >
> > The idea is extend it to allow to write a sent
.filter.text.txt.TXTTest
The package org.geotools.filter.text.txt contains many test cases if you are
interested in more details.
Finally, I would like the next step in the process. Maybe, is it time to start
the voting?.
Could I
Hello list, we are near to finish our TXT proposal called "Extension of CQL to
match abilities of Filter"
http://docs.codehaus.org/display/GEOTOOLS/Extention+of+CQL+to+match+abilities+of+Filter
In the inception phase we picked up the suggestions of a lot of people. Then
we were working to prov
th a link to the relevant section of
TXT analysis (syntax and sample) for each predicate.
http://docs.codehaus.org/display/GEOTOOLS/Extention+of+CQL+to+match+abilities+of+Filter
Are you agree?
cheers
--
Mauricio Pazos
www.axios.es
--
2 but TXT is using java 5
features, so it could be easy to backport if you update udig to geotools 2.5
or 2.6
cheers
--
Mauricio Pazos
Director
www.axios.es
-
This SF.Net email is sponsored by the Moblin Your Move Dev
ll comment are welcome
thanks in advance
--
Mauricio Pazos
www.axios.es
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win
ration now and extend the language in the next iteration with the
alternative syntax. Thus, the people could use bosh syntax in the future: OGC
like and "Geotools TXT improvements".
Thanks a lot
--
Mauricio Pazos
www.axios.es
-
I added the release pan column in the Tasks table.
http://docs.codehaus.org/display/GEOTOOLS/Extention+of+CQL+to+match+abilities+of+Filter#Tasks
On Tuesday 21 October 2008 20:29:53 Mauricio Pazos wrote:
> On Tuesday 21 October 2008 15:07:23 Andrea Aime wrote:
> > Both syntaxes are fine t
, I will not problem to change or backport this work to 2.5.x branch.
cheers
--
Mauricio Pazos
www.axios.es
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux
On Sunday 26 October 2008 10:54:37 Andrea Aime wrote:
> Mauricio Pazos ha scritto:
> > Hi, I am finishing the documentation of the new TXT parser, i think is
> > the moment to consider this work and vote.
> >
> > For details, take a look at the following link:
>
ould involve in the module required and work
to achieve the "supported status" in geotools.
cheers
--
Mauricio Pazos
www.axios.es
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
ser.FilterListCompilationU
>nit(CQLParser.java:82) at
> org.geotools.filter.text.cql2.CQLCompiler.compileFilterList(CQLCompiler.jav
>a:112) at org.geotools.filter.text.cql2.CQL.toFilterList(CQL.java:231)
> at org.geotools.filter.text.cql2.CQL.toFilterList(CQL.java:183)
>
tten following the
rule:
:= "-" "-"
so, your chance is that the client module (habitually the user interface)
handles the date, taking into account the locale, and transforms it to OGC CQL
date format.
cheers
--
Mauricio Pazos
Director
www.axios.es
--
On Monday 17 November 2008 16:29:43 Andrea Aime wrote:
> Mauricio Pazos ha scritto:
> > Hi Andrea: if you want, assign this bug to me.
>
> Well, if it turns out to be a CQL parser issue, I'll sure do, but atm
> my best guess is that the user did not url-encode the cql st
fer output = (StringBuffer) filter.accept( toCQL, new
StringBuffer() );
return output.toString();
}
I think, this work has been finished. Am I right? so I could remove this
comment and add this new feature in the documentation?
cheers
--
Mauricio Pazos
ww
+of+CQL+to+match+abilities+of+Filter
cheers
Mauricio Pazos
www.axios.es
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &
a :[92,37] unreported exception
> org.geotools.filter.text.commons.CQLException; must be caught or declared
> to be thrown
>
>
> [INFO]
>
> [INFO] For more information, run Maven with the -e switch
> [INFO]
>
On Tuesday 05 August 2008 20:36:46 Jody Garnett wrote:
> Emily is currently working with Simone on image moasic; and Ecleisa and
> myself on SLDParser and the transition to SE1.1 interfaces. I don't have
> time to keep up with the patches she is producing and would like to
> nominate her for commit
On Monday 24 November 2008 05:36:37 Jody Garnett wrote:
> I think this email thread has stalled out;
My new mail client is driving me crazy :)
--
Mauricio Pazos
www.axios.es
-
This SF.Net email is sponsored by the Mob
wadays, TXT parser generates all filters provided by FilterFactory2 and
improve the language with new predicate to do easy to write complex query. The
idea was avoid the limitation of CQL specification. Thus, TXT offers us a new
door to develop new requirement and improve the language.
>
>
On Monday 24 November 2008 15:21:19 Andrea Aime wrote:
> I guess the big question is the following: is any valid CQL filter also
> a valid TXT filter?
Yes it is.
> Can it be used as a drop in replacement in all
> places where CQL was used before?
Yes it can.
--
Mauricio Pazos
Hi, I am thinking to close this issues:
http://jira.codehaus.org/browse/GEOT-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-
tabpanel
Karel Andrea, do you agree?
cheers
--
Mauricio Pazos
www.axios.es
gh to include TXT as new feature in the next release (maybe
2.6)?
Does the PMC agree?
cheers
--
Mauricio Pazos
www.axios.es
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, N
agree.
> thanks,
> adrian
I will change the subject of this mail to hear what the people think about.
cheers
--
Mauricio Pazos
www.axios.es
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas
wing the lead of wkb and ewkb) ;)
I am with Andrea Aime proposal: "ECQL"
> cheers
> --
> Mauricio Pazos
> www.axios.es
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in
On Thursday 11 December 2008 01:44:32 Jody Garnett wrote:
> Mauricio Pazos wrote:
> > I am with Andrea Aime proposal: "ECQL"
>
> That is cool - some reference to CQL is good ... CQL+ :-)
>
> That said we may wish to propose the FeatureID extensions to CQL as par
ard to
> pronounce.
Hello Mattias, It is a good point.
thanks for your feedback
--
Mauricio Pazos
www.axios.es
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future o
day to think abut and probably I will be in the next irc
meeting before to take the final decision.
thanks a lot
--
Mauricio Pazos
www.axios.es
--
SF.Net email is Sponsored by MIX09, March 18-20
eo
>
> Rob
I am in similar situation. Axios (Miguel Angel Alonso) agreement covers
Mauricio Pazos. I will create an account for myself. (mauricio.pazos) . That
is right?
cheers
--
Mauricio Pazos
www.axios.es
--
d as the
> initial committer and can add everyone else. He'll also be waking up
> just in time to do so after the migration.
Hi Jody, this is my osgeo id
Userid "mpazos" created successfully.
I am not in the contributor list but the Axios agreement covers me.
cheers
---
3- I will change all reference in the wiki documentation
cheers
--
Mauricio Pazos
www.axios.es
--
___
Geotools-devel mailing list
Geotools-
for project it.geosolutions.imageio-ext:imageio-ext-imagereadmt
The build was successful in my desk. I guess it is going to be OK when the
server can do the "transfer"
cheers
--
Mauricio Pazos
www.axios.es
---
Hi list,
I have finished the ECQL documentation and I have changed to "public" the ECQL
facade in trunk.
User Doc
http://docs.codehaus.org/display/GEOTDOC/03+ECQL+Examples
Design
http://docs.codehaus.org/display/GEOTOOLS/ECQL+Parser+Design
cheers
--
Mauricio Pazos
ww
On Tuesday 03 February 2009 14:43:06 Adrian Custer wrote:
> congratulations on all the hard work to get this to land!
Thanks
--
Mauricio Pazos
www.axios.es
--
Create and Deploy Rich Internet Apps outside the browser w
statement (under ECQL umbrella), thus:
- LIKE generates (or builds) PropertyIsLike
- ILIKE generates (or builds) (org.opengis.filter has not a filter for
ILIKE).
cheers
--
Mauricio Pazos
www.axios.es
--
Open Source Bus
pport for it by following the path I described
> before (extend the interfaces to add matchCase to Like filters,
> change filter parsers, the sql encoders, and so on).
>
> Cheers
> Andrea
Thank for your comments, I will add the ilike as "new feature".
On Monday 09 March 2009 10:18:55 Jody Garnett wrote:
> I noticed the link to axios is also broken.
thanks for the observation.
cheers
--
Mauricio Pazos
www.axios.es
--
Open Source Business Conference (OSBC), March 24
On Friday 08 May 2009 12:55:40 Andrea Aime wrote:
> Feedback and votes appreciated.
interesting work, +1
cheers
--
Mauricio Pazos
www.axios.es
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Y
Filter)CQL.toFilter(input);
return output;
}
Is possible move EnvironmentVariableResolver to other module to avoid the
circular dependency? (It look like an util class)
cheers
--
Mauricio Pazos
www.axios.es
unately I could not manage to get cql building with the
> Mojo javacc plugin (which I used with success in GeoServer btw),
> that's why I wrote the mail above.
>
Understood. Today I will have a look, I will comment if I find a good
alternative.
>
On Monday 18 May 2009 11:14:49 Mauricio Pazos wrote:
> > In the main module it's used by an old text expression
> > parser that is marked as deprecated (ExpressionBuilder).
> > I'd say, let's just remove it and in the few places
> > where it's used, let&
ll apply the first solution (node instanceof using Multi
mode)
thanks for your feedback
--
Mauricio Pazos
www.axios.es
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side
On Wednesday 27 May 2009 03:09:58 Jody Garnett wrote:
> Any other feedback?
The "download counter" could be interesting info.
--
Mauricio
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gath
epos.
If you estimate that the Maven repos download is significantly greater than
sourceforge download so we should forget present this very poor information.
cheers
>
> Cheers
> Andrea
--
Mauricio Pazos
www.axios.es
--
On Thursday 21 May 2009 15:00:51 Mauricio Pazos wrote:
> On Thursday 21 May 2009 09:06:16 Andrea Aime wrote:
> > Hum, as far as I understand the id is considered private in javacc
> > and the code is supposed to perform instanceof checks instead.
> > From what
On Friday 12 March 2010 05:31:35 am Michael Bedward wrote:
> Hello folks,
>
> Has anyone tried this yet ?
> http://www.cs.brown.edu/people/acb/codebubbles_site.htm
>
> Michael
Interesting, It reminds me of mind maps
http://en.wikipedia.org/wiki/Mind_map
Thanks for the refe
heers
--
Mauricio Pazos
www.axios.es
tel-:+34 94 441 63 84
On Friday 21 September 2007, Jody Garnett wrote:
> Hi Johann - a couple of tips:
> - small email of one subject gets answered
> - make the subject obvious in the title (so the module maintainer can
> notice)
> - look up the modul
1 - 100 of 220 matches
Mail list logo