[Lilug-dev-sig] Lilug Dev-Sig Meeting Tonight (8/19) @ 8pm

Mark Drago markdrago at gmail.com
Fri Aug 20 06:44:13 PDT 2010


Rob,

I saw the same bug today.  I wrote the code which calculates the date
and time of the meetings and prints it to the wiki page.  It's a
mediawiki extension.  The code is here:

http://git.markdrago.com/git/?p=lilug;a=tree;f=wiki;hb=HEAD
The particular file is called 'lilug_ext.php'.

With that said, I think the problem is more likely a caching problem.
I remember when I first wrote the extension that mediawiki's caching
was getting in the way.  I took steps to disable caching in certain
circumstances, but that was a few versions of mediawiki ago.  So, who
knows if that is still working correctly.  I suspect that mediawiki
had a cached version of the page from August 18th, when it would have
correctly said "tomorrow, august 19th" and then incorrectly served
that same page out of the cache on August 19th.  I saw this problem
first-hand today.  When I first went to the page it said "today,
august 19th", even though it is the 20th today.  After logging in to
the wiki it changed to say "september 16th" which is when the next
dev-sig meeting is.  With that said, for some reason I'm now seeing
that the day of the week isn't being shown when it should.  It says
'september 16th' instead of 'thursday, september 16th'.  Very weird.
The code that converts the unix time to the pretty text version is at
the very end of lilug_ext.php.  I just gave it a quick glance and it
looks fine to me.

Mark.


On Thu, Aug 19, 2010 at 14:44, Robert Wilkens <robwilkens at gmail.com> wrote:
> I won't be there, but one topic to consider...
>
> I believe the devsig directions page is misleading on the date of the
> meeting.  It has today's date, but it says "Tomorrow" before it.  That is
> perhaps a php or similar scripting error.
>
> I have PHP5 Zend Certification and would love to contribute towards fixing
> that as a volunteer, but tonight I am otherwise occupied with another event.
>
> Rob
>
> -----Original Message-----
> From: lilug-dev-sig-bounces at lilug.org
> [mailto:lilug-dev-sig-bounces at lilug.org] On Behalf Of Chris McNamara
> Sent: Thursday, August 19, 2010 2:19 PM
> To: lilug-dev-sig at lilug.org; lilug at lilug.org
> Subject: [Lilug-dev-sig] Lilug Dev-Sig Meeting Tonight (8/19) @ 8pm
>
> Hello,
>
> There will be a Developer-SIG meeting tonight, August 19th, at 8pm at the
> Panera Bread in West Babylon.  There is no set topic for tonight's meeting.
> We'll talk about whatever the group is most interested in.
> Come on down and join the conversation.
>
> Directions are here:
> http://lilug.org/wiki/DEVSIG_Directions
>
> See you there,
> Chris
>
> _______________________________________________
> Lilug-dev-sig mailing list
> Lilug-dev-sig at lilug.org
> http://lists.lilug.org/listinfo.cgi/lilug-dev-sig-lilug.org
>
> _______________________________________________
> Lilug-dev-sig mailing list
> Lilug-dev-sig at lilug.org
> http://lists.lilug.org/listinfo.cgi/lilug-dev-sig-lilug.org
>



More information about the Lilug-dev-sig mailing list