From hiroron at hiroron.com Thu Aug 5 06:39:45 2010 From: hiroron at hiroron.com (hiroron) Date: Thu, 05 Aug 2010 19:39:45 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog Message-ID: <4C5A94F1.1010402@hiroron.com> Hi, Twitter OAuth for Geeklog is under development. Everyone try to login with "Sign in with Twitter" button at http://gl17x.hiroron.com/. Your feedback is highly appreciated. No problem found so far at Japanese environment. Easier user login method for community site by Geeklog. bye, hiroron -- http://hiroron.com/ From websitemaster at cogeco.net Thu Aug 5 08:58:10 2010 From: websitemaster at cogeco.net (Tom) Date: Thu, 5 Aug 2010 08:58:10 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <4C5A94F1.1010402@hiroron.com> References: <4C5A94F1.1010402@hiroron.com> Message-ID: <04b701cb349d$dbaa6c00$92ff4400$@net> Neat, I am glad to see someone developing this. A few questions (I hope this translates well) Will it be easy to add other OAuth Authentications to your code, like Facebook? What core changes are needed? Do you plan on showing that the person logged in through Twitter on Geeklog? Will you be able to pull the Twitter Account Image for use on Geeklog? Thanks Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron Sent: August-05-10 6:40 AM To: geeklog-devel at lists.geeklog.net Subject: [geeklog-devel] Twitter OAuth for Geeklog Hi, Twitter OAuth for Geeklog is under development. Everyone try to login with "Sign in with Twitter" button at http://gl17x.hiroron.com/. Your feedback is highly appreciated. No problem found so far at Japanese environment. Easier user login method for community site by Geeklog. bye, hiroron -- http://hiroron.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5342 (20100805) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5342 (20100805) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From hiroron at hiroron.com Thu Aug 5 13:16:36 2010 From: hiroron at hiroron.com (hiroron) Date: Fri, 06 Aug 2010 02:16:36 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <04b701cb349d$dbaa6c00$92ff4400$@net> References: <4C5A94F1.1010402@hiroron.com> <04b701cb349d$dbaa6c00$92ff4400$@net> Message-ID: <4C5AF1F4.6030309@hiroron.com> Hi, Tom > Neat, I am glad to see someone developing this. A few questions (I hope this > translates well) > > Will it be easy to add other OAuth Authentications to your code, like > Facebook? > > What core changes are needed? Seems not so difficult, depends on their structures though. For easier develop for OAuth services, core is made from classes. twitterhelper.class.php has been developped for Twitter for this purpose. Guess oauthhelper.class.php & facebook.class.php for Facebook OAuth, twitter.class.php for Twitter to be necessary in the future. > Do you plan on showing that the person logged in through Twitter on Geeklog? Now, Twitter account image, description and location has be pulled. Thanks bye, hiroron -- http://hiroron.com/ > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron > Sent: August-05-10 6:40 AM > To: geeklog-devel at lists.geeklog.net > Subject: [geeklog-devel] Twitter OAuth for Geeklog > > > Hi, > Twitter OAuth for Geeklog is under development. > Everyone try to login with "Sign in with Twitter" button at > http://gl17x.hiroron.com/. > Your feedback is highly appreciated. > No problem found so far at Japanese environment. > > Easier user login method for community site by Geeklog. > > bye, hiroron > -- > http://hiroron.com/ > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5342 (20100805) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5342 (20100805) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel From cordiste at free.fr Fri Aug 6 03:56:39 2010 From: cordiste at free.fr (cordiste) Date: Fri, 6 Aug 2010 09:56:39 +0200 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <4C5AF1F4.6030309@hiroron.com> References: <4C5A94F1.1010402@hiroron.com> <04b701cb349d$dbaa6c00$92ff4400$@net> <4C5AF1F4.6030309@hiroron.com> Message-ID: I made the test. My name, avatar, home url, Location, and Bio are ok. http://gl17x.hiroron.com/users.php?mode=profile&uid=33 Nice job. Ben 2010/8/5 hiroron : > > Hi, Tom > >> Neat, I am glad to see someone developing this. A few questions (I hope >> this >> translates well) >> >> Will it be easy to add other OAuth Authentications to your code, like >> Facebook? > >> >> What core changes are needed? > > Seems not so difficult, depends on their structures though. > > For easier develop for OAuth services, core is made from classes. > twitterhelper.class.php has been developped for Twitter for this purpose. > > Guess oauthhelper.class.php & facebook.class.php for Facebook OAuth, > twitter.class.php for Twitter to be necessary in the future. > > >> Do you plan on showing that the person logged in through Twitter on >> Geeklog? > > Now, Twitter account image, description and location has be pulled. > > > Thanks > > bye, hiroron > -- > http://hiroron.com/ > > >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >> Sent: August-05-10 6:40 AM >> To: geeklog-devel at lists.geeklog.net >> Subject: [geeklog-devel] Twitter OAuth for Geeklog >> >> >> Hi, >> Twitter OAuth for Geeklog is under development. >> Everyone try to login with "Sign in with Twitter" button at >> http://gl17x.hiroron.com/. >> Your feedback is highly appreciated. >> No problem found so far at Japanese environment. >> >> Easier user login method for community site by Geeklog. >> >> bye, hiroron >> -- >> http://hiroron.com/ >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 5342 (20100805) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >> database 5342 (20100805) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > From cordiste at free.fr Fri Aug 6 04:05:50 2010 From: cordiste at free.fr (cordiste) Date: Fri, 6 Aug 2010 10:05:50 +0200 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <04b701cb349d$dbaa6c00$92ff4400$@net> <4C5AF1F4.6030309@hiroron.com> Message-ID: When a user sign in with twitter, his geeklog account is create without email. You will need to record the twitter account for this user somewhere if you want to contact him? Ben 2010/8/6 cordiste : > I made the test. My name, avatar, home url, Location, and Bio are ok. > http://gl17x.hiroron.com/users.php?mode=profile&uid=33 > > Nice job. > > Ben > > 2010/8/5 hiroron : >> >> Hi, Tom >> >>> Neat, I am glad to see someone developing this. A few questions (I hope >>> this >>> translates well) >>> >>> Will it be easy to add other OAuth Authentications to your code, like >>> Facebook? >> >>> >>> What core changes are needed? >> >> Seems not so difficult, depends on their structures though. >> >> For easier develop for OAuth services, core is made from classes. >> twitterhelper.class.php has been developped for Twitter for this purpose. >> >> Guess oauthhelper.class.php & facebook.class.php for Facebook OAuth, >> twitter.class.php for Twitter to be necessary in the future. >> >> >>> Do you plan on showing that the person logged in through Twitter on >>> Geeklog? >> >> Now, Twitter account image, description and location has be pulled. >> >> >> Thanks >> >> bye, hiroron >> -- >> http://hiroron.com/ >> >> >>> -----Original Message----- >>> From: geeklog-devel-bounces at lists.geeklog.net >>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >>> Sent: August-05-10 6:40 AM >>> To: geeklog-devel at lists.geeklog.net >>> Subject: [geeklog-devel] Twitter OAuth for Geeklog >>> >>> >>> Hi, >>> Twitter OAuth for Geeklog is under development. >>> Everyone try to login with "Sign in with Twitter" button at >>> http://gl17x.hiroron.com/. >>> Your feedback is highly appreciated. >>> No problem found so far at Japanese environment. >>> >>> Easier user login method for community site by Geeklog. >>> >>> bye, hiroron >>> -- >>> http://hiroron.com/ >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >>> signature >>> database 5342 (20100805) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >>> signature >>> database 5342 (20100805) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> > From komma at ivywe.co.jp Fri Aug 6 13:21:59 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Sat, 7 Aug 2010 02:21:59 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <04b701cb349d$dbaa6c00$92ff4400$@net> <4C5AF1F4.6030309@hiroron.com> Message-ID: Ben, I added root security to your account, again. Now hiroron is under development of Facebook and LinkedIn OAuth. Twitter log in case: This is hiroron's idea. 1.The user log in by Twitter OAuth. 2.Geeklog system send password by Twitter's direct message system from the user to the user. 3.Then the user is able to change the user's profile. bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp 2010/8/6 cordiste : > When a user sign in with twitter, his geeklog account is create > without email. You will need to record the twitter account for this > user somewhere if you want to contact him? > > Ben > > 2010/8/6 cordiste : >> I made the test. My name, avatar, home url, Location, and Bio are ok. >> http://gl17x.hiroron.com/users.php?mode=profile&uid=33 >> >> Nice job. >> >> Ben >> >> 2010/8/5 hiroron : >>> >>> Hi, Tom >>> >>>> Neat, I am glad to see someone developing this. A few questions (I hope >>>> this >>>> translates well) >>>> >>>> Will it be easy to add other OAuth Authentications to your code, like >>>> Facebook? >>> >>>> >>>> What core changes are needed? >>> >>> Seems not so difficult, depends on their structures though. >>> >>> For easier develop for OAuth services, core is made from classes. >>> twitterhelper.class.php has been developped for Twitter for this purpose. >>> >>> Guess oauthhelper.class.php & facebook.class.php for Facebook OAuth, >>> twitter.class.php for Twitter to be necessary in the future. >>> >>> >>>> Do you plan on showing that the person logged in through Twitter on >>>> Geeklog? >>> >>> Now, Twitter account image, description and location has be pulled. >>> >>> >>> Thanks >>> >>> bye, hiroron >>> -- >>> http://hiroron.com/ >>> >>> >>>> -----Original Message----- >>>> From: geeklog-devel-bounces at lists.geeklog.net >>>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >>>> Sent: August-05-10 6:40 AM >>>> To: geeklog-devel at lists.geeklog.net >>>> Subject: [geeklog-devel] Twitter OAuth for Geeklog >>>> >>>> >>>> Hi, >>>> Twitter OAuth for Geeklog is under development. >>>> Everyone try to login with "Sign in with Twitter" button at >>>> http://gl17x.hiroron.com/. >>>> Your feedback is highly appreciated. >>>> No problem found so far at Japanese environment. >>>> >>>> Easier user login method for community site by Geeklog. >>>> >>>> bye, hiroron >>>> -- >>>> http://hiroron.com/ >>>> >>>> >>>> _______________________________________________ >>>> geeklog-devel mailing list >>>> geeklog-devel at lists.geeklog.net >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>>> >>>> __________ Information from ESET NOD32 Antivirus, version of virus >>>> signature >>>> database 5342 (20100805) __________ >>>> >>>> The message was checked by ESET NOD32 Antivirus. >>>> >>>> http://www.eset.com >>>> >>>> >>>> >>>> >>>> >>>> __________ Information from ESET NOD32 Antivirus, version of virus >>>> signature >>>> database 5342 (20100805) __________ >>>> >>>> The message was checked by ESET NOD32 Antivirus. >>>> >>>> http://www.eset.com >>>> >>>> >>>> _______________________________________________ >>>> geeklog-devel mailing list >>>> geeklog-devel at lists.geeklog.net >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > From dirk at haun-online.de Sat Aug 7 16:00:30 2010 From: dirk at haun-online.de (Dirk Haun) Date: Sat, 7 Aug 2010 22:00:30 +0200 Subject: [geeklog-devel] Geeklog 1.7.1 Message-ID: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> Okay, it's about time to bring Geeklog back from its summer vacation. With GSoC about to wrap up, now would be a good time for a 1.7.1 release before we start integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for November). The list of changes is rather short, but does include some useful bug fixes, so I think it's worth it. Anything on anyone's radar that they would like to see included in a 1.7.1 release (and that can not wait for 1.8.0)? bye, Dirk From jmucchiello at yahoo.com Sun Aug 8 04:15:20 2010 From: jmucchiello at yahoo.com (Joe Mucchiello) Date: Sun, 8 Aug 2010 01:15:20 -0700 (PDT) Subject: [geeklog-devel] Geeklog 1.7.1 Message-ID: <648922.33260.qm@web31403.mail.mud.yahoo.com> The GSOC Groups patch I made a few months ago? http://project.geeklog.net/tracking/view.php?id=1106 Other bugs/feature requests (with patches) I've submitted: http://project.geeklog.net/tracking/view.php?id=619 http://project.geeklog.net/tracking/view.php?id=1060 I have no idea if the patches are still any good. I don't have a stock 1.7 system to test against at the moment. How did GSOC go? The dev list has been very quiet this summer. Joe On 8/7/2010 4:00 PM, Dirk Haun wrote: Okay, it's about time to bring Geeklog back from its summer vacation. With GSoC about to wrap up, now would be a good time for a 1.7.1 release before we start integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for November). > >The list of changes is rather short, but does include some useful bug fixes, so >I think it's worth it. > > >Anything on anyone's radar that they would like to see included in a 1.7.1 >release (and that can not wait for 1.8.0)? > > >bye, Dirk > >_______________________________________________ >geeklog-devel mailing list >geeklog-devel at lists.geeklog.net >http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > From Randy.Kolenko at nextide.ca Sun Aug 8 09:01:23 2010 From: Randy.Kolenko at nextide.ca (Randy Kolenko) Date: Sun, 8 Aug 2010 09:01:23 -0400 Subject: [geeklog-devel] Geeklog 1.7.1 Message-ID: <063B8B70CB9DA141B2FC1DB483561B9F357436@nex-pluto.nextide.ca> Joe, The Socnet project uses your patch to core. However that will only be rolled in when Socnet is ready to go. > -----Original Message----- > From: Joe Mucchiello [mailto:jmucchiello at yahoo.com] > Sent: Sunday, August 08, 2010 4:15 AM > To: geeklog-devel at lists.geeklog.net > Subject: Re: [geeklog-devel] Geeklog 1.7.1 > > The GSOC Groups patch I made a few months ago? > http://project.geeklog.net/tracking/view.php?id=1106 > > Other bugs/feature requests (with patches) I've submitted: > http://project.geeklog.net/tracking/view.php?id=619 > http://project.geeklog.net/tracking/view.php?id=1060 > > I have no idea if the patches are still any good. I don't have a stock > 1.7 > system to test against at the moment. > > > How did GSOC go? The dev list has been very quiet this summer. > > Joe > > On 8/7/2010 4:00 PM, Dirk Haun wrote: > > Okay, it's about time to bring Geeklog back from its summer vacation. > With GSoC > about to wrap up, now would be a good time for a 1.7.1 release before > we start > integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for > November). > > > > >The list of changes is rather short, but does include some useful bug > fixes, so > >I think it's worth it. > > > > > >Anything on anyone's radar that they would like to see included in a > 1.7.1 > >release (and that can not wait for 1.8.0)? > > > > > >bye, Dirk > > > >_______________________________________________ > >geeklog-devel mailing list > >geeklog-devel at lists.geeklog.net > >http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > > > > > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel From jmucchiello at yahoo.com Sun Aug 8 10:46:40 2010 From: jmucchiello at yahoo.com (Joe Mucchiello) Date: Sun, 8 Aug 2010 07:46:40 -0700 (PDT) Subject: [geeklog-devel] Geeklog 1.7.1 Message-ID: <679428.76374.qm@web31402.mail.mud.yahoo.com> Oh, the original discussion on the list had said it would go into the version before GSOC ended and then it would be available for both the GSOC students and external devs. That way if there were any problems discovered in the field, they could be fixed before 1.8. I'm just hoping the 2nd patch I made (4/11) is being used as it is superior to the first patch. And as I asked, how did GSOC go? When it started there were supposed to be weekly progress reports. Were there? I had thought they were going to be public. Oh well. Joe On 8/8/2010 9:01 AM, Randy Kolenko wrote: Joe, > >The Socnet project uses your patch to core. However that will only be >rolled in when Socnet is ready to go. > From yankees27an at gmail.com Sun Aug 8 11:14:46 2010 From: yankees27an at gmail.com (=?UTF-8?B?4bmoz65hyLXOr+G5pcqfyZHiiJo=?=) Date: Sun, 8 Aug 2010 11:14:46 -0400 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: <679428.76374.qm@web31402.mail.mud.yahoo.com> References: <679428.76374.qm@web31402.mail.mud.yahoo.com> Message-ID: Hey Joe, Here is my GSOC repository : http://project.geeklog.net/cgi-bin/hgwebdir.cgi/gsoc-2010-spalatnik/ I'll be on irc today if you want me to get you up to date on the progress/issues/etc. You can also reach me on my gtalk,(gchat, wtvr you wanna call it) account yankees26an at gmail dot com On Sun, Aug 8, 2010 at 10:46 AM, Joe Mucchiello wrote: > Oh, the original discussion on the list had said it would go into the > version > before GSOC ended and then it would be available for both the GSOC students > and > external devs. That way if there were any problems discovered in the field, > they > could be fixed before 1.8. I'm just hoping the 2nd patch I made (4/11) is > being > used as it is superior to the first patch. > > And as I asked, how did GSOC go? When it started there were supposed to be > weekly progress reports. Were there? I had thought they were going to be > public. > Oh well. > > Joe > > On 8/8/2010 9:01 AM, Randy Kolenko wrote: > Joe, > > > >The Socnet project uses your patch to core. However that will only be > >rolled in when Socnet is ready to go. > > > > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > -- -- Warmly, Stanislav Palatnik -------------- next part -------------- An HTML attachment was scrubbed... URL: From admin at gedex.web.id Sun Aug 8 23:33:00 2010 From: admin at gedex.web.id (Akeda Bagus) Date: Mon, 9 Aug 2010 10:33:00 +0700 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: References: <679428.76374.qm@web31402.mail.mud.yahoo.com> Message-ID: On Sun, Aug 8, 2010 at 10:14 PM, ??a?????? wrote: > Hey Joe, > > Here is my GSOC repository : > http://project.geeklog.net/cgi-bin/hgwebdir.cgi/gsoc-2010-spalatnik/ > > I'll be on irc today if you want me to get you up to date on the > progress/issues/etc.? You can also reach me on my gtalk,(gchat, wtvr you > wanna call it) account yankees26an at gmail dot com > > On Sun, Aug 8, 2010 at 10:46 AM, Joe Mucchiello > wrote: >> >> Oh, the original discussion on the list had said it would go into the >> version >> before GSOC ended and then it would be available for both the GSOC >> students and >> external devs. That way if there were any problems discovered in the >> field, they >> could be fixed before 1.8. I'm just hoping the 2nd patch I made (4/11) is >> being >> used as it is superior to the first patch. >> >> And as I asked, how did GSOC go? When it started there were supposed to be >> weekly progress reports. Were there? I had thought they were going to be >> public. >> Oh well. >> >> ?Joe >> >> On 8/8/2010 9:01 AM, Randy Kolenko wrote: >> Joe, >> > >> >The Socnet project uses your patch to core. ?However that will only be >> >rolled in when Socnet is ready to go. I'll wait for 1.8 until I've complete the test case. Anyone interested on testing updated config you can try my test server at : http://dev-ais.paramadina.ac.id/gsoc-2010-abagus/public_html/admin/configuration.php or you can clone from my repository at http://project.geeklog.net/cgi-bin/hgwebdir.cgi/gsoc-2010-abagus/ -- regards, gedex blog: http://gedex.web.id From websitemaster at cogeco.net Mon Aug 9 08:37:41 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 9 Aug 2010 08:37:41 -0400 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: References: <679428.76374.qm@web31402.mail.mud.yahoo.com> Message-ID: <0d2101cb37bf$a88c0160$f9a40420$@net> Just had a quick peak at the new config. It is definitely better laid out and much easier to find config options than the old one. Good job. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Akeda Bagus Sent: August-08-10 11:33 PM To: yankees27an at gmail.com; Geeklog Development Subject: Re: [geeklog-devel] Geeklog 1.7.1 On Sun, Aug 8, 2010 at 10:14 PM, ??a?????? wrote: > Hey Joe, > > Here is my GSOC repository : > http://project.geeklog.net/cgi-bin/hgwebdir.cgi/gsoc-2010-spalatnik/ > > I'll be on irc today if you want me to get you up to date on the > progress/issues/etc. You can also reach me on my gtalk,(gchat, wtvr you > wanna call it) account yankees26an at gmail dot com > > On Sun, Aug 8, 2010 at 10:46 AM, Joe Mucchiello > wrote: >> >> Oh, the original discussion on the list had said it would go into the >> version >> before GSOC ended and then it would be available for both the GSOC >> students and >> external devs. That way if there were any problems discovered in the >> field, they >> could be fixed before 1.8. I'm just hoping the 2nd patch I made (4/11) is >> being >> used as it is superior to the first patch. >> >> And as I asked, how did GSOC go? When it started there were supposed to be >> weekly progress reports. Were there? I had thought they were going to be >> public. >> Oh well. >> >> Joe >> >> On 8/8/2010 9:01 AM, Randy Kolenko wrote: >> Joe, >> > >> >The Socnet project uses your patch to core. However that will only be >> >rolled in when Socnet is ready to go. I'll wait for 1.8 until I've complete the test case. Anyone interested on testing updated config you can try my test server at : http://dev-ais.paramadina.ac.id/gsoc-2010-abagus/public_html/admin/configuration.php or you can clone from my repository at http://project.geeklog.net/cgi-bin/hgwebdir.cgi/gsoc-2010-abagus/ -- regards, gedex blog: http://gedex.web.id _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5351 (20100809) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From websitemaster at cogeco.net Mon Aug 9 09:44:43 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 9 Aug 2010 09:44:43 -0400 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: <648922.33260.qm@web31403.mail.mud.yahoo.com> References: <648922.33260.qm@web31403.mail.mud.yahoo.com> Message-ID: <0d7a01cb37c9$06f980c0$14ec8240$@net> Joe, I will test and add in those last 2 patches. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Joe Mucchiello Sent: August-08-10 4:15 AM To: geeklog-devel at lists.geeklog.net Subject: Re: [geeklog-devel] Geeklog 1.7.1 The GSOC Groups patch I made a few months ago? http://project.geeklog.net/tracking/view.php?id=1106 Other bugs/feature requests (with patches) I've submitted: http://project.geeklog.net/tracking/view.php?id=619 http://project.geeklog.net/tracking/view.php?id=1060 I have no idea if the patches are still any good. I don't have a stock 1.7 system to test against at the moment. How did GSOC go? The dev list has been very quiet this summer. Joe On 8/7/2010 4:00 PM, Dirk Haun wrote: Okay, it's about time to bring Geeklog back from its summer vacation. With GSoC about to wrap up, now would be a good time for a 1.7.1 release before we start integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for November). > >The list of changes is rather short, but does include some useful bug fixes, so >I think it's worth it. > > >Anything on anyone's radar that they would like to see included in a 1.7.1 >release (and that can not wait for 1.8.0)? > > >bye, Dirk > >_______________________________________________ >geeklog-devel mailing list >geeklog-devel at lists.geeklog.net >http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5349 (20100807) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5351 (20100809) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From vfuria at gmail.com Mon Aug 9 10:53:42 2010 From: vfuria at gmail.com (Vincent Furia) Date: Mon, 9 Aug 2010 08:53:42 -0600 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: <679428.76374.qm@web31402.mail.mud.yahoo.com> References: <679428.76374.qm@web31402.mail.mud.yahoo.com> Message-ID: Vlad is planning to release an Alpha/Beta on geeklog.net after the pencils down date to get some additional feedback. Hes made great progress, though I think there will be some additional work after GSOC to do before the calendar plugin is released. -Vinny On Sun, Aug 8, 2010 at 8:46 AM, Joe Mucchiello wrote: > Oh, the original discussion on the list had said it would go into the > version > before GSOC ended and then it would be available for both the GSOC students > and > external devs. That way if there were any problems discovered in the field, > they > could be fixed before 1.8. I'm just hoping the 2nd patch I made (4/11) is > being > used as it is superior to the first patch. > > And as I asked, how did GSOC go? When it started there were supposed to be > weekly progress reports. Were there? I had thought they were going to be > public. > Oh well. > > Joe > > On 8/8/2010 9:01 AM, Randy Kolenko wrote: > Joe, > > > >The Socnet project uses your patch to core. However that will only be > >rolled in when Socnet is ready to go. > > > > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dirk at haun-online.de Sat Aug 14 03:55:18 2010 From: dirk at haun-online.de (Dirk Haun) Date: Sat, 14 Aug 2010 09:55:18 +0200 Subject: [geeklog-devel] Upcoming events Message-ID: <29ABDBA3-437E-4655-B0AE-FD12769FA0C3@haun-online.de> As usual, I will be at FrOSCon in St. Augustin (near Bonn, Germany) next weekend. Anyone else thinking of going? Linux guru Jon "maddog" Hall will be giving one of the keynotes and PHP guys like Sebastian Bergmann and Derick Rethans will also be there (there's a separate PHP track). http://froscon.org/ http://programm.froscon.org/2010/index.en.html No Geeklog booth this year - I'd like to go to some of the talks for a change ;-) Looking ahead, I'm eyeing FrOSCamp in Z?rich, Switzerland, in September: http://froscamp.org/ It's a new event, so I don't know anything more about it. Haven't decided whether I'm going or not. Even further ahead, there's PGDay Europe in Stuttgart in December. http://2010.pgday.eu/ Now, I don't know a lot about Postgres, but since they're coming to Stuttgart (where I live), it may be worth going there just to see how that community ticks. Are there any other events this year that could be of interest to the Geeklog community? bye, Dirk From dirk at haun-online.de Sat Aug 14 09:12:55 2010 From: dirk at haun-online.de (Dirk Haun) Date: Sat, 14 Aug 2010 15:12:55 +0200 Subject: [geeklog-devel] Introducing Geeklog Unit Tests and Continuous Integration Message-ID: <59754588-E7A7-4F9B-8674-24BC25B77320@haun-online.de> We have quite the backlog of GSoC projects that we still have to integrate into Geeklog or otherwise adopt. So it's my pleasure to announce that a project from GSoC 2009 has quietly been put into use: Sean Clark developed a unit test framework for Geeklog, based on PHPUnit and with its own GUI. The plan was to set it up to run automatically on one of our servers so that the tests would be run for every new commit to the Geeklog repository (aka Continuous Integration). Well, we (i.e. mostly: I) never got it to work in the somewhat restricted environment on our servers and so it was put aside. A few weeks ago, I decided to give it another go, this time using a tool that I'm more familiar with: Hudson. Hudson is now running on , monitoring the Geeklog repository and running the unit test framework for every commit. Right now, it's only running some 200 unit tests, mostly for the files in system/classes and lib-mbyte.php. Sean also wrote some tests for lib-common.php, including the infrastructure to use an XML database instead of the real one. I haven't set that part up yet but will do so at a later point (after FrOSCon). What does this all mean? As a Geeklog developer, your commit will now be run against a set of unit tests. If you make a change to one of the files under test, you may very well break a test - in which case you should look into the problem and fix it. I haven't set up Hudson to send out emails yet, but there are a couple of RSS feeds that you can subscribe to to stay informed. 200 tests doesn't sound like much. But hey, that's 200 more than we had until now. That's also 200 fewer cases where we could accidentally break something without noticing it. Once we get into the habit of adding tests for changes or new functionality that we introduce, that number will steadily go up, covering more and more of Geeklog's code. So, I'd like to encourage people to write new unit tests. Personally, I find writing unit test quite enjoyable. They're usually just a couple of lines, so you can easily crank out a few at a time. Even if you don't find any bugs[1] in the code you're testing, it's very satisfying to see the total number of tests go up and to know that you did something to improve the overall quality of Geeklog. To get started, you need the unit test framework project: http://project.geeklog.net/cgi-bin/hgwebdir.cgi/test-framework/ Installation instructions are included. Note that you don't need Hudson! You can run the tests from the command line or use the included GUI. Next, read Sean's introduction: http://wiki.geeklog.net/index.php/Test_Suite Run a few tests. Review some of the existing ones. Try to think of tests to add (for an existing test class or start a new one). Happy testing! bye, Dirk [1] From websitemaster at cogeco.net Mon Aug 16 10:39:40 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 16 Aug 2010 10:39:40 -0400 Subject: [geeklog-devel] Introducing Geeklog Unit Tests and Continuous Integration In-Reply-To: <59754588-E7A7-4F9B-8674-24BC25B77320@haun-online.de> References: <59754588-E7A7-4F9B-8674-24BC25B77320@haun-online.de> Message-ID: <042801cb3d50$dbbaedd0$9330c970$@net> Thanks for the info Dirk. When I get some time in the next week or so I will check it out and create a few tests. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: August-14-10 9:13 AM To: Geeklog Development Subject: [geeklog-devel] Introducing Geeklog Unit Tests and Continuous Integration We have quite the backlog of GSoC projects that we still have to integrate into Geeklog or otherwise adopt. So it's my pleasure to announce that a project from GSoC 2009 has quietly been put into use: Sean Clark developed a unit test framework for Geeklog, based on PHPUnit and with its own GUI. The plan was to set it up to run automatically on one of our servers so that the tests would be run for every new commit to the Geeklog repository (aka Continuous Integration). Well, we (i.e. mostly: I) never got it to work in the somewhat restricted environment on our servers and so it was put aside. A few weeks ago, I decided to give it another go, this time using a tool that I'm more familiar with: Hudson. Hudson is now running on , monitoring the Geeklog repository and running the unit test framework for every commit. Right now, it's only running some 200 unit tests, mostly for the files in system/classes and lib-mbyte.php. Sean also wrote some tests for lib-common.php, including the infrastructure to use an XML database instead of the real one. I haven't set that part up yet but will do so at a later point (after FrOSCon). What does this all mean? As a Geeklog developer, your commit will now be run against a set of unit tests. If you make a change to one of the files under test, you may very well break a test - in which case you should look into the problem and fix it. I haven't set up Hudson to send out emails yet, but there are a couple of RSS feeds that you can subscribe to to stay informed. 200 tests doesn't sound like much. But hey, that's 200 more than we had until now. That's also 200 fewer cases where we could accidentally break something without noticing it. Once we get into the habit of adding tests for changes or new functionality that we introduce, that number will steadily go up, covering more and more of Geeklog's code. So, I'd like to encourage people to write new unit tests. Personally, I find writing unit test quite enjoyable. They're usually just a couple of lines, so you can easily crank out a few at a time. Even if you don't find any bugs[1] in the code you're testing, it's very satisfying to see the total number of tests go up and to know that you did something to improve the overall quality of Geeklog. To get started, you need the unit test framework project: http://project.geeklog.net/cgi-bin/hgwebdir.cgi/test-framework/ Installation instructions are included. Note that you don't need Hudson! You can run the tests from the command line or use the included GUI. Next, read Sean's introduction: http://wiki.geeklog.net/index.php/Test_Suite Run a few tests. Review some of the existing ones. Try to think of tests to add (for an existing test class or start a new one). Happy testing! bye, Dirk [1] _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5366 (20100814) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5370 (20100816) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From websitemaster at cogeco.net Mon Aug 16 11:16:34 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 16 Aug 2010 11:16:34 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <4C5A94F1.1010402@hiroron.com> References: <4C5A94F1.1010402@hiroron.com> Message-ID: <044e01cb3d56$03aa3800$0afea800$@net> I see that your development site now has Facebook and LinkedIn login buttons. How is development going and when do you expect to release it (I hope!) ? Thanks Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron Sent: August-05-10 6:40 AM To: geeklog-devel at lists.geeklog.net Subject: [geeklog-devel] Twitter OAuth for Geeklog Hi, Twitter OAuth for Geeklog is under development. Everyone try to login with "Sign in with Twitter" button at http://gl17x.hiroron.com/. Your feedback is highly appreciated. No problem found so far at Japanese environment. Easier user login method for community site by Geeklog. bye, hiroron -- http://hiroron.com/ _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5342 (20100805) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5370 (20100816) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Mon Aug 16 12:05:53 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Tue, 17 Aug 2010 01:05:53 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <044e01cb3d56$03aa3800$0afea800$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> Message-ID: Tom, > I see that your development site now has Facebook and LinkedIn login > buttons. How is development going and when do you expect to release it (I > hope!) ? Today, we finished. Please test Twitter Facebook LinkedIn OAuth in Geeklog! http://gl17x.hiroron.com/ Now we are writing documents. (1) Twitter OAuth: Username and other are set. e-mail is not set but Geeklog send password by Twitter direct message. So the user can edit account. Tom, please set off Twitter Geeklogjp application(read only) in settings. And try OAuth via Twitter, then Geeklogjp application(read and write) will appear in settings. You will get direct message. (2) via Facebook OAuth: Username, e-mail and other are set. Password is not set. (3) via LinkedIn OAuth: Username and other without e-mail. Password is not set. We will release Aug. 18 or 19 may be. Files: language/english.php language/japanese_utf-8.php system/lib-security.php system/classes/oauthhelper.class.php (+) system/classes/oauth/twitter.auth.class.php (+) system/classes/oauth/facebook.auth.class.php (+) system/classes/oauth/linkedin.auth.class.php (+) add to PEAR system/pear/Net/URL2.php (+) <- Net_URL2-0.3.1 system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 system/pear/HTTP/Request2/* (+) <- HTTP_Request2-0.5.2 system/pear/HTTP/OAuth.php (+) <- HTTP_OAuth-0.1.18 system/pear/HTTP/OAuth/* (+) <- HTTP_OAuth-0.1.18 Public_html public_html/lib-common.php public_html/users.php public_html/images/sign-in-with-twitter.png (+) public_html/images/sign-in-with-twitter-sm.png (+) public_html/images/sign-in-with-facebook.png (+) public_html/images/sign-in-with-linkedin.png (+) Theme public_html/layout/professional/loginform.thtml public_html/layout/professional/loginform_oauth.thtml (+) public_html/layout/professional/users/loginform.thtml Author: @wkyhiroron Presented by IVYWE and Winkey bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp 2010/8/17 Tom : > I see that your development site now has Facebook and LinkedIn login > buttons. ?How is development going and when do you expect to release it (I > hope!) ? > > Thanks > > Tom > > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron > Sent: August-05-10 6:40 AM > To: geeklog-devel at lists.geeklog.net > Subject: [geeklog-devel] Twitter OAuth for Geeklog > > > Hi, > Twitter OAuth for Geeklog is under development. > Everyone try to login with "Sign in with Twitter" button at > http://gl17x.hiroron.com/. > Your feedback is highly appreciated. > No problem found so far at Japanese environment. > > Easier user login method for community site by Geeklog. > > bye, hiroron > -- > http://hiroron.com/ > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5342 (20100805) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5370 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > From websitemaster at cogeco.net Mon Aug 16 22:15:26 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 16 Aug 2010 22:15:26 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> Message-ID: <052f01cb3db2$0e611eb0$2b235c10$@net> Hi Ivy, I was able to log in via LinkedIn and all seemed fine. Is there currently no way to get a password to the user? With Twitter, I went to my Twitter Account -> Settings -> Connections I saw no way of removing the Geeklogjp connection. I could only revoke access, which I did. I then logged back into your Geeklog site using Twitter. Twitter asked me if it should allow access again which I said ok. All seems fine, my Geeklog account is updated with my new Twitter information. Checking in the Connections tab on Twitter, Geeklogjp does now have read and write access. The only thing is, I still (after about 10 minutes) do not have a direct message with a password. With Facebook, I didn't get very far. Clicking on the Facebook Login button, it brought me to a Facebook page asking if it should give Geeklogjp access to my information (this was in Internet Explorer 8 and I was already logged into Facebook). I clicked Allow and then for some reason the File Download form came up and then an Internet Explorer error message came up saying cannot download. I figured this may be a Internet Explorer "thing" so I then tried Google Chrome. Clicking on the Login button brought me to the Facebook login page. When I attempted to login I got the following error message. { "error": { "type": "OAuthException", "message": "Invalid redirect_uri: The Facebook Connect cross-domain receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) must have the application's Connect URL (http://fb.hiroron.com/) as a prefix. You can configure the Connect URL in the Application Settings Editor." } } It looks like Facebook doesn't like the different domain prefix. Let me know when you want me to test logging in again. Thanks Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog IvyWe Sent: August-16-10 12:06 PM To: Geeklog Development Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog Tom, > I see that your development site now has Facebook and LinkedIn login > buttons. How is development going and when do you expect to release it (I > hope!) ? Today, we finished. Please test Twitter Facebook LinkedIn OAuth in Geeklog! http://gl17x.hiroron.com/ Now we are writing documents. (1) Twitter OAuth: Username and other are set. e-mail is not set but Geeklog send password by Twitter direct message. So the user can edit account. Tom, please set off Twitter Geeklogjp application(read only) in settings. And try OAuth via Twitter, then Geeklogjp application(read and write) will appear in settings. You will get direct message. (2) via Facebook OAuth: Username, e-mail and other are set. Password is not set. (3) via LinkedIn OAuth: Username and other without e-mail. Password is not set. We will release Aug. 18 or 19 may be. Files: language/english.php language/japanese_utf-8.php system/lib-security.php system/classes/oauthhelper.class.php (+) system/classes/oauth/twitter.auth.class.php (+) system/classes/oauth/facebook.auth.class.php (+) system/classes/oauth/linkedin.auth.class.php (+) add to PEAR system/pear/Net/URL2.php (+) <- Net_URL2-0.3.1 system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 system/pear/HTTP/Request2/* (+) <- HTTP_Request2-0.5.2 system/pear/HTTP/OAuth.php (+) <- HTTP_OAuth-0.1.18 system/pear/HTTP/OAuth/* (+) <- HTTP_OAuth-0.1.18 Public_html public_html/lib-common.php public_html/users.php public_html/images/sign-in-with-twitter.png (+) public_html/images/sign-in-with-twitter-sm.png (+) public_html/images/sign-in-with-facebook.png (+) public_html/images/sign-in-with-linkedin.png (+) Theme public_html/layout/professional/loginform.thtml public_html/layout/professional/loginform_oauth.thtml (+) public_html/layout/professional/users/loginform.thtml Author: @wkyhiroron Presented by IVYWE and Winkey bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp 2010/8/17 Tom : > I see that your development site now has Facebook and LinkedIn login > buttons. ?How is development going and when do you expect to release it (I > hope!) ? > > Thanks > > Tom > > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron > Sent: August-05-10 6:40 AM > To: geeklog-devel at lists.geeklog.net > Subject: [geeklog-devel] Twitter OAuth for Geeklog > > > Hi, > Twitter OAuth for Geeklog is under development. > Everyone try to login with "Sign in with Twitter" button at > http://gl17x.hiroron.com/. > Your feedback is highly appreciated. > No problem found so far at Japanese environment. > > Easier user login method for community site by Geeklog. > > bye, hiroron > -- > http://hiroron.com/ > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5342 (20100805) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5370 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5371 (20100816) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5371 (20100816) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Tue Aug 17 02:48:22 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Tue, 17 Aug 2010 15:48:22 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <052f01cb3db2$0e611eb0$2b235c10$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> Message-ID: Hi Tom, Twitter OAuth in Geeklog: Your Twitter setting is okey. I tried again, but I get password message, correctry. ?ivyjp: Your account via Twitter OAuth has been created successfully.http://is.gd/eiMk2 If you wantto edit your account, use the password bellow. password: 7ef68e2e This message is from myself. So secure. I removed your account via Twitter, ?so try again, please. Facebook OAuth in Geeklog: I changed fb to gl17x in Facebook application's connection, now. So try again, please. Ivy -- http://www.ivywe.co.jp http://www.geeklog.jp from iPad 2010/8/17, Tom : > Hi Ivy, > > I was able to log in via LinkedIn and all seemed fine. Is there currently no > way to get a password to the user? > > With Twitter, I went to my Twitter Account -> Settings -> Connections > I saw no way of removing the Geeklogjp connection. I could only revoke > access, which I did. I then logged back into your Geeklog site using > Twitter. Twitter asked me if it should allow access again which I said ok. > All seems fine, my Geeklog account is updated with my new Twitter > information. Checking in the Connections tab on Twitter, Geeklogjp does now > have read and write access. ?The only thing is, I still (after about 10 > minutes) do not have a direct message with a password. > > With Facebook, I didn't get very far. Clicking on the Facebook Login button, > it brought me to a Facebook page asking if it should give Geeklogjp access > to my information (this was in Internet Explorer 8 and I was already logged > into Facebook). I clicked Allow and then for some reason the File Download > form came up and then an Internet Explorer error message came up saying > cannot download. I figured this may be a Internet Explorer "thing" so I then > tried Google Chrome. Clicking on the Login button brought me to the Facebook > login page. When I attempted to login I got the following error message. > > { > ? ?"error": { > ? ? ? "type": "OAuthException", > ? ? ? "message": "Invalid redirect_uri: The Facebook Connect cross-domain > receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) must > have the application's Connect URL (http://fb.hiroron.com/) as a prefix. > You can configure the Connect URL in the href=\"http://www.facebook.com/developers/editapp.php?app_id=131898813520219 > \">Application Settings Editor." > ? ?} > } > > It looks like Facebook doesn't like the different domain prefix. > > Let me know when you want me to test logging in again. > > Thanks > > Tom > > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog > IvyWe > Sent: August-16-10 12:06 PM > To: Geeklog Development > Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog > > Tom, > >> I see that your development site now has Facebook and LinkedIn login >> buttons. ?How is development going and when do you expect to release it (I >> hope!) ? > > Today, we finished. > Please test Twitter Facebook LinkedIn OAuth in Geeklog! > http://gl17x.hiroron.com/ > > Now we are writing documents. > > (1) > Twitter OAuth: Username and other are set. e-mail is not set but > Geeklog send password by Twitter direct message. > So the user can edit account. > > Tom, please set off Twitter Geeklogjp application(read only) in settings. > And try OAuth via Twitter, then Geeklogjp application(read and write) > will appear in settings. > You will get direct message. > > (2) > via Facebook OAuth: Username, e-mail and other are set. Password is not set. > > (3) > via LinkedIn OAuth: Username and other without e-mail. Password is not set. > > We will release Aug. 18 or 19 may be. > > > Files: > ? language/english.php > ? language/japanese_utf-8.php > ? system/lib-security.php > ? system/classes/oauthhelper.class.php (+) > ? system/classes/oauth/twitter.auth.class.php (+) > ? system/classes/oauth/facebook.auth.class.php (+) > ? system/classes/oauth/linkedin.auth.class.php (+) > > add to PEAR > ? system/pear/Net/URL2.php (+) ? ? ?<- Net_URL2-0.3.1 > ? system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 > ? system/pear/HTTP/Request2/* (+) ? <- HTTP_Request2-0.5.2 > ? system/pear/HTTP/OAuth.php (+) ? ?<- HTTP_OAuth-0.1.18 > ? system/pear/HTTP/OAuth/* (+) ? ? ?<- HTTP_OAuth-0.1.18 > > Public_html > ? public_html/lib-common.php > ? public_html/users.php > ? public_html/images/sign-in-with-twitter.png (+) > ? public_html/images/sign-in-with-twitter-sm.png (+) > ? public_html/images/sign-in-with-facebook.png (+) > ? public_html/images/sign-in-with-linkedin.png (+) > > Theme > ? public_html/layout/professional/loginform.thtml > ? public_html/layout/professional/loginform_oauth.thtml (+) > ? public_html/layout/professional/users/loginform.thtml > > Author: @wkyhiroron > Presented by IVYWE and Winkey > > bye, Ivy > > -- > http://www.geeklog.jp > http://www.ivywe.co.jp > > 2010/8/17 Tom : >> I see that your development site now has Facebook and LinkedIn login >> buttons. ?How is development going and when do you expect to release it (I >> hope!) ? >> >> Thanks >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >> Sent: August-05-10 6:40 AM >> To: geeklog-devel at lists.geeklog.net >> Subject: [geeklog-devel] Twitter OAuth for Geeklog >> >> >> Hi, >> Twitter OAuth for Geeklog is under development. >> Everyone try to login with "Sign in with Twitter" button at >> http://gl17x.hiroron.com/. >> Your feedback is highly appreciated. >> No problem found so far at Japanese environment. >> >> Easier user login method for community site by Geeklog. >> >> bye, hiroron >> -- >> http://hiroron.com/ >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5342 (20100805) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5370 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5371 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5371 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > From websitemaster at cogeco.net Tue Aug 17 09:15:56 2010 From: websitemaster at cogeco.net (Tom) Date: Tue, 17 Aug 2010 09:15:56 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> Message-ID: <004d01cb3e0e$53ef0a30$fbcd1e90$@net> Hi Ivy, I received the Twitter Direct message now. Makes sense that it wouldn't have sent it before since I already had an account on Geeklogjp. Facebook also worked now. It grabbed my Name, email and photo. Any chance of grabbing bio and location information like you did in Twitter? What is the reason behind why in Twitter and LinkedIn OAuth methods you don't retrieve the email address (I assume there is a problem since you retrieve it in Facebook)? Great Work by the way. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog IvyWe Sent: August-17-10 2:48 AM To: Geeklog Development Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog Hi Tom, Twitter OAuth in Geeklog: Your Twitter setting is okey. I tried again, but I get password message, correctry. ?ivyjp: Your account via Twitter OAuth has been created successfully.http://is.gd/eiMk2 If you wantto edit your account, use the password bellow. password: 7ef68e2e This message is from myself. So secure. I removed your account via Twitter, ?so try again, please. Facebook OAuth in Geeklog: I changed fb to gl17x in Facebook application's connection, now. So try again, please. Ivy -- http://www.ivywe.co.jp http://www.geeklog.jp from iPad 2010/8/17, Tom : > Hi Ivy, > > I was able to log in via LinkedIn and all seemed fine. Is there currently no > way to get a password to the user? > > With Twitter, I went to my Twitter Account -> Settings -> Connections > I saw no way of removing the Geeklogjp connection. I could only revoke > access, which I did. I then logged back into your Geeklog site using > Twitter. Twitter asked me if it should allow access again which I said ok. > All seems fine, my Geeklog account is updated with my new Twitter > information. Checking in the Connections tab on Twitter, Geeklogjp does now > have read and write access. ?The only thing is, I still (after about 10 > minutes) do not have a direct message with a password. > > With Facebook, I didn't get very far. Clicking on the Facebook Login button, > it brought me to a Facebook page asking if it should give Geeklogjp access > to my information (this was in Internet Explorer 8 and I was already logged > into Facebook). I clicked Allow and then for some reason the File Download > form came up and then an Internet Explorer error message came up saying > cannot download. I figured this may be a Internet Explorer "thing" so I then > tried Google Chrome. Clicking on the Login button brought me to the Facebook > login page. When I attempted to login I got the following error message. > > { > ? ?"error": { > ? ? ? "type": "OAuthException", > ? ? ? "message": "Invalid redirect_uri: The Facebook Connect cross-domain > receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) must > have the application's Connect URL (http://fb.hiroron.com/) as a prefix. > You can configure the Connect URL in the href=\"http://www.facebook.com/developers/editapp.php?app_id=131898813520219 > \">Application Settings Editor." > ? ?} > } > > It looks like Facebook doesn't like the different domain prefix. > > Let me know when you want me to test logging in again. > > Thanks > > Tom > > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog > IvyWe > Sent: August-16-10 12:06 PM > To: Geeklog Development > Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog > > Tom, > >> I see that your development site now has Facebook and LinkedIn login >> buttons. ?How is development going and when do you expect to release it (I >> hope!) ? > > Today, we finished. > Please test Twitter Facebook LinkedIn OAuth in Geeklog! > http://gl17x.hiroron.com/ > > Now we are writing documents. > > (1) > Twitter OAuth: Username and other are set. e-mail is not set but > Geeklog send password by Twitter direct message. > So the user can edit account. > > Tom, please set off Twitter Geeklogjp application(read only) in settings. > And try OAuth via Twitter, then Geeklogjp application(read and write) > will appear in settings. > You will get direct message. > > (2) > via Facebook OAuth: Username, e-mail and other are set. Password is not set. > > (3) > via LinkedIn OAuth: Username and other without e-mail. Password is not set. > > We will release Aug. 18 or 19 may be. > > > Files: > ? language/english.php > ? language/japanese_utf-8.php > ? system/lib-security.php > ? system/classes/oauthhelper.class.php (+) > ? system/classes/oauth/twitter.auth.class.php (+) > ? system/classes/oauth/facebook.auth.class.php (+) > ? system/classes/oauth/linkedin.auth.class.php (+) > > add to PEAR > ? system/pear/Net/URL2.php (+) ? ? ?<- Net_URL2-0.3.1 > ? system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 > ? system/pear/HTTP/Request2/* (+) ? <- HTTP_Request2-0.5.2 > ? system/pear/HTTP/OAuth.php (+) ? ?<- HTTP_OAuth-0.1.18 > ? system/pear/HTTP/OAuth/* (+) ? ? ?<- HTTP_OAuth-0.1.18 > > Public_html > ? public_html/lib-common.php > ? public_html/users.php > ? public_html/images/sign-in-with-twitter.png (+) > ? public_html/images/sign-in-with-twitter-sm.png (+) > ? public_html/images/sign-in-with-facebook.png (+) > ? public_html/images/sign-in-with-linkedin.png (+) > > Theme > ? public_html/layout/professional/loginform.thtml > ? public_html/layout/professional/loginform_oauth.thtml (+) > ? public_html/layout/professional/users/loginform.thtml > > Author: @wkyhiroron > Presented by IVYWE and Winkey > > bye, Ivy > > -- > http://www.geeklog.jp > http://www.ivywe.co.jp > > 2010/8/17 Tom : >> I see that your development site now has Facebook and LinkedIn login >> buttons. ?How is development going and when do you expect to release it (I >> hope!) ? >> >> Thanks >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >> Sent: August-05-10 6:40 AM >> To: geeklog-devel at lists.geeklog.net >> Subject: [geeklog-devel] Twitter OAuth for Geeklog >> >> >> Hi, >> Twitter OAuth for Geeklog is under development. >> Everyone try to login with "Sign in with Twitter" button at >> http://gl17x.hiroron.com/. >> Your feedback is highly appreciated. >> No problem found so far at Japanese environment. >> >> Easier user login method for community site by Geeklog. >> >> bye, hiroron >> -- >> http://hiroron.com/ >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5342 (20100805) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5370 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5371 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5371 (20100816) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5372 (20100817) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5372 (20100817) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Tue Aug 17 13:10:12 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Wed, 18 Aug 2010 02:10:12 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <004d01cb3e0e$53ef0a30$fbcd1e90$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> Message-ID: Hi Tom, > I received the Twitter Direct message now. Makes sense that it wouldn't have > sent it before since I already had an account on Geeklogjp. Congratulations! > Facebook also worked now. It grabbed my Name, email and photo. Any chance of > grabbing bio and location information like you did in Twitter? http://developers.facebook.com/docs/reference/api/user All of these data can be get. Email is included. > What is the reason behind why in Twitter and LinkedIn OAuth methods you > don't retrieve the email address (I assume there is a problem since you > retrieve it in Facebook)? 1. Twitter API: http://dev.twitter.com/doc/get/users/suggestions/:slug id name screen_name location description url time_zone created_a profile_image_url friends_count followers_count favourites_count statuses_count Email is not included... 2. LinkedIn[Profile API] Default Fields Returned http://developer.linkedin.com/docs/DOC-1002 ... first-name,last-name,headline,site-standard-profile-request/url More http://developer.linkedin.com/docs/DOC-1014 ... id,first-name,last-name,picture-url,headline,summary,positions,educations Email is not included... > Great Work by the way. Thanks! 2010/8/17 Tom : > Hi Ivy, > > I received the Twitter Direct message now. Makes sense that it wouldn't have > sent it before since I already had an account on Geeklogjp. > > Facebook also worked now. It grabbed my Name, email and photo. Any chance of > grabbing bio and location information like you did in Twitter? > > What is the reason behind why in Twitter and LinkedIn OAuth methods you > don't retrieve the email address (I assume there is a problem since you > retrieve it in Facebook)? > > Great Work by the way. > > Tom > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog > IvyWe > Sent: August-17-10 2:48 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog > > Hi Tom, > > Twitter OAuth in Geeklog: > > Your Twitter setting is okey. > I tried again, but I get password message, correctry. > > ?ivyjp: Your account via Twitter OAuth has been created > successfully.http://is.gd/eiMk2 If you wantto edit your account, use > the password bellow. password: 7ef68e2e > > This message is from myself. > So secure. > > I removed your account via Twitter, ?so try again, please. > > > Facebook OAuth in Geeklog: > > I changed fb to gl17x in Facebook application's connection, now. > So try again, please. > > > Ivy > -- > http://www.ivywe.co.jp > http://www.geeklog.jp > > from iPad > > > 2010/8/17, Tom : >> Hi Ivy, >> >> I was able to log in via LinkedIn and all seemed fine. Is there currently > no >> way to get a password to the user? >> >> With Twitter, I went to my Twitter Account -> Settings -> Connections >> I saw no way of removing the Geeklogjp connection. I could only revoke >> access, which I did. I then logged back into your Geeklog site using >> Twitter. Twitter asked me if it should allow access again which I said ok. >> All seems fine, my Geeklog account is updated with my new Twitter >> information. Checking in the Connections tab on Twitter, Geeklogjp does > now >> have read and write access. ?The only thing is, I still (after about 10 >> minutes) do not have a direct message with a password. >> >> With Facebook, I didn't get very far. Clicking on the Facebook Login > button, >> it brought me to a Facebook page asking if it should give Geeklogjp access >> to my information (this was in Internet Explorer 8 and I was already > logged >> into Facebook). I clicked Allow and then for some reason the File Download >> form came up and then an Internet Explorer error message came up saying >> cannot download. I figured this may be a Internet Explorer "thing" so I > then >> tried Google Chrome. Clicking on the Login button brought me to the > Facebook >> login page. When I attempted to login I got the following error message. >> >> { >> ? ?"error": { >> ? ? ? "type": "OAuthException", >> ? ? ? "message": "Invalid redirect_uri: The Facebook Connect cross-domain >> receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) > must >> have the application's Connect URL (http://fb.hiroron.com/) as a prefix. >> You can configure the Connect URL in the > > href=\"http://www.facebook.com/developers/editapp.php?app_id=131898813520219 >> \">Application Settings Editor." >> ? ?} >> } >> >> It looks like Facebook doesn't like the different domain prefix. >> >> Let me know when you want me to test logging in again. >> >> Thanks >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog >> IvyWe >> Sent: August-16-10 12:06 PM >> To: Geeklog Development >> Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog >> >> Tom, >> >>> I see that your development site now has Facebook and LinkedIn login >>> buttons. ?How is development going and when do you expect to release it > (I >>> hope!) ? >> >> Today, we finished. >> Please test Twitter Facebook LinkedIn OAuth in Geeklog! >> http://gl17x.hiroron.com/ >> >> Now we are writing documents. >> >> (1) >> Twitter OAuth: Username and other are set. e-mail is not set but >> Geeklog send password by Twitter direct message. >> So the user can edit account. >> >> Tom, please set off Twitter Geeklogjp application(read only) in settings. >> And try OAuth via Twitter, then Geeklogjp application(read and write) >> will appear in settings. >> You will get direct message. >> >> (2) >> via Facebook OAuth: Username, e-mail and other are set. Password is not > set. >> >> (3) >> via LinkedIn OAuth: Username and other without e-mail. Password is not > set. >> >> We will release Aug. 18 or 19 may be. >> >> >> Files: >> ? language/english.php >> ? language/japanese_utf-8.php >> ? system/lib-security.php >> ? system/classes/oauthhelper.class.php (+) >> ? system/classes/oauth/twitter.auth.class.php (+) >> ? system/classes/oauth/facebook.auth.class.php (+) >> ? system/classes/oauth/linkedin.auth.class.php (+) >> >> add to PEAR >> ? system/pear/Net/URL2.php (+) ? ? ?<- Net_URL2-0.3.1 >> ? system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 >> ? system/pear/HTTP/Request2/* (+) ? <- HTTP_Request2-0.5.2 >> ? system/pear/HTTP/OAuth.php (+) ? ?<- HTTP_OAuth-0.1.18 >> ? system/pear/HTTP/OAuth/* (+) ? ? ?<- HTTP_OAuth-0.1.18 >> >> Public_html >> ? public_html/lib-common.php >> ? public_html/users.php >> ? public_html/images/sign-in-with-twitter.png (+) >> ? public_html/images/sign-in-with-twitter-sm.png (+) >> ? public_html/images/sign-in-with-facebook.png (+) >> ? public_html/images/sign-in-with-linkedin.png (+) >> >> Theme >> ? public_html/layout/professional/loginform.thtml >> ? public_html/layout/professional/loginform_oauth.thtml (+) >> ? public_html/layout/professional/users/loginform.thtml >> >> Author: @wkyhiroron >> Presented by IVYWE and Winkey >> >> bye, Ivy >> >> -- >> http://www.geeklog.jp >> http://www.ivywe.co.jp >> >> 2010/8/17 Tom : >>> I see that your development site now has Facebook and LinkedIn login >>> buttons. ?How is development going and when do you expect to release it > (I >>> hope!) ? >>> >>> Thanks >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-devel-bounces at lists.geeklog.net >>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >>> Sent: August-05-10 6:40 AM >>> To: geeklog-devel at lists.geeklog.net >>> Subject: [geeklog-devel] Twitter OAuth for Geeklog >>> >>> >>> Hi, >>> Twitter OAuth for Geeklog is under development. >>> Everyone try to login with "Sign in with Twitter" button at >>> http://gl17x.hiroron.com/. >>> Your feedback is highly appreciated. >>> No problem found so far at Japanese environment. >>> >>> Easier user login method for community site by Geeklog. >>> >>> bye, hiroron >>> -- >>> http://hiroron.com/ >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5342 (20100805) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5370 (20100816) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5371 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5371 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5372 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5372 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > From websitemaster at cogeco.net Tue Aug 17 15:02:57 2010 From: websitemaster at cogeco.net (Tom) Date: Tue, 17 Aug 2010 15:02:57 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> Message-ID: <013501cb3e3e$cde013e0$69a03ba0$@net> Hmmm, I wonder what we should do about the email issue on the Geeklog core side of things (just brain storming here). All Geeklog accounts require an email address so does not having one break anything in Geeklog besides sending an email to the user and password retrieval, like comment notification? Maybe at some point COM_mail should be modified to allow for alternate custom messaging systems. For example if someone is logged in through Twitter then the Twitter direct message system can be used just for that account instead. Thoughts... Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog IvyWe Sent: August-17-10 1:10 PM To: Geeklog Development Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog Hi Tom, > I received the Twitter Direct message now. Makes sense that it wouldn't have > sent it before since I already had an account on Geeklogjp. Congratulations! > Facebook also worked now. It grabbed my Name, email and photo. Any chance of > grabbing bio and location information like you did in Twitter? http://developers.facebook.com/docs/reference/api/user All of these data can be get. Email is included. > What is the reason behind why in Twitter and LinkedIn OAuth methods you > don't retrieve the email address (I assume there is a problem since you > retrieve it in Facebook)? 1. Twitter API: http://dev.twitter.com/doc/get/users/suggestions/:slug id name screen_name location description url time_zone created_a profile_image_url friends_count followers_count favourites_count statuses_count Email is not included... 2. LinkedIn[Profile API] Default Fields Returned http://developer.linkedin.com/docs/DOC-1002 ... first-name,last-name,headline,site-standard-profile-request/url More http://developer.linkedin.com/docs/DOC-1014 ... id,first-name,last-name,picture-url,headline,summary,positions,educations Email is not included... > Great Work by the way. Thanks! 2010/8/17 Tom : > Hi Ivy, > > I received the Twitter Direct message now. Makes sense that it wouldn't have > sent it before since I already had an account on Geeklogjp. > > Facebook also worked now. It grabbed my Name, email and photo. Any chance of > grabbing bio and location information like you did in Twitter? > > What is the reason behind why in Twitter and LinkedIn OAuth methods you > don't retrieve the email address (I assume there is a problem since you > retrieve it in Facebook)? > > Great Work by the way. > > Tom > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog > IvyWe > Sent: August-17-10 2:48 AM > To: Geeklog Development > Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog > > Hi Tom, > > Twitter OAuth in Geeklog: > > Your Twitter setting is okey. > I tried again, but I get password message, correctry. > > ?ivyjp: Your account via Twitter OAuth has been created > successfully.http://is.gd/eiMk2 If you wantto edit your account, use > the password bellow. password: 7ef68e2e > > This message is from myself. > So secure. > > I removed your account via Twitter, ?so try again, please. > > > Facebook OAuth in Geeklog: > > I changed fb to gl17x in Facebook application's connection, now. > So try again, please. > > > Ivy > -- > http://www.ivywe.co.jp > http://www.geeklog.jp > > from iPad > > > 2010/8/17, Tom : >> Hi Ivy, >> >> I was able to log in via LinkedIn and all seemed fine. Is there currently > no >> way to get a password to the user? >> >> With Twitter, I went to my Twitter Account -> Settings -> Connections >> I saw no way of removing the Geeklogjp connection. I could only revoke >> access, which I did. I then logged back into your Geeklog site using >> Twitter. Twitter asked me if it should allow access again which I said ok. >> All seems fine, my Geeklog account is updated with my new Twitter >> information. Checking in the Connections tab on Twitter, Geeklogjp does > now >> have read and write access. ?The only thing is, I still (after about 10 >> minutes) do not have a direct message with a password. >> >> With Facebook, I didn't get very far. Clicking on the Facebook Login > button, >> it brought me to a Facebook page asking if it should give Geeklogjp access >> to my information (this was in Internet Explorer 8 and I was already > logged >> into Facebook). I clicked Allow and then for some reason the File Download >> form came up and then an Internet Explorer error message came up saying >> cannot download. I figured this may be a Internet Explorer "thing" so I > then >> tried Google Chrome. Clicking on the Login button brought me to the > Facebook >> login page. When I attempted to login I got the following error message. >> >> { >> ? ?"error": { >> ? ? ? "type": "OAuthException", >> ? ? ? "message": "Invalid redirect_uri: The Facebook Connect cross-domain >> receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) > must >> have the application's Connect URL (http://fb.hiroron.com/) as a prefix. >> You can configure the Connect URL in the > > href=\"http://www.facebook.com/developers/editapp.php?app_id=131898813520219 >> \">Application Settings Editor." >> ? ?} >> } >> >> It looks like Facebook doesn't like the different domain prefix. >> >> Let me know when you want me to test logging in again. >> >> Thanks >> >> Tom >> >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog >> IvyWe >> Sent: August-16-10 12:06 PM >> To: Geeklog Development >> Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog >> >> Tom, >> >>> I see that your development site now has Facebook and LinkedIn login >>> buttons. ?How is development going and when do you expect to release it > (I >>> hope!) ? >> >> Today, we finished. >> Please test Twitter Facebook LinkedIn OAuth in Geeklog! >> http://gl17x.hiroron.com/ >> >> Now we are writing documents. >> >> (1) >> Twitter OAuth: Username and other are set. e-mail is not set but >> Geeklog send password by Twitter direct message. >> So the user can edit account. >> >> Tom, please set off Twitter Geeklogjp application(read only) in settings. >> And try OAuth via Twitter, then Geeklogjp application(read and write) >> will appear in settings. >> You will get direct message. >> >> (2) >> via Facebook OAuth: Username, e-mail and other are set. Password is not > set. >> >> (3) >> via LinkedIn OAuth: Username and other without e-mail. Password is not > set. >> >> We will release Aug. 18 or 19 may be. >> >> >> Files: >> ? language/english.php >> ? language/japanese_utf-8.php >> ? system/lib-security.php >> ? system/classes/oauthhelper.class.php (+) >> ? system/classes/oauth/twitter.auth.class.php (+) >> ? system/classes/oauth/facebook.auth.class.php (+) >> ? system/classes/oauth/linkedin.auth.class.php (+) >> >> add to PEAR >> ? system/pear/Net/URL2.php (+) ? ? ?<- Net_URL2-0.3.1 >> ? system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 >> ? system/pear/HTTP/Request2/* (+) ? <- HTTP_Request2-0.5.2 >> ? system/pear/HTTP/OAuth.php (+) ? ?<- HTTP_OAuth-0.1.18 >> ? system/pear/HTTP/OAuth/* (+) ? ? ?<- HTTP_OAuth-0.1.18 >> >> Public_html >> ? public_html/lib-common.php >> ? public_html/users.php >> ? public_html/images/sign-in-with-twitter.png (+) >> ? public_html/images/sign-in-with-twitter-sm.png (+) >> ? public_html/images/sign-in-with-facebook.png (+) >> ? public_html/images/sign-in-with-linkedin.png (+) >> >> Theme >> ? public_html/layout/professional/loginform.thtml >> ? public_html/layout/professional/loginform_oauth.thtml (+) >> ? public_html/layout/professional/users/loginform.thtml >> >> Author: @wkyhiroron >> Presented by IVYWE and Winkey >> >> bye, Ivy >> >> -- >> http://www.geeklog.jp >> http://www.ivywe.co.jp >> >> 2010/8/17 Tom : >>> I see that your development site now has Facebook and LinkedIn login >>> buttons. ?How is development going and when do you expect to release it > (I >>> hope!) ? >>> >>> Thanks >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-devel-bounces at lists.geeklog.net >>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >>> Sent: August-05-10 6:40 AM >>> To: geeklog-devel at lists.geeklog.net >>> Subject: [geeklog-devel] Twitter OAuth for Geeklog >>> >>> >>> Hi, >>> Twitter OAuth for Geeklog is under development. >>> Everyone try to login with "Sign in with Twitter" button at >>> http://gl17x.hiroron.com/. >>> Your feedback is highly appreciated. >>> No problem found so far at Japanese environment. >>> >>> Easier user login method for community site by Geeklog. >>> >>> bye, hiroron >>> -- >>> http://hiroron.com/ >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5342 (20100805) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5370 (20100816) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5371 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5371 (20100816) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5372 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5372 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5374 (20100817) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5374 (20100817) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5374 (20100817) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Tue Aug 17 15:24:17 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Wed, 18 Aug 2010 04:24:17 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <013501cb3e3e$cde013e0$69a03ba0$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> Message-ID: Tom, openid user don't have email. -- Ivy 2010/8/18 Tom : > Hmmm, > > I wonder what we should do about the email issue on the Geeklog core side of > things (just brain storming here). All Geeklog accounts require an email > address so does not having one break anything in Geeklog besides sending an > email to the user and password retrieval, like comment notification? > > Maybe at some point COM_mail should be modified to allow for alternate > custom messaging systems. For example if someone is logged in through > Twitter then the Twitter direct message system can be used just for that > account instead. > > Thoughts... > > Tom > > > -----Original Message----- > From: geeklog-devel-bounces at lists.geeklog.net > [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog > IvyWe > Sent: August-17-10 1:10 PM > To: Geeklog Development > Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog > > Hi Tom, > >> I received the Twitter Direct message now. Makes sense that it wouldn't > have >> sent it before since I already had an account on Geeklogjp. > > Congratulations! > >> Facebook also worked now. It grabbed my Name, email and photo. Any chance > of >> grabbing bio and location information like you did in Twitter? > > http://developers.facebook.com/docs/reference/api/user > All of these data can be get. > Email is included. > >> What is the reason behind why in Twitter and LinkedIn OAuth methods you >> don't retrieve the email address (I assume there is a problem since you >> retrieve it in Facebook)? > > 1. Twitter API: > http://dev.twitter.com/doc/get/users/suggestions/:slug > id > name > screen_name > location > description > url > time_zone > created_a > profile_image_url > friends_count > followers_count > favourites_count > statuses_count > > Email is not included... > > > 2. LinkedIn[Profile API] > > Default Fields Returned > http://developer.linkedin.com/docs/DOC-1002 > ?... first-name,last-name,headline,site-standard-profile-request/url > > More > http://developer.linkedin.com/docs/DOC-1014 > ?... > id,first-name,last-name,picture-url,headline,summary,positions,educations > > Email is not included... > > >> Great Work by the way. > > Thanks! > > > 2010/8/17 Tom : >> Hi Ivy, >> >> I received the Twitter Direct message now. Makes sense that it wouldn't > have >> sent it before since I already had an account on Geeklogjp. >> >> Facebook also worked now. It grabbed my Name, email and photo. Any chance > of >> grabbing bio and location information like you did in Twitter? >> >> What is the reason behind why in Twitter and LinkedIn OAuth methods you >> don't retrieve the email address (I assume there is a problem since you >> retrieve it in Facebook)? >> >> Great Work by the way. >> >> Tom >> -----Original Message----- >> From: geeklog-devel-bounces at lists.geeklog.net >> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog >> IvyWe >> Sent: August-17-10 2:48 AM >> To: Geeklog Development >> Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog >> >> Hi Tom, >> >> Twitter OAuth in Geeklog: >> >> Your Twitter setting is okey. >> I tried again, but I get password message, correctry. >> >> ?ivyjp: Your account via Twitter OAuth has been created >> successfully.http://is.gd/eiMk2 If you wantto edit your account, use >> the password bellow. password: 7ef68e2e >> >> This message is from myself. >> So secure. >> >> I removed your account via Twitter, ?so try again, please. >> >> >> Facebook OAuth in Geeklog: >> >> I changed fb to gl17x in Facebook application's connection, now. >> So try again, please. >> >> >> Ivy >> -- >> http://www.ivywe.co.jp >> http://www.geeklog.jp >> >> from iPad >> >> >> 2010/8/17, Tom : >>> Hi Ivy, >>> >>> I was able to log in via LinkedIn and all seemed fine. Is there currently >> no >>> way to get a password to the user? >>> >>> With Twitter, I went to my Twitter Account -> Settings -> Connections >>> I saw no way of removing the Geeklogjp connection. I could only revoke >>> access, which I did. I then logged back into your Geeklog site using >>> Twitter. Twitter asked me if it should allow access again which I said > ok. >>> All seems fine, my Geeklog account is updated with my new Twitter >>> information. Checking in the Connections tab on Twitter, Geeklogjp does >> now >>> have read and write access. ?The only thing is, I still (after about 10 >>> minutes) do not have a direct message with a password. >>> >>> With Facebook, I didn't get very far. Clicking on the Facebook Login >> button, >>> it brought me to a Facebook page asking if it should give Geeklogjp > access >>> to my information (this was in Internet Explorer 8 and I was already >> logged >>> into Facebook). I clicked Allow and then for some reason the File > Download >>> form came up and then an Internet Explorer error message came up saying >>> cannot download. I figured this may be a Internet Explorer "thing" so I >> then >>> tried Google Chrome. Clicking on the Login button brought me to the >> Facebook >>> login page. When I attempted to login I got the following error message. >>> >>> { >>> ? ?"error": { >>> ? ? ? "type": "OAuthException", >>> ? ? ? "message": "Invalid redirect_uri: The Facebook Connect cross-domain >>> receiver URL (http://gl17x.hiroron.com/users.php?oauth_login=facebook) >> must >>> have the application's Connect URL (http://fb.hiroron.com/) as a prefix. >>> You can configure the Connect URL in the >> >> > href=\"http://www.facebook.com/developers/editapp.php?app_id=131898813520219 >>> \">Application Settings Editor." >>> ? ?} >>> } >>> >>> It looks like Facebook doesn't like the different domain prefix. >>> >>> Let me know when you want me to test logging in again. >>> >>> Thanks >>> >>> Tom >>> >>> -----Original Message----- >>> From: geeklog-devel-bounces at lists.geeklog.net >>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of > ????@Geeklog >>> IvyWe >>> Sent: August-16-10 12:06 PM >>> To: Geeklog Development >>> Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog >>> >>> Tom, >>> >>>> I see that your development site now has Facebook and LinkedIn login >>>> buttons. ?How is development going and when do you expect to release it >> (I >>>> hope!) ? >>> >>> Today, we finished. >>> Please test Twitter Facebook LinkedIn OAuth in Geeklog! >>> http://gl17x.hiroron.com/ >>> >>> Now we are writing documents. >>> >>> (1) >>> Twitter OAuth: Username and other are set. e-mail is not set but >>> Geeklog send password by Twitter direct message. >>> So the user can edit account. >>> >>> Tom, please set off Twitter Geeklogjp application(read only) in settings. >>> And try OAuth via Twitter, then Geeklogjp application(read and write) >>> will appear in settings. >>> You will get direct message. >>> >>> (2) >>> via Facebook OAuth: Username, e-mail and other are set. Password is not >> set. >>> >>> (3) >>> via LinkedIn OAuth: Username and other without e-mail. Password is not >> set. >>> >>> We will release Aug. 18 or 19 may be. >>> >>> >>> Files: >>> ? language/english.php >>> ? language/japanese_utf-8.php >>> ? system/lib-security.php >>> ? system/classes/oauthhelper.class.php (+) >>> ? system/classes/oauth/twitter.auth.class.php (+) >>> ? system/classes/oauth/facebook.auth.class.php (+) >>> ? system/classes/oauth/linkedin.auth.class.php (+) >>> >>> add to PEAR >>> ? system/pear/Net/URL2.php (+) ? ? ?<- Net_URL2-0.3.1 >>> ? system/pear/HTTP/Request2.php (+) <- HTTP_Request2-0.5.2 >>> ? system/pear/HTTP/Request2/* (+) ? <- HTTP_Request2-0.5.2 >>> ? system/pear/HTTP/OAuth.php (+) ? ?<- HTTP_OAuth-0.1.18 >>> ? system/pear/HTTP/OAuth/* (+) ? ? ?<- HTTP_OAuth-0.1.18 >>> >>> Public_html >>> ? public_html/lib-common.php >>> ? public_html/users.php >>> ? public_html/images/sign-in-with-twitter.png (+) >>> ? public_html/images/sign-in-with-twitter-sm.png (+) >>> ? public_html/images/sign-in-with-facebook.png (+) >>> ? public_html/images/sign-in-with-linkedin.png (+) >>> >>> Theme >>> ? public_html/layout/professional/loginform.thtml >>> ? public_html/layout/professional/loginform_oauth.thtml (+) >>> ? public_html/layout/professional/users/loginform.thtml >>> >>> Author: @wkyhiroron >>> Presented by IVYWE and Winkey >>> >>> bye, Ivy >>> >>> -- >>> http://www.geeklog.jp >>> http://www.ivywe.co.jp >>> >>> 2010/8/17 Tom : >>>> I see that your development site now has Facebook and LinkedIn login >>>> buttons. ?How is development going and when do you expect to release it >> (I >>>> hope!) ? >>>> >>>> Thanks >>>> >>>> Tom >>>> >>>> -----Original Message----- >>>> From: geeklog-devel-bounces at lists.geeklog.net >>>> [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of hiroron >>>> Sent: August-05-10 6:40 AM >>>> To: geeklog-devel at lists.geeklog.net >>>> Subject: [geeklog-devel] Twitter OAuth for Geeklog >>>> >>>> >>>> Hi, >>>> Twitter OAuth for Geeklog is under development. >>>> Everyone try to login with "Sign in with Twitter" button at >>>> http://gl17x.hiroron.com/. >>>> Your feedback is highly appreciated. >>>> No problem found so far at Japanese environment. >>>> >>>> Easier user login method for community site by Geeklog. >>>> >>>> bye, hiroron >>>> -- >>>> http://hiroron.com/ >>>> >>>> >>>> _______________________________________________ >>>> geeklog-devel mailing list >>>> geeklog-devel at lists.geeklog.net >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>>> >>>> __________ Information from ESET NOD32 Antivirus, version of virus >>> signature >>>> database 5342 (20100805) __________ >>>> >>>> The message was checked by ESET NOD32 Antivirus. >>>> >>>> http://www.eset.com >>>> >>>> >>>> >>>> >>>> >>>> __________ Information from ESET NOD32 Antivirus, version of virus >>> signature >>>> database 5370 (20100816) __________ >>>> >>>> The message was checked by ESET NOD32 Antivirus. >>>> >>>> http://www.eset.com >>>> >>>> >>>> _______________________________________________ >>>> geeklog-devel mailing list >>>> geeklog-devel at lists.geeklog.net >>>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5371 (20100816) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus >> signature >>> database 5371 (20100816) __________ >>> >>> The message was checked by ESET NOD32 Antivirus. >>> >>> http://www.eset.com >>> >>> >>> _______________________________________________ >>> geeklog-devel mailing list >>> geeklog-devel at lists.geeklog.net >>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >>> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5372 (20100817) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> >> >> __________ Information from ESET NOD32 Antivirus, version of virus > signature >> database 5372 (20100817) __________ >> >> The message was checked by ESET NOD32 Antivirus. >> >> http://www.eset.com >> >> >> _______________________________________________ >> geeklog-devel mailing list >> geeklog-devel at lists.geeklog.net >> http://eight.pairlist.net/mailman/listinfo/geeklog-devel >> > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5374 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5374 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 5374 (20100817) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > -- From dirk at haun-online.de Tue Aug 17 15:56:32 2010 From: dirk at haun-online.de (Dirk Haun) Date: Tue, 17 Aug 2010 21:56:32 +0200 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> Message-ID: <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> Am 17.08.2010 um 21:24 Uhr schrieb ????@Geeklog IvyWe: > openid user don't have email. That depends on the OpenID provider. Some provide the email, some don't. And some let you decide whether to provide one. Geeklog doesn't strictly require an email address for an account any more. But it's still strongly suggested. bye, Dirk From komma at ivywe.co.jp Tue Aug 17 18:40:30 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Wed, 18 Aug 2010 07:40:30 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> Message-ID: Dirk, I see. /profiles.php?uid=XXX If the user have no email, Send Email -> (username)@openid This is incorrect. /profiles.php?uid=XXX This page should be ... example... ________________________________________________ ==Send mail to (username)== (username) has no mail. If you want to contact, go to (username) profile page: http://(profile page to contact). ________________________________________________ http://(profile page to contact) CASE:Twitter: http://twitter.com/(username) CASE:Facebook: http://www.facebook.com/(username) CASE:LinkedIn: http://www.linkedin.com/profile?viewProfile=&key=(nnnnnnnn)&locale=en_US&trk=tab_pro bye, Ivy -- 2010/8/18 Dirk Haun : > Am 17.08.2010 um 21:24 Uhr schrieb ????@Geeklog IvyWe: > >> openid user don't have email. > > That depends on the OpenID provider. Some provide the email, some don't. And some let you decide whether to provide one. > > Geeklog doesn't strictly require an email address for an account any more. But it's still strongly suggested. > From komma at ivywe.co.jp Wed Aug 18 10:43:47 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Wed, 18 Aug 2010 23:43:47 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> Message-ID: Hi, OpenID and OAuth API don't send email to applications for security, usually. Facebook is very particular case. Now Geeklog needs password to edit profile. But I think Geeklog should be alow null password. Then password notification will be unnecessary. In case of twtvite, http://twtvite.com/ login user can add email, without password notification. 2010?8?18?7:40 ????@Geeklog IvyWe : > Dirk, > > I see. > > /profiles.php?uid=XXX > If the user have no email, > > Send Email -> (username)@openid > > This is incorrect. > > /profiles.php?uid=XXX > This page should be ... example... bye, Ivy -- From websitemaster at cogeco.net Sat Aug 21 09:23:05 2010 From: websitemaster at cogeco.net (Tom) Date: Sat, 21 Aug 2010 09:23:05 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> Message-ID: <000301cb4133$fd6a49d0$f83edd70$@net> Hey Ivy, Any word on the OAuth release? If you need someone to look over the English instructions let me know. Thanks Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog IvyWe Sent: August-18-10 10:44 AM To: Geeklog Development Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog Hi, OpenID and OAuth API don't send email to applications for security, usually. Facebook is very particular case. Now Geeklog needs password to edit profile. But I think Geeklog should be alow null password. Then password notification will be unnecessary. In case of twtvite, http://twtvite.com/ login user can add email, without password notification. 2010?8?18?7:40 ????@Geeklog IvyWe : > Dirk, > > I see. > > /profiles.php?uid=XXX > If the user have no email, > > Send Email -> (username)@openid > > This is incorrect. > > /profiles.php?uid=XXX > This page should be ... example... bye, Ivy -- _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5376 (20100818) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5376 (20100818) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5380 (20100819) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5384 (20100821) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5384 (20100821) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Sun Aug 22 02:14:00 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Sun, 22 Aug 2010 15:14:00 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <000301cb4133$fd6a49d0$f83edd70$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> Message-ID: Hi Tom, > Any word on the OAuth release? If you need someone to look over the English > instructions let me know. Thanks! OAuth in Geeklog - Login via Twitter Facebook LinkedIn OAuth is now available for download at two sites. http://www.ivywe.co.jp/download/index.php?id=geeklog_oauth_hack (IVY WE) http://hiroron.com/filemgmt/index.php?id=224 (hiroron site) But please help us English documents. We added 4 messages into language file, $MESSAGE = array( 110 => 'Can not get URL for authentication.', 111 => 'Authentication error.', 112 => 'Certification has been canceled.', 113 => 'Your account via Twitter OAuth has been created successfully. {site_url}', Is it okey or not? When user log in by Twitter OAuth API, Geeklog send welcome message by Twitter Direct message. Direct message is formatted by language file. Direct message include no password. We hope change Geeklog system that user can edit if current password is NULL. bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp From komma at ivywe.co.jp Sun Aug 22 02:27:35 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Sun, 22 Aug 2010 15:27:35 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> Message-ID: Hi, OAuth in Geeklog - Login via Twitter Facebook LinkedIn OAuth is now available for download at two sites. http://www.ivywe.co.jp/download/index.php?id=geeklog_oauth_hack (IVY WE) http://hiroron.com/filemgmt/index.php?id=225 (hiroron English site) <==== change Configuration: lib-common.php line 7224: // OAuth Config Add -- hiroron $_CONF['user_login_method']['oauth'] = true; This code does not worked at siteconfig.php well, so hiroron added to lib-common.php. bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp From websitemaster at cogeco.net Sun Aug 22 09:42:47 2010 From: websitemaster at cogeco.net (Tom) Date: Sun, 22 Aug 2010 09:42:47 -0400 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> Message-ID: <014b01cb41ff$e80f16c0$b82d4440$@net> Your English messages look fine. I will check the readme files and get back to you. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of ????@Geeklog IvyWe Sent: August-22-10 2:14 AM To: Geeklog Development Subject: Re: [geeklog-devel] Twitter OAuth for Geeklog Hi Tom, > Any word on the OAuth release? If you need someone to look over the English > instructions let me know. Thanks! OAuth in Geeklog - Login via Twitter Facebook LinkedIn OAuth is now available for download at two sites. http://www.ivywe.co.jp/download/index.php?id=geeklog_oauth_hack (IVY WE) http://hiroron.com/filemgmt/index.php?id=224 (hiroron site) But please help us English documents. We added 4 messages into language file, $MESSAGE = array( 110 => 'Can not get URL for authentication.', 111 => 'Authentication error.', 112 => 'Certification has been canceled.', 113 => 'Your account via Twitter OAuth has been created successfully. {site_url}', Is it okey or not? When user log in by Twitter OAuth API, Geeklog send welcome message by Twitter Direct message. Direct message is formatted by language file. Direct message include no password. We hope change Geeklog system that user can edit if current password is NULL. bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5385 (20100821) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5385 (20100821) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5386 (20100822) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5386 (20100822) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From komma at ivywe.co.jp Sun Aug 22 10:06:57 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Sun, 22 Aug 2010 23:06:57 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: <014b01cb41ff$e80f16c0$b82d4440$@net> References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> <014b01cb41ff$e80f16c0$b82d4440$@net> Message-ID: Tom, > Your English messages look fine. I will check the readme files and get back > to you. Thanks! I added this hack to http://www.geeklog.jp and http://www.ivywe.co.jp bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp From komma at ivywe.co.jp Sun Aug 22 11:53:46 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Mon, 23 Aug 2010 00:53:46 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> <014b01cb41ff$e80f16c0$b82d4440$@net> Message-ID: Tom, Please add message to the English documents bellow. ===== Now, three files are located in the /system/classes/oauth/. You can delete unnecessary files. For example, If you need only Twitter OAuth, please delete Facebook and LinkedIn class files. ===== bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp From komma at ivywe.co.jp Tue Aug 24 12:04:03 2010 From: komma at ivywe.co.jp (=?ISO-2022-JP?B?GyRCOiM2cEUvO1IbKEJAR2Vla2xvZyBJdnlXZQ==?=) Date: Wed, 25 Aug 2010 01:04:03 +0900 Subject: [geeklog-devel] Twitter OAuth for Geeklog In-Reply-To: References: <4C5A94F1.1010402@hiroron.com> <044e01cb3d56$03aa3800$0afea800$@net> <052f01cb3db2$0e611eb0$2b235c10$@net> <004d01cb3e0e$53ef0a30$fbcd1e90$@net> <013501cb3e3e$cde013e0$69a03ba0$@net> <8A5C1F66-6C87-43B2-BFB1-A381A1DF6F99@haun-online.de> <000301cb4133$fd6a49d0$f83edd70$@net> <014b01cb41ff$e80f16c0$b82d4440$@net> Message-ID: Hi Tom, I added . === How to delete unnecessary OAuth === Delete unnecessary /system/classes/oauth/xxxxx.auth.class.php. Is it okey? We will upload OAuth hack files soon at geeklog.net. bye, Ivy -- http://www.geeklog.jp http://www.ivywe.co.jp From cordiste at free.fr Sat Aug 28 02:16:24 2010 From: cordiste at free.fr (cordiste) Date: Sat, 28 Aug 2010 08:16:24 +0200 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> References: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> Message-ID: Dirk, Can you confirm a date for geeklog 1.7.1 release? Ben 2010/8/7 Dirk Haun : > Okay, it's about time to bring Geeklog back from its summer vacation. With GSoC about to wrap up, now would be a good time for a 1.7.1 release before we start integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for November). > > The list of changes is rather short, but does include some useful bug fixes, so I think it's worth it. > > Anything on anyone's radar that they would like to see included in a 1.7.1 release (and that can not wait for 1.8.0)? > > bye, Dirk > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > From websitemaster at cogeco.net Sat Aug 28 11:40:48 2010 From: websitemaster at cogeco.net (Tom) Date: Sat, 28 Aug 2010 11:40:48 -0400 Subject: [geeklog-devel] Geeklog Forums In-Reply-To: References: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> Message-ID: <035401cb46c7$631f1a10$295d4e30$@net> >From the discussion here about changing the forums around http://www.geeklog.net/forum/viewtopic.php?showtopic=91053&lastpost=true While I don't see this as an instant fix for more community involvement I do see it as a small step in the right direction. I like most of 1ynx suggestions (see below) but I would suggest adding Google Summer of Code - GSOC 2010 - GSOC 2011 (would be added if we get accepted next year) after Development and Coding and maybe changing Development and Coding too Development & Coding (previously Developers Only) - GL 1.7 - GL 1.8 - GL 1.9 (would be added once 1.7 released) Does anyone else like this suggestion or have any of their own about how the forums should be setup? Tom 1ynx suggested forum Layout General Discussions - General Geeklog Discussions: General discussion about anything related to Geeklog. - You and your sites: Introduce yourself and/or show off your Geeklog site. (Previously My Geeklog Site) - Geeklog related sites: Post sites related to Geeklog. (Previously Sites) - Off-topic: Post anything, news, jokes, anything unrelated to Geeklog allowed. - Feedback: Give feedback or post suggestions. (same as Feedback) Support - General support: (combining General Help and Installation, I personally think they should be in one place since installation trouble is usually something simple) - Plugin support (Previously Plugin Help) - Theming support (previously Themes) - Documentation, Tips & Tricks: Post instructions, tips and tricks for beginners. (non wiki related, or maybe a sticky topic pointing to the wiki for beginners) Extensions - Plugins - PHP Blocks - Cool Hacks Development & Coding (previously Developers Only) - GL 1.x (maybe expand this a little into e.g. Core code, Plugins, Templating, etc. making it a place where everyone can ask development or code related questions?) - GL 2.x (shouldn't this one be dropped or put into an archive?) International Support & Translations - List of a bunch of languages other then English, e.g. Dutch, French, Japanese, Chinese, German, etc. __________ Information from ESET NOD32 Antivirus, version of virus signature database 5404 (20100828) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From dirk at haun-online.de Sat Aug 28 12:09:47 2010 From: dirk at haun-online.de (Dirk Haun) Date: Sat, 28 Aug 2010 18:09:47 +0200 Subject: [geeklog-devel] Geeklog Forums In-Reply-To: <035401cb46c7$631f1a10$295d4e30$@net> References: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> <035401cb46c7$631f1a10$295d4e30$@net> Message-ID: > http://www.geeklog.net/forum/viewtopic.php?showtopic=91053&lastpost=true I'm open to a Forum reorg. Specifically, I think the GL 2 forum needs to go. But what do we do with the posts in there? Not all of them are about GL 2, mind you. > Google Summer of Code > - GSOC 2010 > - GSOC 2011 (would be added if we get accepted next year) Where's all the GSoC traffic that should go into those? I'd suggest only one GSoC forum. > Development & Coding (previously Developers Only) > - GL 1.7 > - GL 1.8 > - GL 1.9 (would be added once 1.7 released) Again, where's all the traffic for those forums? The "Developers Only" heading probably kept too many users away, so changing that to something more friendly is a good idea. But I'd only have, say, one general Geeklog development and a plugin development forum (or "add-ons" or something like that). I don't really see a need for separate forums per version - it would only clutter the forums after some releases. bye, Dirk From websitemaster at cogeco.net Sat Aug 28 17:05:02 2010 From: websitemaster at cogeco.net (Tom) Date: Sat, 28 Aug 2010 17:05:02 -0400 Subject: [geeklog-devel] Geeklog Forums In-Reply-To: References: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> <035401cb46c7$631f1a10$295d4e30$@net> Message-ID: <038801cb46f4$aec483b0$0c4d8b10$@net> -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Dirk Haun Sent: August-28-10 12:10 PM To: Geeklog Development Subject: Re: [geeklog-devel] Geeklog Forums >> http://www.geeklog.net/forum/viewtopic.php?showtopic=91053&lastpost=true >I'm open to a Forum reorg. Specifically, I think the GL 2 forum needs to go. But what do we do with the posts in there? Not all of them are about GL 2, mind you. Yeah I don't think we should lose the posts, maybe have an archive section (viewable or not by everyone except Admins??) >> Google Summer of Code >> - GSOC 2010 >> - GSOC 2011 (would be added if we get accepted next year) >Where's all the GSoC traffic that should go into those? I'd suggest only one GSoC forum. I would hope we would generate some traffic with the post about this year's GSOC projects and how they ended up when it hits the Geeklog homepage. Sure, one would be fine, we could always add more when needed. If it is only going to be one maybe this should be moved to Development & Coding? >> Development & Coding (previously Developers Only) >> - GL 1.7 >> - GL 1.8 >> - GL 1.9 (would be added once 1.7 released) >Again, where's all the traffic for those forums? The "Developers Only" heading probably kept too many users away, so changing that to something more friendly is a good idea. But I'd only have, say, one >general Geeklog development and a plugin development forum (or "add-ons" or something like that). I don't really see a need for separate forums per version - it would only clutter the forums after some >releases. Yeah I guess it would get cluttered in a few years. How about this then Development & Coding - GL 1.x - Plugins - Templates - GSOC ??? This way we separate out the 3 distinct items as you can get a lot of theme creators who are not really coders. I realize the traffic is not there yet for multiple forums but, (as it was said in Field of Dreams) if you build it, they will come. Hopefully as we start to slowly address the issues of the Geeklog community it will bring more new users (like 1ynx) that will stick around and who are willing to contribute. bye, Dirk _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5404 (20100828) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5405 (20100828) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From websitemaster at cogeco.net Mon Aug 30 18:12:49 2010 From: websitemaster at cogeco.net (Tom) Date: Mon, 30 Aug 2010 18:12:49 -0400 Subject: [geeklog-devel] Geeklog 1.7.1 In-Reply-To: References: <6841D8DB-9B99-4ECA-99E7-4C9EB9229374@haun-online.de> Message-ID: <05f101cb4890$7b8fe730$72afb590$@net> I would hope sometime mid September. I do have a few small things targeted for that version but nothing critical. Tom -----Original Message----- From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of cordiste Sent: August-28-10 2:16 AM To: Geeklog Development Subject: Re: [geeklog-devel] Geeklog 1.7.1 Dirk, Can you confirm a date for geeklog 1.7.1 release? Ben 2010/8/7 Dirk Haun : > Okay, it's about time to bring Geeklog back from its summer vacation. With GSoC about to wrap up, now would be a good time for a 1.7.1 release before we start integrating any of the GSoC results for Geeklog 1.8.0 (scheduled for November). > > The list of changes is rather short, but does include some useful bug fixes, so I think it's worth it. > > Anything on anyone's radar that they would like to see included in a 1.7.1 release (and that can not wait for 1.8.0)? > > bye, Dirk > > _______________________________________________ > geeklog-devel mailing list > geeklog-devel at lists.geeklog.net > http://eight.pairlist.net/mailman/listinfo/geeklog-devel > > _______________________________________________ geeklog-devel mailing list geeklog-devel at lists.geeklog.net http://eight.pairlist.net/mailman/listinfo/geeklog-devel __________ Information from ESET NOD32 Antivirus, version of virus signature database 5403 (20100827) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5410 (20100830) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com