<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Hardkap &#187; Tag: questions - Recent Posts</title>
		<link>http://hardkap.net/forums/tags/questions</link>
		<description>Macpup, Pritlog, Pritdeals discussion forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 08:12:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://hardkap.net/forums/search.php</link>
		</textInput>
		<atom:link href="http://hardkap.net/forums/rss/tags/questions" rel="self" type="application/rss+xml" />

		<item>
			<title>neerseer on "Boot script"</title>
			<link>http://hardkap.net/forums/topic/boot-script#post-2397</link>
			<pubDate>Sat, 01 Oct 2011 09:43:45 +0000</pubDate>
			<dc:creator>neerseer</dc:creator>
			<guid isPermaLink="false">2397@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;kernel (cd)/vmlinuz root=/dev/ram0 pmedia=idecd&#60;/p&#62;
&#60;p&#62;initrd (cd)/initrd.gz &#60;/p&#62;
&#60;p&#62;OK GREAT. this is what I needed !! I was able to boot back into the installed MacPup 525.&#60;br /&#62;
I entered the above script into /etc/grub.d custom_40 and that did it&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rokytnji on "Boot script"</title>
			<link>http://hardkap.net/forums/topic/boot-script#post-2396</link>
			<pubDate>Sat, 01 Oct 2011 00:35:16 +0000</pubDate>
			<dc:creator>rokytnji</dc:creator>
			<guid isPermaLink="false">2396@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;It should be under /boot/grub/menu.lst in your macpup install. The menu.lst text file should show the&#60;br /&#62;
your macpup entry.&#60;/p&#62;
&#60;p&#62;This is mine as a example on my pendrive. It is just a example since my install is on a pendrive.&#60;/p&#62;
&#60;p&#62;default 0&#60;/p&#62;
&#60;p&#62;timeout 20&#60;/p&#62;
&#60;p&#62;gfxmenu (cd)/boot/grub/528bluew&#60;/p&#62;
&#60;p&#62;color cyan/blue white/blue&#60;/p&#62;
&#60;p&#62;title Macpup 528&#60;/p&#62;
&#60;p&#62;kernel (cd)/vmlinuz root=/dev/ram0 pmedia=idecd &#60;/p&#62;
&#60;p&#62;initrd (cd)/initrd.gz &#60;/p&#62;
&#60;p&#62;title Macpup 528 - RAM&#60;/p&#62;
&#60;p&#62;kernel (cd)/vmlinuz root=/dev/ram0 pfix=ram pmedia=idecd&#60;/p&#62;
&#60;p&#62;initrd (cd)/initrd.gz &#60;/p&#62;
&#60;p&#62;I used grub4dos for booting. Your entry in /boot/grb/menu.lst will look different than mine since yours is a internal dual boot install.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>neerseer on "Boot script"</title>
			<link>http://hardkap.net/forums/topic/boot-script#post-2395</link>
			<pubDate>Fri, 30 Sep 2011 18:36:55 +0000</pubDate>
			<dc:creator>neerseer</dc:creator>
			<guid isPermaLink="false">2395@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;apt-cache policy os-prober only shows crunchbang.&#60;br /&#62;
using g-parted, I can see that MacPup is loaded on the partition, still.&#60;/p&#62;
&#60;p&#62;If I knew what boot script to use I can edit the boot menu entry in grub2 to give it a go.&#60;br /&#62;
However I'm not that familiar with macpup, so I 'm not sure what to use.&#60;/p&#62;
&#60;p&#62;kernel /??????/vmlinuz???????&#60;br /&#62;
initrd /??????/initrd.gz?????&#60;/p&#62;
&#60;p&#62;something like this
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rokytnji on "Boot script"</title>
			<link>http://hardkap.net/forums/topic/boot-script#post-2394</link>
			<pubDate>Fri, 30 Sep 2011 17:16:13 +0000</pubDate>
			<dc:creator>rokytnji</dc:creator>
			<guid isPermaLink="false">2394@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Open terminal in crunchbang and type in&#60;/p&#62;
