Got a bad case of “The Mondays”? Cheer up and check out an oldie but goodie from YouTube.
Latest Entries »
So thanks to the Google AJAX Library blog, I noticed that jQuery UI has officially released jQuery UI 1.8. It’s been a bit of a chore trying to keep my SVN repositories up to date with the latest version since I’ve customized the UI elements on the CSS side of things. All in all, I’m happy with the latest version of jQuery UI, especially the new autocomplete widget (check out the new MyCNL.com home page->feature search for an example)
@ConanOBrien having talks with Fox about his own show. http://bit.ly/dnJ48V
Great article on the downfall of MySpace – http://tcrn.ch/awfUaC
- Funny cus it sounds a lot like a business I know.
Just added @mpcafesedona to the database for @mycnl – check it out – http://bit.ly/daQ34B
Show your support for Colorado Affiliates – #ColoradoBoycottsAmazon – http://bit.ly/9825Bl
Google just launched cycling maps for Google Maps. They’re even dong a contest, so tweet #bikewithgoogle to be entered to win $2500
In working on a few of my projects, I had a few issues dealing with extremely large XML files. More specifically, every computer that I tried to open them on failed miserably. I did a lot of searching and scouring of the internet to find a program that did this automatically. The best program I could find was called “Large Text File Viewer”, and that’s far from what I was looking for, although I was still happy to find a program that I could use to even just simply open the large files.
I started to try and “chunk” the files myself by hand, and after creating a few files thought to myself “there has to be an easier way to do this”. I got back on and kept searching for a solution. After a lot more digging, I finally came across a simple script doing exactly what I wanted it to do. I took the script and modified it a bit to follow OOP standards a bit more (before all addresses, URLS, etc. were hard coded).
Here is the class that I ended up creating:
|
So, in order to utilize this class, just create a script that calls the previous class file as follows:
|
Good day to you and thanks for visiting my Blog. I’m pretty busy working on a couple of other projects at the moment, so i just haven’t had time to sit down and start writing here. Keep an eye out, there will be lots more to see soon!
