<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Building Browsergames - Latest Comments in Building Browsergames: Getting started with a templating system (PHP)</title><link>http://bbgames.disqus.com/</link><description></description><atom:link href="https://bbgames.disqus.com/building_browsergames_getting_started_with_a_templating_system_php/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 24 Mar 2018 07:04:02 -0000</lastBuildDate><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3821732262</link><description>&lt;p&gt;i think its easy to use some 1 click app installer and PHp my admin or My SQL,,,,,just like i am using &lt;a href="https://www.arshman.com" rel="nofollow noopener" target="_blank" title="https://www.arshman.com"&gt;https://www.arshman.com&lt;/a&gt; , free web hosting services,,,&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sarah brice</dc:creator><pubDate>Sat, 24 Mar 2018 07:04:02 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-1878140265</link><description>&lt;p&gt;Hey, I wonder if you are still active on here but I'd be needing your assistance greatly. I've been following your tutorials so far and I like them but I have a problem installing Smarty on my system. I use Windows 8 with WAMP as my server.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel</dc:creator><pubDate>Fri, 27 Feb 2015 01:05:19 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-1649040306</link><description>&lt;p&gt;Please, explain more simple. I don't understand what ou mean ......&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">disqus_pGbNa6YIN6</dc:creator><pubDate>Wed, 22 Oct 2014 18:11:59 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-1435693692</link><description>&lt;p&gt;I have upload files in root and do all steps as mentioned by keilaniswk. Changed path in php code to match mine and I get this error:&lt;br&gt;Uncaught --&amp;gt; Smarty: unable to write file /web/&lt;a href="http://www.domain.com/smarty/templates_c/wrt539cb8850e4976_18656430" rel="nofollow noopener" target="_blank" title="www.domain.com/smarty/templates_c/wrt539cb8850e4976_18656430"&gt;www.domain.com/smarty/templ...&lt;/a&gt; &amp;lt;-- thrown in/home/vhosts/&lt;a href="http://mojaproba.orgfree.com/Smarty/libs/sysplugins/smarty_internal_write_file.php" rel="nofollow noopener" target="_blank" title="mojaproba.orgfree.com/Smarty/libs/sysplugins/smarty_internal_write_file.php"&gt;mojaproba.orgfree.com/Smart...&lt;/a&gt; on line 44&lt;br&gt;Any help pls?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scar</dc:creator><pubDate>Sat, 14 Jun 2014 17:04:02 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-995738732</link><description>&lt;p&gt;I dont get this either, Smarty is just hard to get working&lt;br&gt;Why not put the code on github for us to learn how its done ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dewan Payroda</dc:creator><pubDate>Sat, 10 Aug 2013 14:38:07 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-79840026</link><description>&lt;p&gt;Luke,&lt;/p&gt;&lt;p&gt;I hardly have any HTML knowledge and your guide so far was a real gem and it got me super motivated every step of the way. I made some minor mistakes, managed to find and fix um, and with hardly any HTML knowledge I mean 12 hours of HTML learning :).&lt;/p&gt;&lt;p&gt;Unfortunately this is where I'll have to drop this very nice course. Not everybody has a local server, which according to my acquaintances is necessary to run something like Smarty.&lt;/p&gt;&lt;p&gt;Thank you for teaching many people the basics and it's really too bad that I can't do much else now here.&lt;/p&gt;&lt;p&gt;Best of luck with your great site!&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">D0nkey</dc:creator><pubDate>Tue, 21 Sep 2010 18:38:18 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-39959529</link><description>&lt;p&gt;this is the right question ^^ but let me explain, you can use php right without template system (whatever smarty or savant), but your code will always mixed html and php... but what about separate code and html, better readability, faster output (caching)? then you need to use a template, my favorite is of course savant3. it is a class, every output has to be added first from the main php and the final display-output the ready prepared website (like echo).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Predl</dc:creator><pubDate>Mon, 15 Mar 2010 20:32:43 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-39900641</link><description>&lt;p&gt;why exactaly do I need to use smarty at all? I can follow all the php and mysql but when you started using smarty I got totally lost. any help will be very appreciated.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick</dc:creator><pubDate>Mon, 15 Mar 2010 18:21:40 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-23906316</link><description>&lt;p&gt;Savant3 is a pretty nice templating engine - but no matter what engine you&lt;br&gt;choose, there will always be someone saying "why didn't you use templating&lt;br&gt;system X? Or Y?"(and in the extreme cases, "why did you use a templating&lt;br&gt;system?").&lt;/p&gt;&lt;p&gt;Smarty was the templating system recommended to me by a few other developers&lt;br&gt;- so it was the one I went with.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Mon, 23 Nov 2009 17:31:06 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-23904210</link><description>&lt;p&gt;Why not using Savant3?? I'm using this template system since 2 years and works perfectly for me. Savant3 uses php for templates. So you don't need to learn another template language. It is faster than smarty and most of all smarty has a memory leak and is instable....&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Predl</dc:creator><pubDate>Mon, 23 Nov 2009 16:51:14 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-23436144</link><description>&lt;p&gt;@keilaniswk: The e-mail issue should be fixed now - not really sure what&lt;br&gt;went wrong there.&lt;/p&gt;&lt;p&gt;Sorry about that!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Wed, 18 Nov 2009 00:17:51 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-23411328</link><description>&lt;p&gt;Here is what to do if you have problems setting Smarty up:&lt;/p&gt;&lt;p&gt;1) You should put the Smarty files in the same folder you have your site. (Just all the directories and files inside the "libs" folder that you get when you unzip).&lt;/p&gt;&lt;p&gt;2) Create the following folders at the same location: "configs", "templates", "templates_c and "cache".&lt;/p&gt;&lt;p&gt;3) Read this page to find the absolute path of your files/folders on your server (you will need this info to edit your "index.php" file): &lt;a href="http://bogdan.org.ua/2007/04/30/how-to-find-absolute-path-on-a-web-server-using-php.html" rel="nofollow noopener" target="_blank" title="http://bogdan.org.ua/2007/04/30/how-to-find-absolute-path-on-a-web-server-using-php.html"&gt;http://bogdan.org.ua/2007/0...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;4) Use your absolute path to edit your "index.php" file.&lt;/p&gt;&lt;p&gt;That is all :)&lt;/p&gt;&lt;p&gt;@Luke: Your host has disabled send mail, I can't get registration mail :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">S Keilani</dc:creator><pubDate>Tue, 17 Nov 2009 20:24:17 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-18563083</link><description>&lt;p&gt;Did you try following the Smarty Quick Install guide at&lt;br&gt;&lt;a href="http://smarty.net/quick_start.php?" rel="nofollow noopener" target="_blank" title="http://smarty.net/quick_start.php?"&gt;http://smarty.net/quick_sta...&lt;/a&gt; There is also a link to the windows&lt;br&gt;instructions at the top, if you're not using *nix.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Mon, 05 Oct 2009 10:14:17 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-18467871</link><description>&lt;p&gt;well... too bad the tutorial ends here for me... :(&lt;br&gt;the "smarty" installation is not too easy to configure... at least for a human just learning PHP like me. I was sucessful in the previous steps of all this... never a fail! so, I feel happines! :P but.. with this...&lt;br&gt;There is some way to do this part without the use of that? I mean... If I need some kind of skin for the game... man! long life to CSS!! I have in mind other look for my game (if I can learn some of this...) I mean... it is really necesary the use of "Smarty" for all this? The tutorial here is the best I found around the Net to learn all this stuff. It's perfect even for a noob like me. I just fail for the inclussion of this stuff here... :(&lt;br&gt;if someone can help me to translate the codes without the use of the so called "Smarty" it could be great help... I know you guys are busy people but... I'm so noob... T_T&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Black</dc:creator><pubDate>Sun, 04 Oct 2009 08:00:18 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-7209751</link><description>&lt;p&gt;Yup, I indeed figured that.&lt;br&gt;However, at the moment I am still working without smarty, just because I want to fully understand exactly what is happening. Maybe I will implement smarty later on, but for now I do not really feel the need for it.&lt;br&gt;Thanks again for your great tutorial!&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MrLollige</dc:creator><pubDate>Sat, 14 Mar 2009 04:33:17 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-7150357</link><description>&lt;p&gt;I'm not quite sure where the problem with keeping smarty in your local&lt;br&gt;directory is - as all you need to use Smarty is FTP access(not even&lt;br&gt;database).&lt;br&gt;As far as I'm aware, CakePHP is a lot more work to install than Smarty, as&lt;br&gt;it's a framework instead of just a templating engine - so I don't think that&lt;br&gt;CakePHP is the solution to your problems either.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Thu, 12 Mar 2009 15:46:43 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-7132289</link><description>&lt;p&gt;I don't understand it either. I can of course install smarty on my devserver, but once I go public, and will not have my own server but just a standard hosting service, I will not be able to for example modify the php.ini which is required according to the installation tutorial.&lt;/p&gt;&lt;p&gt;Uploading the entire smarty libary to a local directory... That would not solve all my problems easily right? I would need a system that does not require anything more than FTP and database access... :/&lt;br&gt;Lets have a look at cakePHP.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MrLollige</dc:creator><pubDate>Thu, 12 Mar 2009 07:31:41 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-5700478</link><description>&lt;p&gt;I've definitely considered it, but unfortunately I don't really have the&lt;br&gt;time right now - I had to actually switch to only writing twice a week back&lt;br&gt;in november because life got so busy!&lt;br&gt;Contributors are more than welcome to post videos, but I'm afraid that I&lt;br&gt;won't be right now - perhaps when my schedule gets a little less hectic.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Fri, 30 Jan 2009 11:14:31 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-5681816</link><description>&lt;p&gt;Have you ever considered adding more videos to your blog posts to keep the readers more entertained? I found that to be more helpful well let me know how it turns out! I love what you guys are always up too. Such clever work and reporting! Keep up the great works guys I've added you guys to my blogroll&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Customer Retention</dc:creator><pubDate>Fri, 30 Jan 2009 02:01:28 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-4873076</link><description>&lt;p&gt;Hello! now you maybe will think iam an total noob, but i have some trouble getting Smarty to work i should put it on the web server i have an some how install it there ? and the server i use to try this stuff out is not mine juste my schools server so i cant install everything there but the thing is shoul i just edownload the version change some names,configfiles and put it on the server and edit my .php files and it should work ???&lt;/p&gt;&lt;p&gt;plz dont bully me iam kinda new at this :P &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrik</dc:creator><pubDate>Sat, 03 Jan 2009 20:31:17 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3432086</link><description>&lt;p&gt;Hi jamal,&lt;br&gt;If you're having trouble getting up and running with Smarty, I would&lt;br&gt;recommend that you contact support for your hosting plan and see if they can&lt;br&gt;install it for you.&lt;/p&gt;&lt;p&gt;If that doesn't work, you can also upload the entire Smarty library to a&lt;br&gt;local directory, and then just reference that in your PHP files instead of&lt;br&gt;an install directory.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Sat, 01 Nov 2008 13:33:11 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3431197</link><description>&lt;p&gt;i'm having alot of trouble with smarty -.- How would i use smarty on &lt;a href="http://000webhosting.com" rel="nofollow noopener" target="_blank" title="000webhosting.com"&gt;000webhosting.com&lt;/a&gt; ? its a free server but im only practising php. but if this project is successfull i will make my own server or pay for one&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jamal</dc:creator><pubDate>Sat, 01 Nov 2008 11:43:51 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3089106</link><description>&lt;p&gt;Yeah. One thing that I'd like to take a look at in the future is all of the different frameworks, and potentially write a little bit about how to build a game using them - but I'm definitely going to need to research them a little bit before I can write about them and feel comfortable explaining how to use them.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Tue, 20 May 2008 09:32:08 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3089105</link><description>&lt;p&gt;I wrote a site with it &lt;a href="http://www.mondogatto.net" rel="nofollow noopener" target="_blank" title="http://www.mondogatto.net"&gt;http://www.mondogatto.net&lt;/a&gt;&lt;/p&gt;&lt;p&gt;There is already security built in, and a nice thing about it is that if you change the table on the database you don't need to change methods for creating/updating/deleting records on the database, thus saving a lot of coding time.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michele</dc:creator><pubDate>Tue, 20 May 2008 09:15:50 -0000</pubDate></item><item><title>Re: Building Browsergames: Getting started with a templating system (PHP)</title><link>http://buildingbrowsergames.com/2008/05/16/building-browsergames-setting-up-a-templating-system-php/#comment-3089104</link><description>&lt;p&gt;Hey Michele,&lt;/p&gt;&lt;p&gt;CakePHP sounds pretty neat - I'll check it out and look into writing something about it soon.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke</dc:creator><pubDate>Sun, 18 May 2008 23:15:01 -0000</pubDate></item></channel></rss>