If anyone is interested, here is the current requirements doc. What's the best way to share this?
Yes, the source will be open source. Please comment with questions / ideas. https://docs.google.com/document/d/1wYQi3geDslFwFggM6o-gb72_LuG0_DvwodgcEdF6-4I/edit?hl=en_US&authkey=CLDFlMEN Dan Schlossberg Chief Software Craftsman www.softwaresingularity.com m: 678.361.6960 @danschlossberg >________________________________ >From: Steven Smith <[email protected]> >To: [email protected] >Sent: Wednesday, June 15, 2011 9:49 AM >Subject: Re: How to find a orchard dev > > >Are you just looking for somebody to pair with on side projects, or somebody >to hire? Have you tried twitter, in addition to this list? > >Steve > > > >On Wed, Jun 15, 2011 at 1:39 AM, Dan Schlossberg <[email protected]> >wrote: > >Hi all, >> >> >> >> >>How do I find an orchard dev to remote pair with. >> >> >> >> >> >>About me: >> >> >>I've played around with Orchard and built my site on it. >>www.softwaresingularity.com Nothing fancy. >> >> >>I contributed one module to the the community, Google CDN Libraries. >> >> >>I've remote paired a bit and think its actually a pretty productive way to >>work. >> >> >>I've been doing dot net since it came out. (2 year stint in java). I know >>enough ruby to love nuget and chewie! >> >>Dan Schlossberg >>Chief Software Craftsman >>www.softwaresingularity.com >> >>m: 678.361.6960 >>@danschlossberg >> >> >> >>>________________________________ >>>From: Bertrand Le Roy <[email protected]> >>>To: [email protected] >>>Sent: Tuesday, June 14, 2011 5:43 PM >>>Subject: RE: Tags >>> >>> >>>I’ll make a blog post. Give me time J >>> >>>From:Steve Schofield [mailto:[email protected]] >>>Sent: Tuesday, June 14, 2011 2:38 PM >>>To: [email protected] >>>Subject: RE: Tags >>> >>>Any chances of getting tag specific RSS feeds feature in a near future >>>build? Or an article how to do it? >>> >>>Steve >>> >>>From:Bertrand Le Roy [mailto:[email protected]] >>>Sent: Thursday, June 02, 2011 5:28 PM >>>To: [email protected] >>>Subject: RE: Tags >>> >>>That’s a bug, apparently. Can you file it on CodePlex? >>> >>>From:Steve Schofield [mailto:[email protected]] >>>Sent: Thursday, June 02, 2011 2:53 AM >>>To: [email protected] >>>Subject: RE: Tags >>> >>>Thanks Kevin, I didn’t scroll enough. I’ve not dug into the code for >>>Orchard much to understand to the level you mentioned. The reason I need >>>the TAGS to be accurate my IIS TAG consumed by other feeds, including >>>blogs.iis.net/steveschofield. I’m not certain the current structure would >>>support being consumed by external sources to get the latest content. I’ll >>>have to see if I can write an extra page to retrieve the content in a format >>>that can be consumed. >>> >>>Steve >>> >>>From:Kevin Kuebler [mailto:[email protected]] >>>Sent: Wednesday, June 01, 2011 11:35 PM >>>To: [email protected] >>>Subject: Re: Tags >>> >>>Your posting does actually show up under the IIS tag, it's just that it's at >>>the end of the list: http://www.iislogs.com/Tags/IIS?page=19. I ran into a >>>similar problem with the Taxonomies module, however the problem isn't with >>>either the Tags or Taxonomies modules, it's an issue with the data access >>>system in Orchard itself. >>> >>>If you look at the GetTaggedContentItems method in the TagService you can >>>see the problem. There is no OrderBy clause specified. Due to the way the >>>content system is structured there's no effective way to specify an order at >>>the same time that you're using paging. >>> >>>I mentioned this to Sebastien when I realized the same problem while using >>>the Taxonomies module. He apparently has a workable solution by dropping >>>below Orchard's Repository level and using NHibernate directly. However >>>Taxonomies is not a core module like Tags, so I don't know what the plan is >>>to address this issue. Hopefully someone on the team can chime in with more >>>information. >>> >>>Kevin >>>On Wed, Jun 1, 2011 at 10:51 PM, Steve Schofield <[email protected]> wrote: >>>Not sure what to make of this. I posted my first blog posting on >>>www.iislogs.com/steveschofield. >>>http://www.iislogs.com/steveschofield/LocalDomainUsersFTP75OnSameSite >>> >>>I'm not here to promote it, the interesting thing when I tagged with IIS, >>>which I browse the 'IIS' tag, the posting doesn't show up? Any ideas? >>>http://www.iislogs.com/Tags/IIS >>> >>>Steve >>> >>> >>> >>> >>>--- >>>You are currently subscribed to orchard-discuss as: [email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. >>> >>> >>>-- >>>Kevin Kuebler >>>Lead Developer, NimblePros >>>twitter: @kevinkuebler >>> >>>--- You are currently subscribed to orchard-discuss as: [email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. >>>--- >>>You are currently subscribed to orchard-discuss as: >>>[email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. >>>--- >>>You are currently subscribed to orchard-discuss as: [email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. >>>--- >>>You are currently subscribed to orchard-discuss as: >>>[email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. --- >>>You are currently subscribed to orchard-discuss as: >>>[email protected]. >>>To unsubscribe send a blank email to >>>[email protected]. >>> >>> >>Dan Schlossberg >>Chief Software Craftsman >>Software Singularity >>(m) 678.361.6960 My profiles: >>Contact me: [email protected] danielschlossberg >> --- >>You are currently subscribed to orchard-discuss as: [email protected]. >>To unsubscribe send a blank email to >>[email protected]. > > >-- >Steve Smith >http://SteveSmithBlog.com/ >http://twitter.com/ardalis > >--- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected]. > > Dan Schlossberg Chief Software Craftsman Software Singularity (m) 678.361.6960 My profiles: Contact me: [email protected] danielschlossberg --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
