What i’ve been up to…
by paran0id on Mar.24, 2007, under english, life, net, projects
So, finals were over and i started working on some stuff. First I started working on a module for phpBB that would allow a person to run a forum in which the users could register through the EVE IGB (ingame browser) and thus use the information provided by the EVE client to create the account. After that i got way too hooked on doing signatures for the EVE boards (there was a lot of people asking for them and the money (ISK) coming from them was/is needed :P). After that i decided to start working on my personal portfolio for EVE related art work. Made a pretty cool layout, picked some nice colors, made some graphics on PS etc..
Then the 2nd semester in college started. God damn it that screwed me. After 1 week i had a crap load of works to do, projects to start developping and a huge amount of classes to attend to.
So basically i haven’t managed to finish any of the stuff i started. The only thing i’ve made in a somewhat regular basis were the signatures.
I have no idea when i’m going to finish them.. plus i still want to make some stuff for wordpress (one of them being coding the Calendar plugin from scratch) but honestly i don’t know if i’ll have enough time to do this in the near future.
September 25th, 2007 on 12:23 pm
Hello,
we have tested your calendar script with IE 7. There are a bug in the scipt. A font definition is not complete. Thats why the month in the head of calendar table will be bad displayed. You wrote in script: ‘echo “”;
_e($month_text);’
Must under IE:
‘echo “”;
_e($month_text);’
Please complete and change your script.
Thank you very much.
CU
Uwe
February 14th, 2008 on 6:01 am
Sorry to hear your so busy. I was looking forward to a new rewrite of Calendar. I love the plugin! Thanks.
I’ll check back later.