&#60;p&#62;apt-cache policy os-prober&#60;/p&#62;
&#60;p&#62;to see if it is installed or even available first.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://kitenet.net/~joey/code/os-prober/&#34; rel=&#34;nofollow&#34;&#62;http://kitenet.net/~joey/code/os-prober/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If it is installed. Refer to below link which is a good how to for grub2 and scroll down to section on os-prober&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.dedoimedo.com/computers/grub-2.html#mozTocId293325&#34; rel=&#34;nofollow&#34;&#62;http://www.dedoimedo.com/computers/grub-2.html#mozTocId293325&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;By the way. Have you even tried the command&#60;/p&#62;
&#60;p&#62;sudo update-grub2&#60;/p&#62;
&#60;p&#62;to see if it even finds Puppy install yet?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>neerseer on "Boot script"</title>
			<link>http://hardkap.net/forums/topic/boot-script#post-2392</link>
			<pubDate>Fri, 30 Sep 2011 13:49:10 +0000</pubDate>
			<dc:creator>neerseer</dc:creator>
			<guid isPermaLink="false">2392@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
 I have installed MacPup 525 on the first partition of my HD. Crunchbang is installed om the second partition. Grub 2 is used by Crunchbang to boot the system. I need a boot script to use for the menu entry in Grub 2 so I can boot MacPup. Something happened the other day and eliminated the Macpup entry from the boot menu. Macpup is still installed but I cannot boot into it. Any Help ??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PuppyJune on "Don&#039;t understand &#34;compile stuff&#34; lupu_528-3?"</title>
			<link>http://hardkap.net/forums/topic/dont-understand-compile-stuff-lupu_528-3#post-2354</link>
			<pubDate>Sun, 18 Sep 2011 18:05:08 +0000</pubDate>
			<dc:creator>PuppyJune</dc:creator>
			<guid isPermaLink="false">2354@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Thanks, I don't need it. I thought that is what I had to have to take a theme and by using, 'advance' choose another clock, from another theme.&#60;/p&#62;
&#60;p&#62;I have attempted to 'switch' and nothing happens?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>runtt21 on "Don&#039;t understand &#34;compile stuff&#34; lupu_528-3?"</title>
			<link>http://hardkap.net/forums/topic/dont-understand-compile-stuff-lupu_528-3#post-2353</link>
			<pubDate>Sun, 18 Sep 2011 17:01:14 +0000</pubDate>
			<dc:creator>runtt21</dc:creator>
			<guid isPermaLink="false">2353@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;If you are not going to &#34;build&#34; stuff from scratch, and it takes a while to learn how, you don't need them for regular everyday use.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rokytnji on "Don&#039;t understand &#34;compile stuff&#34; lupu_528-3?"</title>
			<link>http://hardkap.net/forums/topic/dont-understand-compile-stuff-lupu_528-3#post-2352</link>
			<pubDate>Sun, 18 Sep 2011 16:54:23 +0000</pubDate>
			<dc:creator>rokytnji</dc:creator>
			<guid isPermaLink="false">2352@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Used for compiling and installing source files&#60;br /&#62;
Here are a couple of quick and dirty links&#60;br /&#62;
&#60;a href=&#34;http://www.murga-linux.com/puppy/viewtopic.php?t=66654&#38;#038;sid=7ccba4db32c5aa7c8239794eb9243846&#34; rel=&#34;nofollow&#34;&#62;http://www.murga-linux.com/puppy/viewtopic.php?t=66654&#38;#038;sid=7ccba4db32c5aa7c8239794eb9243846&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.murga-linux.com/puppy/viewtopic.php?search_id=1613342277&#38;#038;t=33352&#34; rel=&#34;nofollow&#34;&#62;http://www.murga-linux.com/puppy/viewtopic.php?search_id=1613342277&#38;#038;t=33352&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://puppylinux.org/wikka/compiling&#34; rel=&#34;nofollow&#34;&#62;http://puppylinux.org/wikka/compiling&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now. The thing is. If you have to ask what a devx is for and have never compiled and installed from source files before. It will be a wonderment for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PuppyJune on "Don&#039;t understand &#34;compile stuff&#34; lupu_528-3?"</title>
			<link>http://hardkap.net/forums/topic/dont-understand-compile-stuff-lupu_528-3#post-2350</link>
			<pubDate>Sun, 18 Sep 2011 16:13:59 +0000</pubDate>
			<dc:creator>PuppyJune</dc:creator>
			<guid isPermaLink="false">2350@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Please explain in more detail what you mean?&#60;/p&#62;
