CodeIgniter Forums
Which blog? Inktype or Blaze? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Which blog? Inktype or Blaze? (/showthread.php?tid=8464)

Pages: 1 2 3


Which blog? Inktype or Blaze? - El Forum - 06-06-2008

[eluser]Developer13[/eluser]
Derek brings up a good point - ExpressionEngine KICKS MAJOR ASS!

I have an upcoming project that will be launched with ExpressionEngine in about a month. It's a migration of one of my old sites from WordPress to EE.

Keep in mind - InkType is alpha status and is constantly under heavy construction.

Regarding the questions posted above on how to use the libraries in a custom front-end -- I will respond to you this evening or sometime this weekend!

Thanks all!


Which blog? Inktype or Blaze? - El Forum - 06-06-2008

[eluser]Clooner[/eluser]
[quote author="Developer13" date="1212803122"]
Regarding the questions posted above on how to use the libraries in a custom front-end -- I will respond to you this evening or sometime this weekend![/quote]
I am looking forward to this since I decided to use InkType for my blog.

@Derek: I tried expression engine but inktype does the job for me. It is based upon CI which I know. Maybe when Expression Engine 2 comes out I will switch to that.


Which blog? Inktype or Blaze? - El Forum - 06-09-2008

[eluser]dbashyal[/eluser]
I have been testing inktype since yesterday and fixing errors. But there are so many errors. I don't know what to do now.

Just with error_reporting(E_ALL | E_STRICT);

you'll get tons of error.

I don't like hiding errors but to show and fix it, if possible.


Which blog? Inktype or Blaze? - El Forum - 06-09-2008

[eluser]Clooner[/eluser]
[quote author="dbashyal" date="1213023276"]I have been testing inktype since yesterday and fixing errors. But there are so many errors. I don't know what to do now.

Just with error_reporting(E_ALL | E_STRICT);

you'll get tons of error.

I don't like hiding errors but to show and fix it, if possible.[/quote] I Had the same problem. I just build my own front-end and use the back-end of Inktype...


Which blog? Inktype or Blaze? - El Forum - 06-10-2008

[eluser]dbashyal[/eluser]
Finally its working for me, now i can modify to use it on commercial sites.

my test location was: http://www.tenthweb.com/inkType/

only warnings left so far i noticed are:
* on image upload, closedir(): supplied argument is not a valid Directory resource
* if posting content field left empty some validation error, saying array passed inplace of string, i am not sure about that though, saw few times. haven't seen in detail

i read somewhere, to closedir() you must have opendir() before it is called.


Which blog? Inktype or Blaze? - El Forum - 07-11-2008

[eluser]Developer13[/eluser]
dbashyal - Upgrade to the latest version of InkType. All of the notices and warnings that display when error_reporting is set to E_ALL have been corrected.

See the changelog: http://www.inktype.org/docs/changelog.html

Download InkType Neptune.2: http://www.inktype.org/page/download/


Which blog? Inktype or Blaze? - El Forum - 07-11-2008

[eluser]Colin Williams[/eluser]
http://www.blogenfuego.com/

Well... when (if ever) it's ready for the public.


Which blog? Inktype or Blaze? - El Forum - 04-15-2009

[eluser]RaBu[/eluser]
Anybody has a copy of Blaze or eg. a svn link/download-url?