![]() |
What blogging software did you incorporate in your web app? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: What blogging software did you incorporate in your web app? (/showthread.php?tid=7597) Pages:
1
2
|
What blogging software did you incorporate in your web app? - El Forum - 04-15-2008 [eluser]taewoo[/eluser] I'm thinking of this InkType thing.. any suggestions? What do you use? What blogging software did you incorporate in your web app? - El Forum - 04-15-2008 [eluser]Developer13[/eluser] * watches this thread suspiciously * :-P What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]Sam Dark[/eluser] Depends on what do you need. Try InkType. If it's not enough — write a letter to Developer13 or use something like Wordpress. What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]Jamie Rumbelow[/eluser] InkType's great. New releases come out regulary, and if you want a feature request, use the Support Forums What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]Tom Glover[/eluser] Try Blaze, it is a CMS with blog written in CI. What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]GSV Sleeper Service[/eluser] I rolled my own, CI makes this very easy, and it's a good learning exercise. What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]Jamie Rumbelow[/eluser] For a simple solution, I have to agree with GSV, making your own is a better way. But for wordpress functionality, InkType rules the roost. What blogging software did you incorporate in your web app? - El Forum - 04-16-2008 [eluser]Ebot Ndip-Agbor[/eluser] Build your own blogging engine. But take a look at the source code of the others, that is my opinion What blogging software did you incorporate in your web app? - El Forum - 01-28-2009 [eluser]bd3521[/eluser] [quote author="Ebot Ndip-Agbor" date="1208395341"]Build your own blogging engine. But take a look at the source code of the others, that is my opinion[/quote] What source code functions should someone look at? (sanitazing data, etc...) What blogging software did you incorporate in your web app? - El Forum - 01-28-2009 [eluser]taewoo[/eluser] Yeap.. that's what I did.. http://www.redmol.com/blog/ |