T O P I C R E V I E W |
thelodger |
Posted - 05 March 2008 : 16:47:23 Is there a blog mod? I would like to start hosting members blogs, if not whats the best way to go about it?< |
15 L A T E S T R E P L I E S (Newest First) |
thelodger |
Posted - 14 May 2008 : 17:02:16 quote: Originally posted by SiSL
Nah, just created my own code. Basically uses Snitz posting, Snitz formatting on messages etc. so users are not aliented. Rest are seperate table for blogs, seperate table for comments. (And ofcourse, some ISAPI rewrite for allowing every user seperate fake directory...
any chance we can have a look at your code? maybe just maybe someone would be able to make it usable for a multi blog engine.< |
SiSL |
Posted - 23 April 2008 : 02:12:46 Nah, just created my own code. Basically uses Snitz posting, Snitz formatting on messages etc. so users are not aliented. Rest are seperate table for blogs, seperate table for comments. (And ofcourse, some ISAPI rewrite for allowing every user seperate fake directory...< |
projectgallbladder |
Posted - 22 April 2008 : 23:06:09 Hi SiSL
That’s one very cool Snitz site setup. Not understanding the language, your blog setup is what I am looking for, an area where members can write a simple diary style journal on personal interests / activities with pictures [basically an extended member Bio area kept very simple].
Are you using a 3rd party Blog application with Snitz member integration or created your own code?
Cheers, John< |
thelodger |
Posted - 22 April 2008 : 14:11:33 Well I think we, (I know I do) want a facility so our members can do their own blogs on our site, if possible direct from the forum, but if not then an easy to use blog facility so all our members can have their own blog if wanted.< |
SiSL |
Posted - 22 April 2008 : 03:24:00 Well, I can't help much on MOD resizable, but my blogs are also based on Snitz user structure www.chip.com.tr/blog/selcuk for example, at least might give you an idea< |
projectgallbladder |
Posted - 21 April 2008 : 22:32:21 Hi there. New to website build / forum setup. Have installed Snitz recently and looking for a Blog plug-in to expand the member Bio area. Tossed up between VBulletin which now has a member blog add-on and Snitz. Because my project is a non profit making forum concept (cost are coming of my checkbook), I chose to go down the open source path. I also strongly believe Forum member Blog (expanded bio) area will be the next progression in forums. Snitz need to move forward in this area. Either by coding an add-on OR partnering with third party. Has anyone successfully integrated a third blog party plug-in. Imagine you would have to link members table with the blog page admin area?
Have looked at the following low cost Blog applications which could be added to Snitz. http://www.hostforest.co.uk/Products/blog.asp
Very cheep for a site license
Your thoughts – desperately looking for a member blog area solution
Thanks
John < |
thelodger |
Posted - 17 March 2008 : 13:36:41 Cheers much appreciated.< |
AnonJr |
Posted - 17 March 2008 : 12:22:44 Don't know off the top of my head. Its always been my intention to look into either writing one based off of Snitz or integrating some other one, I just haven't had the time.
I'll see if I can dig up links to some of the packages I'd downloaded and just haven't looked into.< |
thelodger |
Posted - 16 March 2008 : 15:55:07 OK it looks like this mod isn't going to be possible, now not been internet savvy, although I am happy to try stuff that’s got good instructions, is it possible to add a blog package to my website? I am on a windows server with mysql, and does anyone have any recommendations on a readymade blog package and any other advice with regards to this?< |
thelodger |
Posted - 15 March 2008 : 13:12:45 Anon yes I have access, I use Razor SQL to get access, but once I am in, none of it mean anything to me, so I dont know what I am looking for.< |
modifichicci |
Posted - 15 March 2008 : 11:05:32 Just some questions: 1) I suppose there is a forum with id 18, isn't it? 2) there are some redundant lines.. Set my_Conn = Server.CreateObject("ADODB.Connection") Set objRec = Server.CreateObject("ADODB.RecordSet") 'this is the one useful Set objDict = CreateObject("Scripting.Dictionary") my_Conn.Open strConnString
as the connection is opened in files included..
3) is implemented avatars mod? 4) what's about T_MSGICON ? 5) have you poll mod installed?< |
AnonJr |
Posted - 15 March 2008 : 10:48:18 Doesn't your host provide some means of accessing the database?
(I also seem to remember that there is a web-based product, but I don't recall what it is...)< |
MarcelG |
Posted - 15 March 2008 : 10:41:47 MMmm...in that case I have no idea to be honoust. < |
thelodger |
Posted - 14 March 2008 : 15:40:49 No its mysql< |
MarcelG |
Posted - 14 March 2008 : 15:28:49 Is it an access database?< |