Wed - Jul 06, 2011 : 05:59 pm
happy
0.97 daily views
4959 total views
PDFTK - Generate Issues
PoeticIntensity
So, I've been working on this PDF project for awhile, and I think it might be beneficial for me to add some notes which were somewhat elusive on the net.
The FDF file which is generated by PDFTK generate is encoded in UTF-16 character set - and is very hard to work with. I found this script which solves the problem, and allows the FD...
Linux / Programming
Thu - Jan 06, 2011 : 12:11 pm
excited
0.60 daily views
3178 total views
AnythingSlider is Awesome
PoeticIntensity
So, when I started the re-design of my studio website, I knew I would need sliders, but I didn't realize how many unconfigurable, and generally static sliders were out there. I must have gone through 5 iterations of sliders before I found one that matches my needs (and probably will be the go-to slider for any project I work on in the future)...
Programming
Tue - Oct 12, 2010 : 02:50 pm
frustrated
5.05 daily views
27136 total views
IE min-height solution
PoeticIntensity
Why does Microsoft insist on making life so hard for developers?
There are web standards, Microsoft, in case you missed the memo. Please adhere to them. It would do EVERYONE good.
Here's yet another hack to get IE to work in cases where min-height is used (according to my browsers, this still doesn't work in even IE8)
I found t...
Programming
Wed - Aug 05, 2009 : 12:53 pm
amazed
0.69 daily views
4020 total views
Ballmer at it again...
PoeticIntensity
I just got done reading about and listening to a wonderful audio-bite from good ol' Steve Ballmer. Honestly, I don't understand why Microsoft keeps him employed.
Anyway... According to Mr. Ballmer, Linux is no longer free. So, with that in mind, please do not try to download Linux from here, or here, or here, or here, or here, o...
Computers / Linux / Microsoft / Programming
Mon - Jun 29, 2009 : 09:32 am
okay
0.71 daily views
4125 total views
Zend Studio on Gentoo AMD64
PoeticIntensity
Since I've been job-hopping for the last bit, I've had the chance to install fresh gentoo builds on quite a few 64-bit computers in the last couple of months.
I've also been looking at different IDEs for PHP development. After using jEdit now for close to 5 years, I've gotta say the one which impresses me the most is Zend Studio for Eclips...
Computers / Linux / Programming
Sat - May 23, 2009 : 10:43 pm
tired
0.48 daily views
2849 total views
Narcoleptic Snapshot of Life
PoeticIntensity
Well.... It's late, and I'm tired, but I wanted to let you all know, that right now, I know that if I dig in and learn the Zend framework, immerse myself in it as much as I can, while maintaining some semblance of a balance in my life, short-term, I'll make it with my new employment. I've just gotta jump in, so I sink or swim. I t...
Computers / Personal / Programming
Tue - Mar 17, 2009 : 02:46 pm
happy
5.30 daily views
31502 total views
Outlook Calendar Events in PHP
PoeticIntensity
Man, the weather's getting nice out there... Makes me not want to program. Yet, here I am.
Today I had the task of somehow getting a PHP-generated web app to generate an Outlook appointment based on database information, and have it work.
Turns out that 2 hours later, I have it functioning perfectly, thanks, in large part to this bl...
Computers / Linux / Programming
Thu - Mar 12, 2009 : 04:18 pm
annoyed
0.68 daily views
4051 total views
Web Editors in Linux
PoeticIntensity
I just got done lightly scanning over this article before I shook my head in disgust and decided to write this entry.
Let me say this first. I've been professionally employed in web development now for 6 years, and am by no means a genius on the subject, but I think I may have a clue or two.
I have absolutely no idea why Bluefish seems to...
Computers / Linux / Programming
Wed - Mar 11, 2009 : 12:22 pm
sick
0.53 daily views
3147 total views
Frameworks
PoeticIntensity
I'm gonna step out on this one because this topic has been a hot one in my head for quite some time now. Not only with AJAX, but frameworks in general.
To Framework, or Not To Framework... That is the question...
When I began programming, there were no frameworks for PHP, JavaScript, or AJAX (not sure if AJAX even existed back then...
Computers / Programming
Tue - Feb 24, 2009 : 05:27 pm
happy
0.58 daily views
3487 total views
Oh, the Possibilities...
PoeticIntensity
Ya know... I really wasn't planning on writing anything today, but ah, what the hey. It's 5:30 and I'm not going to be doing anything else within the next 20 minutes.
So, lately I've been pondering this whole "ILoveMyJournal.com" thing I've created, and where I should take it. So far, there aren't that many users, but ...
I Love My Journal / Personal / Programming
Mon - Oct 20, 2008 : 03:14 pm
annoyed
1.08 daily views
6584 total views
IE Caching AJAX bug
PoeticIntensity
*sigh*
As programming techniques become more and more complex, and the programmers continue to be just as, or more, diversified, companies who insist on being the industry standard while tossing away organizations such as the W3C, make life as a web developer increasingly difficult.
If that didn't make much sense, let me rephrase: Micro...
Computers / Linux / Microsoft / Programming
Wed - Aug 05, 2009 : 12:53 pm
amazed
0.69 daily views
4020 total views
Ballmer at it again...
PoeticIntensity
I just got done reading about and listening to a wonderful audio-bite from good ol' Steve Ballmer. Honestly, I don't understand why Microsoft keeps him employed.
Anyway... According to Mr. Ballmer, Linux is no longer free. So, with that in mind, please do not try to download Linux from here, or here, or here, or here, or here, o...
Computers / Linux / Microsoft / Programming
Fri - Feb 13, 2009 : 03:08 pm
confused
8.42 daily views
50338 total views
SOAP, PHP, and WSDL
PoeticIntensity
I spent pretty much all of yesterday trying in vain to write a soap client to connect to a web service provided by our new partner in Green Bay, WI.
After about 6 solid hours of getting the same error, a great programmer and acquaintence of mine, Jared Smith gave me a quick tip on how to fix it.
Before I get to the fix, let me say that first, I...
Computers / Linux / Programming
Tue - Mar 17, 2009 : 02:46 pm
happy
5.30 daily views
31502 total views
Outlook Calendar Events in PHP
PoeticIntensity
Man, the weather's getting nice out there... Makes me not want to program. Yet, here I am.
Today I had the task of somehow getting a PHP-generated web app to generate an Outlook appointment based on database information, and have it work.
Turns out that 2 hours later, I have it functioning perfectly, thanks, in large part to this bl...
Computers / Linux / Programming
Tue - Oct 12, 2010 : 02:50 pm
frustrated
5.05 daily views
27136 total views
IE min-height solution
PoeticIntensity
Why does Microsoft insist on making life so hard for developers?
There are web standards, Microsoft, in case you missed the memo. Please adhere to them. It would do EVERYONE good.
Here's yet another hack to get IE to work in cases where min-height is used (according to my browsers, this still doesn't work in even IE8)
I found t...
Programming
Thu - Oct 23, 2008 : 06:12 pm
anxious
0.76 daily views
4629 total views
PHP / PGSQL Character Encoding
PoeticIntensity
I've been writing a snippet of code to take a list of rows from a table in an Oracle database, and have been having problems with a pesky error having to do with PostgreSQL's character encoding and PHP's handling of it.
The error I've been receiving is thus:
Query failed: ERROR: invalid byte sequence for encoding "UTF8": 0xae HINT: Th...
Computers / Programming
Thu - May 22, 2008 : 08:26 pm
grateful
0.96 daily views
5988 total views
FCKeditor Javascript Error Patch
PoeticIntensity
The new FCKeditor version 2.6 seems to have a bug which for me was quite hard to track down.
I use PHP to interface with it, so the bug which causes images uploaded via the quickuploader is found in the
editor/filemanager/connectors/php/io.php
file on line 291.
The error reported by firebug is: uncaught exception: Permission denied to ...
Programming
Sat - May 23, 2009 : 10:43 pm
tired
0.48 daily views
2849 total views
Narcoleptic Snapshot of Life
PoeticIntensity
Well.... It's late, and I'm tired, but I wanted to let you all know, that right now, I know that if I dig in and learn the Zend framework, immerse myself in it as much as I can, while maintaining some semblance of a balance in my life, short-term, I'll make it with my new employment. I've just gotta jump in, so I sink or swim. I t...
Computers / Personal / Programming
Thu - Mar 12, 2009 : 04:18 pm
annoyed
0.68 daily views
4051 total views
Web Editors in Linux
PoeticIntensity
I just got done lightly scanning over this article before I shook my head in disgust and decided to write this entry.
Let me say this first. I've been professionally employed in web development now for 6 years, and am by no means a genius on the subject, but I think I may have a clue or two.
I have absolutely no idea why Bluefish seems to...
Computers / Linux / Programming
Sat - Sep 06, 2008 : 09:32 pm
tired
0.78 daily views
4797 total views
Project : LDS-Quotes.com
PoeticIntensity
Although I use the Internet and Linux to make a living, there's still a bunch I have to learn. One of those things happens to be the most popular ad affiliate program in the world.
Last week, I was doing a bit of research, and found that I could be making a bit of money using google adsense. Enough to get rich? Heavens no, but ...
Lds / Programming
Fri - Feb 13, 2009 : 03:08 pm
confused
8.42 daily views
50338 total views
SOAP, PHP, and WSDL
PoeticIntensity
I spent pretty much all of yesterday trying in vain to write a soap client to connect to a web service provided by our new partner in Green Bay, WI.
After about 6 solid hours of getting the same error, a great programmer and acquaintence of mine, Jared Smith gave me a quick tip on how to fix it.
Before I get to the fix, let me say that first, I...
Computers / Linux / Programming
Tue - Mar 17, 2009 : 02:46 pm
happy
5.30 daily views
31502 total views
Outlook Calendar Events in PHP
PoeticIntensity
Man, the weather's getting nice out there... Makes me not want to program. Yet, here I am.
Today I had the task of somehow getting a PHP-generated web app to generate an Outlook appointment based on database information, and have it work.
Turns out that 2 hours later, I have it functioning perfectly, thanks, in large part to this bl...
Computers / Linux / Programming
Tue - Oct 12, 2010 : 02:50 pm
frustrated
5.05 daily views
27136 total views
IE min-height solution
PoeticIntensity
Why does Microsoft insist on making life so hard for developers?
There are web standards, Microsoft, in case you missed the memo. Please adhere to them. It would do EVERYONE good.
Here's yet another hack to get IE to work in cases where min-height is used (according to my browsers, this still doesn't work in even IE8)
I found t...
Programming
Wed - Apr 02, 2008 : 02:33 pm
amazed
2.73 daily views
17184 total views
Linux Software RAID On Trial
PoeticIntensity
Here at work, the time is fast coming where I will be required to put live, the server I've been working on for the past year.
And we all know that when the rubber meets the road, things get a little bit more serious.
I came to the conclusion that since I'm the only Linux person in this company, should the Linux servers ever decide to go *kap...
Computer Hardware / Computers / Linux / Programming
Mon - Oct 20, 2008 : 03:14 pm
annoyed
1.08 daily views
6584 total views
IE Caching AJAX bug
PoeticIntensity
*sigh*
As programming techniques become more and more complex, and the programmers continue to be just as, or more, diversified, companies who insist on being the industry standard while tossing away organizations such as the W3C, make life as a web developer increasingly difficult.
If that didn't make much sense, let me rephrase: Micro...
Computers / Linux / Microsoft / Programming
Wed - Jul 06, 2011 : 05:59 pm
happy
0.97 daily views
4959 total views
PDFTK - Generate Issues
PoeticIntensity
So, I've been working on this PDF project for awhile, and I think it might be beneficial for me to add some notes which were somewhat elusive on the net.
The FDF file which is generated by PDFTK generate is encoded in UTF-16 character set - and is very hard to work with. I found this script which solves the problem, and allows the FD...
Linux / Programming
Thu - May 22, 2008 : 08:26 pm
grateful
0.96 daily views
5988 total views
FCKeditor Javascript Error Patch
PoeticIntensity
The new FCKeditor version 2.6 seems to have a bug which for me was quite hard to track down.
I use PHP to interface with it, so the bug which causes images uploaded via the quickuploader is found in the
editor/filemanager/connectors/php/io.php
file on line 291.
The error reported by firebug is: uncaught exception: Permission denied to ...
Programming
Thu - Dec 13, 2007 : 05:25 pm
happy
0.95 daily views
6089 total views
Best Project Management Explanation Ever!
PoeticIntensity
Words could not have said it any better.
Makes me smile every time I look at it....
Programming
Sat - Sep 06, 2008 : 09:32 pm
tired
0.78 daily views
4797 total views
Project : LDS-Quotes.com
PoeticIntensity
Although I use the Internet and Linux to make a living, there's still a bunch I have to learn. One of those things happens to be the most popular ad affiliate program in the world.
Last week, I was doing a bit of research, and found that I could be making a bit of money using google adsense. Enough to get rich? Heavens no, but ...
Lds / Programming
Wed - Mar 05, 2008 : 05:42 pm
content
0.77 daily views
4899 total views
Is OCI8 in PHP encrypted?
PoeticIntensity
My job has me creating a website derived from data housed in an Oracle database.
It's getting to the point now where we're going to co-locate the server and press the big green button.
Well... My boss came in today asking about the connection between my postgresql database from which the website runs, and Oracle from which Postgres is populated...
Computers / Programming