PRITLOG: New blog app

Under development: PCMCIA, wireless, etc.
Post Reply
Message
Author
User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

PRITLOG: New blog app

#1 Post by prit1 »

PRITLOG: New blog app

PRITLOG is an extremely simple, small and powerful blog system. It does not use or need a MYSQL database and fully works based on flat files. The idea is derived from a similar app called PPLOG.

Curious why I wanted to do PRITLOG?
I loved PPLOG and its simplicity. I am familiar with the workings of PHP. Hence thought of writing a similar blog app using PHP. Most of the architecture (how things are done) is based on PPLOG. But the code is not taken completely from there.

PRITLOG is ready for the second alpha. Here is the preview and download location:
http://hardkap.net/pritlog/

Lobster (Jason) has tested this to some extent and that is how 0.2 came out. Had to fix more errors and do better error handling.

Would greatly appreciate if the guys who have hosting accounts or servers, test this out and post errors and comments.
Last edited by prit1 on Fri 01 Aug 2008, 19:11, edited 1 time in total.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

Caneri
Posts: 1513
Joined: Tue 04 Sep 2007, 13:23
Location: Canada

#2 Post by Caneri »

Hi Prit,

Well I know I'm not the sharpest knife in the drawer but I can't seem to post. I created an account but...and you are welcome to run this from .ca...but you knew that anyway...well done Prit.

Best,
Erci
[color=darkred][i]Be not afraid to grow slowly, only be afraid of standing still.[/i]
Chinese Proverb[/color]

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#3 Post by prit1 »

Eric,

Can you let me know where you created an account and you could not post?

Thanks for looking into this app. :)
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

Caneri
Posts: 1513
Joined: Tue 04 Sep 2007, 13:23
Location: Canada

#4 Post by Caneri »

I used Reddit this under Share for the account.

Then after waiting for the server to allow my account I went to New Entry....I started to post then I lost it...

Eric

PS This is what I got from a second attempt..
Password Incorrect ..
Sorry, you have to start from the scratch and create the post again ..
Currently, there is no functionality to goback.


PSS..I'm going offline for awhile...my connection is so slow right now it's becoming a tad frustrating..grrr
[color=darkred][i]Be not afraid to grow slowly, only be afraid of standing still.[/i]
Chinese Proverb[/color]

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#5 Post by prit1 »

Eric,

Thanks a lot for testing. I found out a bug in the comment system when posting a comment on your test blog. This helps when more users get involved. I really appreciate your help.

Also, I have now increased the comment size to 500 because 200 was too small. Even lobster had suggested the same.

Both the above updates have made to the 0.2 version itself.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#6 Post by Lobster »

What you will need to run Pritlog:

An ISP that provides server space
that is most of them - so you are half way there . . .
Do they support PHP - if unsure email them
Also Puppy has its own server in Alpha 5 - Puppy 4.1
- that is however another issue

Find out how to use gFTP under 'Internet' in Puppy
- that is a how you create a directory
in your web space / server space (check your ISP's website for details
on how to set this up - you may have to notify them to activate
your server space)

Download the latest Pritlog into its own directory
- click on the zip file and read the README.txt

Here is the relevant info:
Upload all files to your server. Make sure the PHP file is executable by changing the permissions.

To configure it open index.php and edit the configuration options.

They are pretty self explanatory.
You are now a tester / developer
Whatever next? 8)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#7 Post by prit1 »

@Lobster:

Thanks a lot for describing the steps in easily understandable form. I should have done this on my first post.

Yes. All testers are welcome. You dont need much programming knowledge. Just follow Lobsters directions and start testing. :)

BTW, dont forget to download the latest updated version 0.2 (i updated it again today. and did not change the version). This fixes more bugs.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#8 Post by Lobster »

:)

trying to change the header background to red
in the css?
so far
http://tmxxine.com/mandarin/

maybe comments in the css?
Last edited by Lobster on Tue 03 Feb 2009, 13:19, edited 1 time in total.
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#9 Post by prit1 »

Thanks Jason.

Yes, this is a good idea. I will add comments to the CSS also. This will be helpful.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#10 Post by prit1 »

Okay. Thanks to the testing of Lobster and Caneri. Now its at 0.4. If the version has to change this fast, then maybe I should start moving by 0.01. :D

Thanks guys for helping out with testing. Definitely shows how many things were overlooked in the initial coding.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

raffy
Posts: 4798
Joined: Wed 25 May 2005, 12:20
Location: Manila

search

#11 Post by raffy »

Thanks for this, Prit. Maybe someday we can have PHP in Puppy (with Hiawatha) plus Pritlog.

I tested the search button but it does not find anything (Maybe there are no pages yet). When I go back, the search button is no longer functioning.
Puppy user since Oct 2004. Want FreeOffice? [url=http://puppylinux.info/topic/freeoffice-2012-sfs]Get the sfs (English only)[/url].

User avatar
prit1
Posts: 542
Joined: Fri 04 Jan 2008, 00:10
Location: Los Angeles

#12 Post by prit1 »

Raffy,

Thanks for testing Pritlog. Yeah, I had the search that way because PPLOG had it that way. After all, most forms are the same. I have fixed that search feature so that it will work even if you hit back button.
[url=http://macpup.org][b]Macpup - The beauty of linux[/b][/url] [b] | [/b] [url=http://pritlog.com/][b]Pritlog - Simple blog app[/b][/url]

User avatar
Bert
Posts: 1103
Joined: Fri 30 Jun 2006, 20:09

Pritlog is a gem

#13 Post by Bert »

I've been playing with Pritlog 0.41 for a couple of days and the more I use it, the more I like it. Prit is actively continuing its development. He has now started a Pritlog forum:

http://hardkap.net/forums/forum/pritlog ... ade-simple
[url=http://pupsearch.weebly.com/][img]http://pupsearch.weebly.com/uploads/7/4/6/4/7464374/125791.gif[/img][/url]
[url=https://startpage.com/do/search?q=host%3Awww.murga-linux.com%2F][img]http://i.imgur.com/XJ9Tqc7.png[/img][/url]

Post Reply