&#60;p&#62;&#34;To compile stuff in Macpup 528 you need to use the lupu_devx-528-3.sfs&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://distro.ibiblio.org/puppylinux/puppy-5.2.8/lupu_devx_528-3.sfs&#34; rel=&#34;nofollow&#34;&#62;http://distro.ibiblio.org/puppylinux/puppy-5.2.8/lupu_devx_528-3.sfs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;md5sum 443eeff3df2d55c6b57aeb9c9f473fef&#60;/p&#62;
&#60;p&#62;To compile extra e17 stuff you will need the Macpup528-dev-01.pet&#34;&#60;/p&#62;
&#60;p&#62;I downloaded and installed both. Now what do I do? What are they used for?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "ie6 not working with puppy 4.1"</title>
			<link>http://hardkap.net/forums/topic/ie6-not-working-with-puppy-41#post-452</link>
			<pubDate>Mon, 02 Feb 2009 01:11:51 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">452@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Surendar ... Please post general Puppy related queries in the Puppy forum as there are lot of highly knowledgeable folks there. Also this forum is more for posting any Macpup specific questions. Also, search the forum to see for existing solutions. &#60;/p&#62;
&#60;p&#62;I am sorry, I don't know the solution for this problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andesurendar on "ie6 not working with puppy 4.1"</title>
			<link>http://hardkap.net/forums/topic/ie6-not-working-with-puppy-41#post-450</link>
			<pubDate>Mon, 02 Feb 2009 00:33:04 +0000</pubDate>
			<dc:creator>andesurendar</dc:creator>
			<guid isPermaLink="false">450@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;I installed ie6 in puppy linux 4.1 properly but in that when i opened ie6 web page it will automatically close after 60 seconds so ,pls can you tell me what can i do for run ie6 in my puppy linux
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-280</link>
			<pubDate>Mon, 19 Jan 2009 12:52:29 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">280@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;I think we may have to do some reading to see how this can be fixed then. I will let you know if I find anything.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>massimo on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-279</link>
			<pubDate>Mon, 19 Jan 2009 12:26:23 +0000</pubDate>
			<dc:creator>massimo</dc:creator>
			<guid isPermaLink="false">279@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Prit,&#60;br /&#62;
i would like to use the blog on phpwebhosting.com where one of my website is hosted. There i tried to use 755 but it doesnt work. 777 works as i said.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-278</link>
			<pubDate>Mon, 19 Jan 2009 11:47:54 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">278@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Massimo,&#60;br /&#62;
Most of the users of Pritlog, including myself have been able to run the app successfully on our webhosts without security issues. As almost all webhosts have the users/groups setup correctly so that 755 permission is enough for the PHP script to write to the posts/comments folders. I think, you may need to research on the internet and find out how to setup the users/group in this way. &#60;/p&#62;
&#60;p&#62;Are you going to leave Pritlog on your local machine server when you open it to the world? Or are you planning to move it to a free/commercial web host? &#60;/p&#62;
&#60;p&#62;For right now, since I am focussing on getting this beta version out, I will not have the time to research the users/group setup. If you are not finding any useful info about this, do let me know after this beta is done and I will do some searching on this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>massimo on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-276</link>
			<pubDate>Mon, 19 Jan 2009 11:25:32 +0000</pubDate>
			<dc:creator>massimo</dc:creator>
			<guid isPermaLink="false">276@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Prit. i would like to use blog as a world (italy :-) ) facing application. I will put it online only when script will be secure.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-263</link>
			<pubDate>Sun, 18 Jan 2009 02:10:56 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">263@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Massimo,&#60;br /&#62;
Pritlog reads all files under the posts directory and adds it as a blog post. So it must have taken the .htaccess also. :). Now, is your application a world facing application or is it on a personal server just accessed at home?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>massimo on "755 problem"</title>
			<link>http://hardkap.net/forums/topic/755-problem#post-259</link>
			<pubDate>Sun, 18 Jan 2009 01:47:21 +0000</pubDate>
			<dc:creator>massimo</dc:creator>
			<guid isPermaLink="false">259@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hallo from italy,&#60;br /&#62;
