Conversation
Notices
-
Anyway even with the real time server side updating, I'm pretty sure I'll find a way to see deleted posts. I've grown accustomed to it.
Wednesday, 22-Aug-12 05:29:15 UTC from web-
@nerthos I am working on that... I want to start caching the posts in a SQL server that will be searchable.
Wednesday, 22-Aug-12 05:30:31 UTC from web-
@nlghtmaremoon I was thinking on forcing my computer to check for post ID and save in a text file each new one, with date and time. Basically a full back-up of everything posted whilst I'm on.
Wednesday, 22-Aug-12 05:31:50 UTC from web-
@nerthos Sql is so neat and clean, and will work well with any Push services that may or may not come about... OH! Push!
Wednesday, 22-Aug-12 05:33:46 UTC from web-
@nlghtmaremoon Yeah, thing is, I don't have lots of experience with internet stuff.
Wednesday, 22-Aug-12 05:34:48 UTC from web-
@nerthos I am weak on SQL, and parsing data from live web pages, but I love to Tinker...
Wednesday, 22-Aug-12 05:36:43 UTC from web-
@nlghtmaremoon Ok, if you can think of any way I can help with that, I'll be glad to do it.
Wednesday, 22-Aug-12 05:40:44 UTC from web-
@nerthos Sweet!
Wednesday, 22-Aug-12 05:41:33 UTC from web-
@nlghtmaremoon :3
Wednesday, 22-Aug-12 05:41:51 UTC from web
-
-
-
-
-
-
-
-
@nerthos Here's how to keep deleted posts. Don't manually refresh the page and take a screenshot of every single post known demand.
Wednesday, 22-Aug-12 05:32:31 UTC from web-
@stumpy But the size of the output would be massive.
Wednesday, 22-Aug-12 05:33:08 UTC from web-
@nerthos Use the song of time if a post wasn't deleted so you don't have to screenshot it.
Wednesday, 22-Aug-12 05:34:03 UTC from web
-
-
-
@mostapplethingofall The point is not to make a clone, I think, but to save what's posted and then deleted.
Wednesday, 22-Aug-12 05:39:25 UTC from web -
@mostapplethingofall it depends on how the new site will work, if there will be push support, it will be epicly easy... If the site is not much different I will mod the bit of RDN refresh that puts the posts in to an array, and have them update a SQL database.
Wednesday, 22-Aug-12 05:41:06 UTC from web -
@mostapplethingofall I can never get PHP to play nice with me...
Wednesday, 22-Aug-12 05:43:13 UTC from web -
@mostapplethingofall I would be running my own SQL database, that area i am good at, and most programming languages have SQL support somewhere
Wednesday, 22-Aug-12 05:45:56 UTC from web -
@mostapplethingofall I will most likely use PHP for the actual posts page.... Bleh... mabie I will put info on how to read the data, and just let you all handle the nasty php
Wednesday, 22-Aug-12 05:47:39 UTC from web -
@mostapplethingofall I can do that! (Not really. I wish [Also it wouldn't surprise me if there was a StatusNet exploit that let you do that anyway.])
Wednesday, 22-Aug-12 05:48:53 UTC from web -
@mostapplethingofall Oh. xD
Wednesday, 22-Aug-12 05:50:18 UTC from web
-