Click here to Skip to main content
15,890,690 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Comments on blogs in moderation queue Pin
Sean Ewington2-Jul-14 7:16
staffSean Ewington2-Jul-14 7:16 
SuggestionSite API Pin
#realJSOP2-Jul-14 2:23
mve#realJSOP2-Jul-14 2:23 
GeneralRe: Site API Pin
Chris Maunder2-Jul-14 6:37
cofounderChris Maunder2-Jul-14 6:37 
GeneralRe: Site API Pin
Pete O'Hanlon2-Jul-14 7:27
mvePete O'Hanlon2-Jul-14 7:27 
GeneralRe: Site API Pin
Nish Nishant2-Jul-14 8:00
sitebuilderNish Nishant2-Jul-14 8:00 
GeneralRe: Site API Pin
#realJSOP2-Jul-14 8:15
mve#realJSOP2-Jul-14 8:15 
GeneralRe: Site API Pin
Chris Maunder2-Jul-14 9:00
cofounderChris Maunder2-Jul-14 9:00 
GeneralRe: Site API Pin
#realJSOP2-Jul-14 8:36
mve#realJSOP2-Jul-14 8:36 
I just had another thought - How about this:

0) A user runs an app that gets data from CP

1) The act of requesting that data causes the server to save the date/time of the request, the user's CP id, and the app id in the database.

2) The server creates a XML (or JSON) file for that user with the requesting app(s) data

3) For a period of N days (where N is determined by CP admins), the server automatically updates that file with that info every night at time convenient for the system.

4) The next time the app makes a request, the datetime is updated for that user/app, and the file is returned to him (since it already exists and is updated).

5) If the file expires (older than N days), the service can update it before returning the filename.

6) When the nightly job runs, expired files can be deleted (or marked for deletion).

The only thing that CP would have to do is provide the assembly that handles that negotiation, and the application would have to make all API calls via that assembly.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013


GeneralRe: Site API Pin
Chris Maunder2-Jul-14 9:01
cofounderChris Maunder2-Jul-14 9:01 
GeneralRe: Site API Pin
#realJSOP3-Jul-14 1:53
mve#realJSOP3-Jul-14 1:53 
GeneralRe: Site API Pin
#realJSOP3-Jul-14 2:00
mve#realJSOP3-Jul-14 2:00 
GeneralRe: Site API Pin
Chris Maunder3-Jul-14 2:43
cofounderChris Maunder3-Jul-14 2:43 
GeneralRe: Site API Pin
Nish Nishant8-Jul-14 7:34
sitebuilderNish Nishant8-Jul-14 7:34 
GeneralRe: Site API Pin
Chris Maunder8-Jul-14 14:04
cofounderChris Maunder8-Jul-14 14:04 
GeneralRe: Site API Pin
Nish Nishant8-Jul-14 14:07
sitebuilderNish Nishant8-Jul-14 14:07 
GeneralRe: Site API Pin
Chris Maunder8-Jul-14 14:36
cofounderChris Maunder8-Jul-14 14:36 
GeneralRe: Site API Pin
Nish Nishant8-Jul-14 15:28
sitebuilderNish Nishant8-Jul-14 15:28 
GeneralRe: Site API Pin
Kornfeld Eliyahu Peter2-Jul-14 9:20
professionalKornfeld Eliyahu Peter2-Jul-14 9:20 
BugBlog Posted on 6/26 Has Not Been Consumed Pin
Jake Drew1-Jul-14 9:07
Jake Drew1-Jul-14 9:07 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Sean Ewington2-Jul-14 5:02
staffSean Ewington2-Jul-14 5:02 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Jake Drew2-Jul-14 5:09
Jake Drew2-Jul-14 5:09 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Sean Ewington2-Jul-14 5:59
staffSean Ewington2-Jul-14 5:59 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Jake Drew3-Jul-14 6:37
Jake Drew3-Jul-14 6:37 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Sean Ewington3-Jul-14 7:31
staffSean Ewington3-Jul-14 7:31 
GeneralRe: Blog Posted on 6/26 Has Not Been Consumed Pin
Jake Drew3-Jul-14 7:37
Jake Drew3-Jul-14 7:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.