i also have problem with 755. Changed to 777 and it works. Added a .htaccess file within posts and comments directories with 'deny from all' but get a &#34;deny from all&#34; on the home page as it was a post. Any clue ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "Remove from applications from menu"</title>
			<link>http://hardkap.net/forums/topic/remove-from-applications-from-menu#post-197</link>
			<pubDate>Sun, 11 Jan 2009 22:25:40 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">197@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Try searching the Puppy forums. You might find most answers on the Puppy forum. The below link allows you to search the puppy forum using google search thus giving good results.&#60;br /&#62;
&#60;a href=&#34;http://wellminded.com/puppy/pupsearch.html&#34; rel=&#34;nofollow&#34;&#62;http://wellminded.com/puppy/pupsearch.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "how to facing the error grub22"</title>
			<link>http://hardkap.net/forums/topic/how-to-facing-the-error-grub22#post-195</link>
			<pubDate>Sun, 11 Jan 2009 22:20:58 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">195@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Try booting into this machine using a Puppy CD and install Grub again. Copy the menu.lst from your existing install before installing the Grub. And copy it back so that you get the grub menu as you have it now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krystal on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-186</link>
			<pubDate>Fri, 09 Jan 2009 23:48:25 +0000</pubDate>
			<dc:creator>krystal</dc:creator>
			<guid isPermaLink="false">186@http://hardkap.net/forums/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;I have just started using pritlog and so far very impressed quick easy simple to use ..many thanks.&#60;/p&#62;
&#60;p&#62;Now i had the same kind of problem i wanted my blog inside my web pages that i have already created so this is what i did.&#60;br /&#62;
Opened pritlog index.php and copied all the script inside the &#38;lt;php&#38;gt; tags leaving out all the html stuff at the top of the index page etc. Make sure you get the .js file entry.&#60;br /&#62;
Then just pasted the code into my standard web page where i wanted it to show and the job was done.&#60;br /&#62;
All that is left to do is to change the entries in config.php for the post and comments folders i.e the correct path to the files and added the css entries from pritlog style.css to my own css style sheet and it works out of the box. You can adjust the look of the blog by editing the script within the php tags.&#60;/p&#62;
&#60;p&#62;Steve&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Thanks! That's what I was trying to ask. I, too, already have a page that I wanted to integrate the blog into somehow, like how Cutenews/FanUpdate works.  There's a code they give where you just put it into your index page that automatically displays your blog entries and I wanted to ask if Pritlog does that or not.&#60;/p&#62;
&#60;p&#62;Although, your post really helps! I'll try it out when my host is done switching servers because everything is down atm. If I need any help, I will make sure to contact you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-185</link>
			<pubDate>Fri, 09 Jan 2009 20:34:21 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">185@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Thanks Steve.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;AddType application/x-httpd-php .html &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Exactly what I was getting at.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stumpey on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-184</link>
			<pubDate>Fri, 09 Jan 2009 15:36:34 +0000</pubDate>
			<dc:creator>stumpey</dc:creator>
			<guid isPermaLink="false">184@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;To make an html act as php add this to the .htaccess file in the directory that you want your html files to act like php files, of course this only works on apache servers.&#60;/p&#62;
&#60;p&#62;AddType application/x-httpd-php .html &#60;/p&#62;
&#60;p&#62;the secret is out....:)&#60;/p&#62;
&#60;p&#62;there is a zip file you can download from here this contains the stripped php plus a howto&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.sunburyweather.co.uk/downloads/pblog.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.sunburyweather.co.uk/downloads/pblog.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the rest is just a cut and paste exercise&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-183</link>
			<pubDate>Fri, 09 Jan 2009 14:54:49 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">183@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Steve,&#60;/p&#62;
