Oracle PDO_OCI PHP install fedora CentOS

2009-10-08 13:09:32 by ed_mann in Computers & Technology 3 comments
Well i run a mix of CentOS and Fedora machines, and at work i needed to run some reports from an Oracle DB. I really don't care much for Oracle, but i needed to get the data, and since i don't like having to do the same thing over again i thought i would just throw together a PHP page and let the user run the canned report themselves. However getting Oracle to install on CentOS and my Fedora boxes was not a simple yum install...

Continue Reading 'Oracle PDO_OCI PHP install fedora CentOS' »

Opennms monitor process

2009-05-05 09:28:49 by ed_mann in Computers & Technology 0 comments

I found two separate links on monitoring processes using OpenNMS. On uses groovy the other uses the polling service inside OpenNMS. I will try one if it does not work the way i want i will try the other.  My idea is to use the polling service to see if it does what i want, if not then do the groovy way. I hope it all works. Also i want to figure out a way to monitor log files.

Continue Reading 'Opennms monitor process' »

Still working hard

2008-03-04 15:54:07 by ed_mann in Computers & Technology 0 comments

I have been working hard on client projects, the PHPEclipse project, and learning about Bacula. Which is the best Open Source backup utility around. I have used Amanda in the past, but once i started using Tivoli at work i realized that there was allot missing. I plan on doing a full review and documentation on using Bacula. Right now i am still learning how to use it and making custom scripts to do things that i need done. My documentation will be on my setup, and how i am using it. The docs done by Kern Sibbald are awesome. The documentation is very helpful and i have been able to find almost everything i needed.

The dlzsync project that i have been working on is just about finished. I know i said it was going to be done months ago, but i got busy with other stuff. It is looking very good. I have been testing it on the domains that i host. I just have a few kinks to work out of the system.

I have also learned how to use PHPUnit, and write unit tests for my applications. I plan on working with Junit to do the same for my Java apps. Need to write some unit test for PHPEclipse as well.

Also i have not forgotten about my blog system. It has not seen any development for a while. I have allot of projects going on, and just have not had time to dedicate to working on the blog system. I guess i got it working good enough for what i need right now. However i do need to add the page so i can view old posts and possibly edit them. I have some that i need to publish.

Continue Reading 'Still working hard' »

PHPEclipse Release 1.2.0 and Development 1.3.x

2008-01-17 15:03:31 by ed_mann in Computers & Technology 1 comments

I have mentioned before that i work on the PHPEclipse project, one of my jobs is administering the build system. We use hudson as our continuous build system as it's a really easy system to learn and use.

As i noted in my other post we moved from from cvs and to svn and things have been going well on the svn front. However when i changed the build system to pull from svn, there were some problems. To me it was more PEBKAC than a problem with svn. I spent 3 days working on the issue and could not figure out why our DBG feature would not build. Incastrix one of the other developers on the project created the new 1.3.x development branch and i was able to use it to test my builds. When i created a new project and imported his code things as i remember just worked. Long story short i found there were a few plug-ins that were included in places they should not be, and others that were not needed at all. I made my changes and the system was successful in building the project.

What is more frustrating is that getting it to work that last day only took about 15min, and here i spent 4 days running around in circles.

Now that the builds are back, and people are able to use it, i think i created more bugs. But that's the way it goes. I am really looking forward to us getting 1.2.0 out the door, and also the work that is going into 1.3.x and 1.5.x. Ajt and i will be cleaning up the ticket system in an attempt to refine the items left for the 1.2.x release. Looking at the tickets for the 1.2.x release you would think we were crazy. It has more bugs than 1.3.x and we only have 2 weeks to get them all fixed. But this will change over the weekend when ajt and i clean and assign bugs to there new milestones.

Something else i will be working on is a tutorial on using RSE and PHPEclipse. It's something new to PHPEclipse and it's working pretty well for me. Also i will include instructions on using XDebug. There are a few more bugs that incastrix and i will be working on related to XDebug and RSE and i hope to get some fixed today.

Continue Reading 'PHPEclipse Release 1.2.0 and Development 1.3.x' »

12 3 4 5 Next > >
 
This page took 0.134361 seconds to load.