Netbeans 6.8 Available
It’s one of my favorites for web site work as well as use as a programmer’s platform, and it’s available for download.
It’s one of my favorites for web site work as well as use as a programmer’s platform, and it’s available for download.
This is another quick fix. I added a new Sectigo security certificate to my ecommerce set, https://energiondirect.com. The certificate provides a seal which provided information to users. There’s a bit of Javascript Code to put into the header, and then some to be put in the body. My actual seal kept appearing at the bottom…
My never ending quest for better clip art sources (I can’t draw a straight line with a ruler), and my desire to make Ubuntu more and more usable for all my work needs, converged with OpenClipart.org. It’s a good source, and you can install it in Ubuntu with your Add/Remove command. But then, where is…
This is just a short note. I couldn’t go much further without recommending my key tool without which I could not live. That is jEdit with a variety of plugins. By itself, jEdit is an excellent little text editor. With plugins it can provide a wonderful development environment. I tried test versions of a number…
Jason Hiner of TechRepublic, in an article titled The market has rejected Linux Desktops. Get over it shows that Linux market share in desktop computing has hung in the +/- 1% ranger for a decade and suggests this is unlikely to change very much. He cites a number of reasons, but I think the most…
While I started working online with a 300 baud modem and later operated a bulletin board at the same speed (eventually adding 1200 and then-oh joy!-2400!), I’m relatively new to Linux, and wasn’t even aware that w3m was available. Linux Magazine has a brief writeup on it, and I was amazed at how well it…
I had a hard time finding basic instructions, and in fact, I found that many of the more complex instructions were unnecessary. This is with Netbeans 8.1. The XDebug package in the repositories is current and will work. You just need to set your php.ini file correctly. I found answer #1 at this link quite adequate…