&#60;p&#62;Yes, I wrote this script as an experiment in learning and improving my knowledge of php. There is no restriction in using Pritlog, but to retain the footer or get appropriate permission to remove the same. &#60;/p&#62;
&#60;p&#62;There must be something configured on your server that allows a HTML to be handled and executed as a PHP script. In a normal server, one cannot do this. &#60;/p&#62;
&#60;p&#62;I would be interested in taking a quick look at the stripped script. Do you think you can upload it somewhere? Also, I assume that the instructions would be as simple as pasting this script in an existing page layout. Right?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bert on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-182</link>
			<pubDate>Fri, 09 Jan 2009 13:37:35 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">182@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Just coming back from your contact form ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stumpey on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-181</link>
			<pubDate>Fri, 09 Jan 2009 12:47:05 +0000</pubDate>
			<dc:creator>stumpey</dc:creator>
			<guid isPermaLink="false">181@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Prit&#60;br /&#62;
I guess you are the author if this way of using your script is not to your approval please let me know I dont want to offend anybody :).....&#60;/p&#62;
&#60;p&#62;Nothing special no adjustments to my web server ( I host my own webpages ), I just plucked the php part from the index.php and inserted it into the html page, then just adjusted the colours etc in the css and removed the header from the php script.Some other tweaks like remove the google links etc otherwise just bog standard.&#60;/p&#62;
&#60;p&#62;Server nothing special just linux, apache and php5&#60;/p&#62;
&#60;p&#62;If anybody wants the stripped script to insert in your pages let me know I can make a link from which you can download a zip plus a how to...contact can be made on my web pages contact form.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prit on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-180</link>
			<pubDate>Fri, 09 Jan 2009 11:59:42 +0000</pubDate>
			<dc:creator>Prit</dc:creator>
			<guid isPermaLink="false">180@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Steve,&#60;br /&#62;
Thats some neat work. I liked the look. Its interesting how you manage to run the php script under an html file. Did you change the file/app handlers for your server to achieve this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bert on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-179</link>
			<pubDate>Fri, 09 Jan 2009 09:53:07 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">179@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;That is looking good. Nice work!&#60;br /&#62;
&#60;em&#62;Mes compliments au chef..&#60;/em&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stumpey on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-178</link>
			<pubDate>Fri, 09 Jan 2009 09:24:25 +0000</pubDate>
			<dc:creator>stumpey</dc:creator>
			<guid isPermaLink="false">178@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Hi Bert&#60;/p&#62;
&#60;p&#62;my blog is here on my new set of web pages &#60;a href=&#34;http://www.stumpey.co.uk/blog.html&#34; rel=&#34;nofollow&#34;&#62;http://www.stumpey.co.uk/blog.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bert on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-177</link>
			<pubDate>Fri, 09 Jan 2009 09:11:01 +0000</pubDate>
			<dc:creator>Bert</dc:creator>
			<guid isPermaLink="false">177@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;Steve, that's great.&#60;br /&#62;
I am at the moment playing with a very nice and lightweight cms, &#60;a href=&#34;http://www.pluck-cms.org/&#34;&#62;Pluck&#60;/a&#62; , and was just starting to think about adding Pritlog to it. Pluck has its own blog module, but it is still in early stages of development, so not as nice as the rest of the cms.&#60;/p&#62;
&#60;p&#62;Would it be possible to see your Pritlog integration somewhere? Live or a screenshot?&#60;br /&#62;
I am just a user, not a coder. Could you show what you did with the index.php?&#60;br /&#62;
Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stumpey on "Question About Blogging Script"</title>
			<link>http://hardkap.net/forums/topic/question#post-176</link>
			<pubDate>Fri, 09 Jan 2009 05:48:09 +0000</pubDate>
			<dc:creator>stumpey</dc:creator>
			<guid isPermaLink="false">176@http://hardkap.net/forums/</guid>
			<description>&#60;p&#62;I have just started using pritlog and so far very impressed quick easy simple to use ..many thanks.&#60;/p&#62;
&#60;p&#62;Now i had the same kind of problem i wanted my blog inside my web pages that i have already created so this is what i did.&#60;br /&#62;
Opened pritlog index.php and copied all the script inside the &#38;lt;php&#38;gt; tags leaving out all the html stuff at the top of the index page etc. Make sure you get the .js file entry.&#60;br /&#62;
Then just pasted the code into my standard web page where i wanted it to show and the job was done.&#60;br /&#62;
All that is left to do is to change the entries in config.php for the post and comments folders i.e the correct path to the files and added the css entries from pritlog style.css to my own css style sheet and it works out of the box. You can adjust the look of the blog by editing the script within the php tags.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

