Posted on marzec 4th, 2008 by vip
Od jakiegoś czasu zastanawiam się, czy czasem nie podjąć jeszcze raz wyzwania i studiować. Ale tym razem coś “dziwnego”, jakieś malarstwo czy fotografi(k)ę :)
Dzisiejsze wydarzenia dały mi jednak trochę do myślenia…
Posted on styczeń 17th, 2008 by vip
If You’re developing Sqlite.NET application with Gecko# using Xulrunner libs, and got:
Unhandled Exception: Mono.Data.Sqlite.SqliteException: Library used incorrectly
library routine called out of sequence
at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000]
at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000]
or
MISUSE (Library used incorrectly)
errors, here’s the resolution…
Posted on styczeń 9th, 2008 by vip
It took me a while to set up a TinuButStrong template engine into Kohana. I hope, this post will help You do it faster. You will need at least revision 1690 of Kohana (it didn’t worked for me with stable release). You can download it manually from their SVN/Trac or build rpm package from kohana.spec [...]