New Provider So I was looking at what I was paying for Wordpress and just felt I could save some money. [The old blog](https://jcwebconcepts.wordpress.com/) will still exist, I just will not put any content on t
Moving to Gatsby # What I Used Before For the longest time I have been using [Empress Blog](https://empress-blog.netlify.app) as my blogging framework. This framework is built using [EmberJS](https://emberjs.com), w
M1 Mac Reinstall So as I always like to do every once in awhile, I decided to re-install my M1 Mac Mini and oh man the troubles I had were just ridiculous. ![Example of the error I see](/images/blog/account-creation
EmberJS with REST API Sometimes you have to work with API’s that are not following a certain standard. When working with these types of API’s, Ember data will not work with it unless you massage the data. This article is
One Thing I Do Not Like in Ember So I was interviewing someone for a role with my company and during the part where you ask the person, “Do you have any questions for me?” came up, he asked something different. Tell me one thing tha
Vim in VS Code I know that this is not a new add on or anything like that, but man did I misjudge the power of this [Vim add on.](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim) For the longest t
Using Docker at Work for Local Development At the company I work for we wanted to setup [Docker](https://www.docker.com/) so local developers do not have to do all this work to get their machines configured for any projects. We also wanted to
Office Upgrade So, when I moved into our new house 3 yrs ago, my only requirement was I have my own office. In my last house I was stuck in the basement. When I made videos, I would get the jokes about living in my
My Switch to Neovim For the longest time I have been hopping from editor to editor. I have used [Notepad++](https://notepad-plus-plus.org/), [Sublime Text](https://www.sublimetext.com/), [Atom](https://atom.io/), and re
Dotfiles Setting up a new computer can be a tedious and tiresome process. I am not the person that has an exact image of my machine, so when things go wrong I just load that image. I would never have somethin
Elementary OS So some of my Twitter followers have started to talk up, using a Linux OS called [ElementaryOS](http://elementary.io). Its suppose to give you the look and feel of OSX. So after some many tweets, I h
Got my archives back Moving Back to Wordpress After a long time away, I have decided to move back to Wordpress. I was using Octopress for the longest but figured it was time to move back. The problem is, I lost the precompiled files for OctopresXdebug Basics Tutorial As promised, here is the basics tutorial of using xdebug in action. Xdebug As an automation developer, I have learned how to write code in Java. When I am having an issue, one of the nice things that you can do is debug your code, line by line. For the longest I had wished Bought an Android Phone I finally took the plunge and converted from iPhone to Android. I just bought the Samsung Galaxy S3. I guess buying the Samsung Galaxy Tab 2 has made me make the change. It could also be due to the cTerminal IDE for Android I just purchased a [Samsung Galaxy Tab 2 10.1](http://www.amazon.com/Samsung-Galaxy-Tab-10-1-Inch-Wi-Fi/dp/B007M50PTM/ref=sr_1_1?ie=UTF8&qid=1339511679&sr=8-1) and I am loving it. So since I am new IWeb Development on Android One of my latest purchases was an Android Samsung Galaxy Tablet 10.1. Unfortunately I have to get a replacement but it happens. So getting back on track I am new to an Android device. I found a greatAdobe Creative Cloud Well this past week Adobe has launched their new cloud service called, [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html). As of launch they are charging a monthly fee of $49.99Octopress and Lion I just bought a few weeks ago a new MacBook Pro and I love it. So now it was time to setup my computer to use rvm and Octopress. So I logged into the Mac App store and downloaded the newest version oUsing Git for SVN So I have switched from SVN to Git and I am very happy about it. When I am at work I am stuck using SVN and I hate it. So I learned about a command that git has called git svn. It allows me to clone TextMate2 Alpha Intro So the other day, it was announced that the alpha release of TextMate2 was available for licensed users of [TextMate](https://macromates.com/) So I decided to make a little video on some of the changSwitching to Octopress I have decided to leave the world of Wordpress, for the world of [Octopress](http://octopress.org/). I will have some tutorials on this blogging framework but there are some reasons I made this changSpotlight for Windows and Linux One of the nice features in MacOSX is the use of Spotlight. I hardly use icons anymore and just hit command+space and type what I need. While I am in Gentoo or Windows XP, I sorely miss this functionPHP Contact Form I would like to take an opportunity to show you an example of how to developer a simple php contact page. I will not use css or anything like that for this tutorial. Just quick and dirty using the phPassing of Steve Jobs As many bloggers have already done, we have lost someone this past week that was dear to a lot of Mac fanboys. He will be missed but I am sure he was working on his successor for a long time. I wondeSetting Up Blogofile [Blogofile](http://www.blogofile.com/) is a simple blogging engine that brings something nice without the use of a database. I have been testing this out and I am starting to like this. I have even bDual Boot MacBook 5,2 and Gentoo One thing that I have always wanted to do was dual boot my Mac computer so I could run Linux on real hardware instead of emulation. This tutorial is going to show you how to accomplish this. A thing Media and Linux This is part 6 of my using Linux for everything blog posts. Some time ago, if you wanted to listen to music or watch videos, you ran into issues. Today’s Linux has changed all that. Honestly the onlySetting Up a Git Server Version control is something that a lot of developers use. I have been using SVN for the longest time and ignoring Git. I found it confusing and I just left it alone. I did the same thing before I stGraphic Design and Linux This is part 5 of my using Linux for everything blog posts. As a web developer I started to use Photoshop. As I started to use Linux I realized that I could not use Photoshop to its fullest. So I theWeb/Java/Selenium Development and Linux This is part 4 of my using Linux for everything blog posts. As of right now my main job is writing Selenium automation using Java and my side job is web development. So could Linux handle all of thisBrowsing and Linux So this is part 3 of my replace Linux everywhere blog. In this part we will be discussing web browsing. So looking at browsers the only major browser that is not in Linux is Internet Explorer. Now yeEmail and Linux So continuing on with my series of the question if Linux can replace it all, we are going to talk about email. For me I use e-mail at home and at work. For home I use Gmail and at work I use ExchangeReplace Linux Everywhere So a colleague and I have a long commute and we are always talking about Linux and technology. We listen to podcasts after podcasts and in my mind I have been thinking about something. Could I replacRabbitVCS SVN Client Linux If you have used SVN in the past in the Windows world, you are probably pretty use too TortoiseSVN. It is a nice tool that integrates itself into the Windows shell. In the Linux world you probably weUsing TextMate Over Eclipse? So as doing automation as my everyday job I find myself in the Eclipse IDE all day. Now there are lots of advantages of using Eclipse but I hate that it is so slow. One day I got so frustrated that ICommenting Your Code One of the things that a lot of people over look when coding is adding comments to it. Everyone should comment their code and there is no reason why you do not need comments. Even if you are writing Tour of TextMate I wanted to get into showing you the basics of [TextMate](https://macromates.com/). If you talk to a lot of Apple users and ask them what is the best text editor they will say TextMate. At first I saMoving Your SVN Repo One of the things that I sometimes have to do is move an SVN repo to another server or you just want to back it up. This tutorial will show you how to do this. ```bash svnadmin dump /pathToYourRepo TextMate As a web developer one of the things you look for is a good editor to use to code your projects. When I was using Windows I would use and app called [Notepad++](https://notepad-plus-plus.org/) which Partner Program YouTube Well I thought I would write this quick blog post to let my readers know that I am now a partner on [YouTube](http://www.youtube.com/jrock20041). There are many benefits to be accepted into this progZen Coding Plugin As a web developer I find that I write some code that I reuse and or have to write and copy and paste a few times. Well with this addon I use with TextMate called [Zen Coding](https://code.google.comParallels Experience I was asked to write my experiences when using [Parallels](http://www.parallels.com/) on my Mac. So I thought I would make a blog post about this at the same time to share my thoughts on this topic. Bluefish IDE Editor Well as a PHP, HTML, CSS, and jQuery designer one of the things I have been looking for is a good lightweight text editor. I have used many different types of editors and not found the right one. WhejQuery Basics Tutorial [jQuery](http://jquery.com/ "jQuery Official Site") is an upcoming/hot thing right now when it comes to web development. To me jQuery is slowly taking over flash. There are lots of things I can do inNew Site Design So with me the past few days learning jQuery, I thought I would redesign my site again. This time I have used jQuery in a few places to showcase some of my new things that I have learned. My twitter Sorry for Being Inactive I am sorry for the people that do follow my blog here that I have not been active lately. I have started a new job that has been taking all my time and have just been too tired. I will be working on Selenium Automation With TestNG I wanted to start off with a simple tutorial that shows you how to write some simple automation scripts. Basically you write Selenium scripts that will test/verify information on a webpage. Example wSetting Up Eclipse I wanted to talk about how to setup your Eclipse IDE to work with Selenium, Maven, and TestNG. For those who do not know what those are you can click on the link to learn more. I will be making some Java Hello World Well I have decided to jump back into Java programming due to some recent events. I went out and bought [Sams Teach Yourself Java in 24 Hours](http://www.amazon.com/Sams-Teach-Yourself-Java-Hours/dp/Mplayer Playlist Ok I know this type of post is not like me but I thought I would post it since I needed to research on how to do this. Well a lot of my development is done in the Linux environment. All my music comeHosts File As a web developer one of the tools that I love to use is built right into the operating system. I have come across some jobs where the coder has coded everything in absolute paths. Well if you are lCentOS (My Thoughts) When I first learned Linux about 12 years ago I started off using Red Hat. You guys who have used it long enough remember the day when you wanted to install an app you had to not only download the apSite Re-design For the next few weeks I will be working on a new Wordpress theme. I will post when it is complete so please do not judge my themes till I get it at 100% I was thinking that I might setup a test enviNAS Server. Should I or Should I Not For the people who do not know what [NAS](http://en.wikipedia.org/wiki/Network-attached_storage "Network-attached Storage") stands for, it stands for Network-attached Storage. Do you have an old comp1Password One of the things that people talk about in the computer world is password strength. They talk about how you should not use the same passwords for everything. They say you should not use your kids naUbuntu Web Server Part 2 Since [posting my tutorial](http://jcwebconcepts.net/web-server-ubuntu-9-10) on running a web server on Ubuntu 9.10, I have had some questions on some of the next steps. So in this tutorial I want toUsing Expect Are you running a Linux or Unix server that there are process you need to automate? Is there a daily process that are just a waist of your time but not to your server? There is a nice application calPython Basics If you have been reading previous blog posts, I have been using a monitoring tool called [Zenoss](http://www.zenoss.com/). Under the hood there is a lot of [Python](http://www.python.org/) stuff. So I Need Design Help One of the things I have never been strong in is layout design. If you look at most of the sites I have done, there blah. Colors are limited and there is just no iCandy to the site. So my question isVIM Tutorial When I first started working with Linux one of the tools I disregarded was [VIM](http://www.vim.org/). I felt it to be too confusing and believed it was not worth it at all. I was so use too notepad,Installing SNMP Ubuntu If you are setting up a server that you might want to monitor, you will want to install setup [SNMP](http://www.net-snmp.org/). In this tutorial we will set it up in Ubuntu 9.10. Zenoss MySQL Database One of the things I never understood after installing Zenoss, was where is this mysql database. I found out that with Zenoss it sets up it’s own MySQL server and it is even smart to put it on a diffeZenoss Local Templates One of the coolest things I learned today was about creating local templates for specific devices. So lets say you have 5 Linux boxes and only 2 are running apache. I do not need to graph apache stufZenoss Training Today I went to a [Zenoss training](https://www.zenoss.com/support/training) in Baltimore MD. This is a training that usually costs around $1500 USD to attend. They are offering this one day trainingVersions Working With Repositories Well the other day I created a video showing you an overview of Versions, but I did not get into any details. So I create a video showing you how to add a working repository. I also got into adding aVersions SVN Application I was doing a YouTube challenge for Chris Pirillo and thought I would do it on the great SVN client called Versions. You might have remembered that I done a written blog about this app when I first gComments Fixed I am sorry that my theme was not allowing people to post comments. I have fixed that now and if you hit the comments link in the upper right of a post you can now add some. Sorry if this caused any iGentoo vs Ubuntu Well I know the first thing that people are saying is, “Oh no not another distro debate.” I myself hate these debates so I am going to try my best to not make this one. My purpose here is to explain Zenoss [Zenoss](https://www.zenoss.com/) is a monitoring tool that everyone should start to look at. In the past when you mention system monitoring software, people would say [Nagios](https://www.nagios.orgCPOSC Event Yesterday October 18, 2009 I went to and Open source conference in Harrisburg PA called CPOSC(Central Pennsylvania Open Source Conference). Basically this conference discusses applications that are oCoda Well I have been in search for a great text editor for my Mac and I might have found one. I have tried demos of [BBEdit](http://www.barebones.com/), [Text Wrangler](http://www.barebones.com/products/Upcoming WoW Site I am starting to develop my own World Of Warcraft website. You are probably asking me why am I doing this? Well when I was playing it was hard to find help about the game. I am not talking about how Gamefly So I was thinking the other day about how I have not gotten a new PS3 game lately. I went onto [EB Games](http://www.ebgames.com/) to see some cool games but they are $59.99. Now the game might be woSVN Client Versions So while looking for a good SVN client the other day, I found one called [Versions](http://versionsapp.com/). This application comes with a free 21 day trial. If you want to buy the application if wiSVN Command Line Mac OSX In one of my previous tutorials I showed you how to setup an [SVN server](http://oldblog.dev/blog/2009/09/14/svn-command-line-mac-osx/blog/2009/09/03/setup-svn-server/). So now that is setup I am suriPhone 3.1 Is Out Well it appears that Apple has released the next version of the iPhone/ iPod Touch software. I have played around with the new software and for us first generation users there are some updates. One oFreeMind Today an employee at my job requested that I install an application called FreeMind. FreeMind is an application that you can take your ideas and organize them. I use it for time and project managemenSetup SVN Server [SVN](http://subversion.tigris.org/) (which stands for Subversion) is a version control system. So let me speak some english here for you. Lets say you make a website for a customer. When you are finSnow Leopard Well I got Snow Leopard. I was excited at first cause I was thinking of the great features. After installing it I realized that I did not really get much. Now I am sure my thoughts are going to changA Look at WineXS Well earlier today I was looking around and I found an article about an application for Linux called [WineXS](http://tsx.nl/winexs.html). This application is a front end for wine in Linux. Wine is anLinux System Backup Well today at work I was given a task to backup a server then reformat the machine and setup a new one. So I sat to think about how am I going to back this up. Am I only going to backup certain filesSetting Up Nagios Well at work I have been messing with a server application call [Nagios](http://www.nagios.org/). This app is used to monitor your servers for certain issues. It can monitor anything from file space Web Server Ubuntu 9.10 So I thought I would write up a tutorial on how to install a web server that will support Apache, PHP, and MySQL. I will go over some configuration file adjustments as well. So lets get into this andiPhone Review Well coming from the 1st Gen iPod Touch it is a relief to have the iPhone. Now the version I got was the one with EDGE and not 3g. So far I have not noticed a slowness in EDGE. Now I know this is dueUbuntu One So it appears that Ubuntu wants to make a service that is working off the concept of Mobile Me’s, [iDisk](http://www.apple.com/mobileme/features/idisk.html). [Ubuntu One](https://ubuntuone.com/) per Madden 2010 Demo Reviewed Well I just finished playing my first game of Madden 2010. I was shocked cause I thought the gang tackling would have happened all the time. The animations of the crowd got a little boring. I like thAppFresh for Mac For all you users out there that are Mac guys like me, there is an app called [AppFresh](http://metaquark.de/appfresh/). This application is a tool that will scan for your 3rd party apps that you havConsolidating Domains With my hosting package with 1and1 I get 2 free domain names. So I used 1 domain for my blog here and the other for my portfolio. Today I decided why not use one and put my work as pages and my tutorUpgrade to 2.8 Well I just took the dive an upgraded to the 2.8 Version of wordpress. It was not difficult. I just used a backup utility for the database then uploaded the new content. Basic Cocoa App Well I started looking into Cocoa programming so I could develop some Mac applications. So here is my first tutorial on how to develop using Objective-C language. iPhone Ringtones I was looking around and I thru bits of pieces of pages I found out how to make your own ringtones to use for your iPhone. Now I am not sure this is illegal cause you own the music. At least I hope yGetting an iPhone Well after much debate it appears that I will be getting an iPhone. Now it is not going to be the 3G or the 3GS but that is ok. So of course you want to know why am I doing this? Why when you have anCraigslist Success Story There is a toy that my little girl Lucia loves to listen too. It winds up and plays Mozart pieces. One day as I was turning it to make it play it broke. You should have seen the look on Lucia face whNCAA 2010 Demo So the other day I downloaded the demo of NCAA 2010 for the Playstation 3. Now I have not played a college football game in a very long time. I never liked that there was no player names. I realize tiPod Touch 3.0 Is Out Well on the 17th of this month the software was released for the new iPod Touch software. Now this review is geared towards the 1st generation version of the iPod Touch. Now of course you guys know tSafari Books Online Well in past I have always wanted to use this service and never did. [Safari Books Online](http://www.safaribooksonline.com/) is a service that you pay a monthly fee. Now what this service does for yCoding Update I thought I would give an update on what is going on with me learning how to code. My resume has been getting beefed up. So now what I comfortably know how to program in is the following: - HTML - CMultiple Programming Languages Have you ever had to learn multiple programming languages are once? I am not talking about HTML and CSS at the same time. I am talking about lets say PHP and AJAX. Well I have too and let me tell youApplescript So I decided to look at Apple Scripting and I will tell you it is not that bad. I still have to kind the site that has all the built-in keywords but it works. Let me show you a little script I made tEtherpad [Etherpad](http://etherpad.com/ "Etherpad") is an application that is based off java that allows multiple people at the same time to update multiple documents. Now I realize you might be thinking gooNeed a New Game Well since I am no longer playing wow, what should be my next game? The only thing is it needs to be for Mac OS. So any ideas? Done With World of Warcraft That is it. I am just dam tired of this game. I just went to [WoW](http://www.worldofwarcraft.com/index.xml "World of Warcraft") site and cancelled my service. Now this is not for the money. Please $New Programming Language So I have been thinking that it may be time for me to learn another programming language. I have thought for some time now and since I have switched to Mac I think it might be cool to program apps foAptana At work today a colleague and I were talking about software for web development. He then asked me about an application called [Aptana](http://www.aptana.com/). I have heard about and tried it in the Finished Uncharted Drake's Fortune Well early this morning I finished the game on easy mode. Let me tell you that this was tough. I am going to try the next difficulty level but I am not sure it is possible. The 2 ending levels were vMobile Me One of the things I looked at when I bought my first Mac, was Mobile Me . This is a service from Apple that helps you out. Are you the type of person with multiple computers? Or what about an iPhone/Xcode Well I have been looking at an application for the Mac call [Xcode](https://developer.apple.com/TOOLS/xcode/) . With this application you can create applications for the Mac and the iPhone/iPod TouchiPhone vs iPod Touch So let me start of to say that I am an owner of the iPod Touch. Now I am going to be honest here and have played a little with the iPhone. So if I miss something please let me know. When I show peoplKindle on iPhone/iPod Touch So a few months ago my friend showed me [Amazon’s kindle](http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84338011_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1Buying Game Gold While playing [World of Warcraft](https://www.worldofwarcraft.com/index.xml) you will sometime get these spam messages about buying gold. There are websites out there that you can pay real money for Uncharted Drake's Fortune Yesterday a friend of mine let me borrow a games for the Playstation 3 called [Uncharted Drake’s Fortune](https://www.us.playstation.com/uncharted/) . Now I do realize that this game is not new but ISmart Webpages Tutorial Well I made a tutorial showing you how you can use PHP include statement to help your webpages. So you are saying how can this be? It helps with bigger webpages that need a change to be made to a menCSSH Tool A fellow colleague told me about an application that he was told was a must. [CSSH](http://cssh.sourceforge.net/) is an application that allows you to send a command to multiple computers. So lets saScreen Recording Part 2 In yesterdays blog I was talking about screen recording. And of course don’t you know it I found a free one that I really like. It is still new but it does what I need and I happy about that. The namTesting WP Plugin I am just testing a wordpress plugin to see if it will send a tiny link to twitter for me. Screen Recording Mac OS So I am seeing that it is time that I have to get a screen recording software for the mac. I have been using a [Ustream](http://www.ustream.tv/) and that is just not working anymore. So I have been sNew Egg Today I received in the mail a free hat from [New Egg](http://www.newegg.com/). I thought that was very nice of them to do that. New Site Well I decided to go ahead and make this site a wordpress templated site. I have heard that this is the new thing people are doing instead of HTML pages. Well I thought I would learn how to make my oHello World This is an example file used for testing to see if everything is working right # Headings --- These are all the heading levels that can be used in markdown: # Header 1 ## Header 2 ### Header 3
Moving Back to Wordpress After a long time away, I have decided to move back to Wordpress. I was using Octopress for the longest but figured it was time to move back. The problem is, I lost the precompiled files for Octopres
Xdebug Basics Tutorial As promised, here is the basics tutorial of using xdebug in action. Xdebug As an automation developer, I have learned how to write code in Java. When I am having an issue, one of the nice things that you can do is debug your code, line by line. For the longest I had wished Bought an Android Phone I finally took the plunge and converted from iPhone to Android. I just bought the Samsung Galaxy S3. I guess buying the Samsung Galaxy Tab 2 has made me make the change. It could also be due to the cTerminal IDE for Android I just purchased a [Samsung Galaxy Tab 2 10.1](http://www.amazon.com/Samsung-Galaxy-Tab-10-1-Inch-Wi-Fi/dp/B007M50PTM/ref=sr_1_1?ie=UTF8&qid=1339511679&sr=8-1) and I am loving it. So since I am new IWeb Development on Android One of my latest purchases was an Android Samsung Galaxy Tablet 10.1. Unfortunately I have to get a replacement but it happens. So getting back on track I am new to an Android device. I found a greatAdobe Creative Cloud Well this past week Adobe has launched their new cloud service called, [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html). As of launch they are charging a monthly fee of $49.99Octopress and Lion I just bought a few weeks ago a new MacBook Pro and I love it. So now it was time to setup my computer to use rvm and Octopress. So I logged into the Mac App store and downloaded the newest version oUsing Git for SVN So I have switched from SVN to Git and I am very happy about it. When I am at work I am stuck using SVN and I hate it. So I learned about a command that git has called git svn. It allows me to clone TextMate2 Alpha Intro So the other day, it was announced that the alpha release of TextMate2 was available for licensed users of [TextMate](https://macromates.com/) So I decided to make a little video on some of the changSwitching to Octopress I have decided to leave the world of Wordpress, for the world of [Octopress](http://octopress.org/). I will have some tutorials on this blogging framework but there are some reasons I made this changSpotlight for Windows and Linux One of the nice features in MacOSX is the use of Spotlight. I hardly use icons anymore and just hit command+space and type what I need. While I am in Gentoo or Windows XP, I sorely miss this functionPHP Contact Form I would like to take an opportunity to show you an example of how to developer a simple php contact page. I will not use css or anything like that for this tutorial. Just quick and dirty using the phPassing of Steve Jobs As many bloggers have already done, we have lost someone this past week that was dear to a lot of Mac fanboys. He will be missed but I am sure he was working on his successor for a long time. I wondeSetting Up Blogofile [Blogofile](http://www.blogofile.com/) is a simple blogging engine that brings something nice without the use of a database. I have been testing this out and I am starting to like this. I have even bDual Boot MacBook 5,2 and Gentoo One thing that I have always wanted to do was dual boot my Mac computer so I could run Linux on real hardware instead of emulation. This tutorial is going to show you how to accomplish this. A thing Media and Linux This is part 6 of my using Linux for everything blog posts. Some time ago, if you wanted to listen to music or watch videos, you ran into issues. Today’s Linux has changed all that. Honestly the onlySetting Up a Git Server Version control is something that a lot of developers use. I have been using SVN for the longest time and ignoring Git. I found it confusing and I just left it alone. I did the same thing before I stGraphic Design and Linux This is part 5 of my using Linux for everything blog posts. As a web developer I started to use Photoshop. As I started to use Linux I realized that I could not use Photoshop to its fullest. So I theWeb/Java/Selenium Development and Linux This is part 4 of my using Linux for everything blog posts. As of right now my main job is writing Selenium automation using Java and my side job is web development. So could Linux handle all of thisBrowsing and Linux So this is part 3 of my replace Linux everywhere blog. In this part we will be discussing web browsing. So looking at browsers the only major browser that is not in Linux is Internet Explorer. Now yeEmail and Linux So continuing on with my series of the question if Linux can replace it all, we are going to talk about email. For me I use e-mail at home and at work. For home I use Gmail and at work I use ExchangeReplace Linux Everywhere So a colleague and I have a long commute and we are always talking about Linux and technology. We listen to podcasts after podcasts and in my mind I have been thinking about something. Could I replacRabbitVCS SVN Client Linux If you have used SVN in the past in the Windows world, you are probably pretty use too TortoiseSVN. It is a nice tool that integrates itself into the Windows shell. In the Linux world you probably weUsing TextMate Over Eclipse? So as doing automation as my everyday job I find myself in the Eclipse IDE all day. Now there are lots of advantages of using Eclipse but I hate that it is so slow. One day I got so frustrated that ICommenting Your Code One of the things that a lot of people over look when coding is adding comments to it. Everyone should comment their code and there is no reason why you do not need comments. Even if you are writing Tour of TextMate I wanted to get into showing you the basics of [TextMate](https://macromates.com/). If you talk to a lot of Apple users and ask them what is the best text editor they will say TextMate. At first I saMoving Your SVN Repo One of the things that I sometimes have to do is move an SVN repo to another server or you just want to back it up. This tutorial will show you how to do this. ```bash svnadmin dump /pathToYourRepo TextMate As a web developer one of the things you look for is a good editor to use to code your projects. When I was using Windows I would use and app called [Notepad++](https://notepad-plus-plus.org/) which Partner Program YouTube Well I thought I would write this quick blog post to let my readers know that I am now a partner on [YouTube](http://www.youtube.com/jrock20041). There are many benefits to be accepted into this progZen Coding Plugin As a web developer I find that I write some code that I reuse and or have to write and copy and paste a few times. Well with this addon I use with TextMate called [Zen Coding](https://code.google.comParallels Experience I was asked to write my experiences when using [Parallels](http://www.parallels.com/) on my Mac. So I thought I would make a blog post about this at the same time to share my thoughts on this topic. Bluefish IDE Editor Well as a PHP, HTML, CSS, and jQuery designer one of the things I have been looking for is a good lightweight text editor. I have used many different types of editors and not found the right one. WhejQuery Basics Tutorial [jQuery](http://jquery.com/ "jQuery Official Site") is an upcoming/hot thing right now when it comes to web development. To me jQuery is slowly taking over flash. There are lots of things I can do inNew Site Design So with me the past few days learning jQuery, I thought I would redesign my site again. This time I have used jQuery in a few places to showcase some of my new things that I have learned. My twitter Sorry for Being Inactive I am sorry for the people that do follow my blog here that I have not been active lately. I have started a new job that has been taking all my time and have just been too tired. I will be working on Selenium Automation With TestNG I wanted to start off with a simple tutorial that shows you how to write some simple automation scripts. Basically you write Selenium scripts that will test/verify information on a webpage. Example wSetting Up Eclipse I wanted to talk about how to setup your Eclipse IDE to work with Selenium, Maven, and TestNG. For those who do not know what those are you can click on the link to learn more. I will be making some Java Hello World Well I have decided to jump back into Java programming due to some recent events. I went out and bought [Sams Teach Yourself Java in 24 Hours](http://www.amazon.com/Sams-Teach-Yourself-Java-Hours/dp/Mplayer Playlist Ok I know this type of post is not like me but I thought I would post it since I needed to research on how to do this. Well a lot of my development is done in the Linux environment. All my music comeHosts File As a web developer one of the tools that I love to use is built right into the operating system. I have come across some jobs where the coder has coded everything in absolute paths. Well if you are lCentOS (My Thoughts) When I first learned Linux about 12 years ago I started off using Red Hat. You guys who have used it long enough remember the day when you wanted to install an app you had to not only download the apSite Re-design For the next few weeks I will be working on a new Wordpress theme. I will post when it is complete so please do not judge my themes till I get it at 100% I was thinking that I might setup a test enviNAS Server. Should I or Should I Not For the people who do not know what [NAS](http://en.wikipedia.org/wiki/Network-attached_storage "Network-attached Storage") stands for, it stands for Network-attached Storage. Do you have an old comp1Password One of the things that people talk about in the computer world is password strength. They talk about how you should not use the same passwords for everything. They say you should not use your kids naUbuntu Web Server Part 2 Since [posting my tutorial](http://jcwebconcepts.net/web-server-ubuntu-9-10) on running a web server on Ubuntu 9.10, I have had some questions on some of the next steps. So in this tutorial I want toUsing Expect Are you running a Linux or Unix server that there are process you need to automate? Is there a daily process that are just a waist of your time but not to your server? There is a nice application calPython Basics If you have been reading previous blog posts, I have been using a monitoring tool called [Zenoss](http://www.zenoss.com/). Under the hood there is a lot of [Python](http://www.python.org/) stuff. So I Need Design Help One of the things I have never been strong in is layout design. If you look at most of the sites I have done, there blah. Colors are limited and there is just no iCandy to the site. So my question isVIM Tutorial When I first started working with Linux one of the tools I disregarded was [VIM](http://www.vim.org/). I felt it to be too confusing and believed it was not worth it at all. I was so use too notepad,Installing SNMP Ubuntu If you are setting up a server that you might want to monitor, you will want to install setup [SNMP](http://www.net-snmp.org/). In this tutorial we will set it up in Ubuntu 9.10. Zenoss MySQL Database One of the things I never understood after installing Zenoss, was where is this mysql database. I found out that with Zenoss it sets up it’s own MySQL server and it is even smart to put it on a diffeZenoss Local Templates One of the coolest things I learned today was about creating local templates for specific devices. So lets say you have 5 Linux boxes and only 2 are running apache. I do not need to graph apache stufZenoss Training Today I went to a [Zenoss training](https://www.zenoss.com/support/training) in Baltimore MD. This is a training that usually costs around $1500 USD to attend. They are offering this one day trainingVersions Working With Repositories Well the other day I created a video showing you an overview of Versions, but I did not get into any details. So I create a video showing you how to add a working repository. I also got into adding aVersions SVN Application I was doing a YouTube challenge for Chris Pirillo and thought I would do it on the great SVN client called Versions. You might have remembered that I done a written blog about this app when I first gComments Fixed I am sorry that my theme was not allowing people to post comments. I have fixed that now and if you hit the comments link in the upper right of a post you can now add some. Sorry if this caused any iGentoo vs Ubuntu Well I know the first thing that people are saying is, “Oh no not another distro debate.” I myself hate these debates so I am going to try my best to not make this one. My purpose here is to explain Zenoss [Zenoss](https://www.zenoss.com/) is a monitoring tool that everyone should start to look at. In the past when you mention system monitoring software, people would say [Nagios](https://www.nagios.orgCPOSC Event Yesterday October 18, 2009 I went to and Open source conference in Harrisburg PA called CPOSC(Central Pennsylvania Open Source Conference). Basically this conference discusses applications that are oCoda Well I have been in search for a great text editor for my Mac and I might have found one. I have tried demos of [BBEdit](http://www.barebones.com/), [Text Wrangler](http://www.barebones.com/products/Upcoming WoW Site I am starting to develop my own World Of Warcraft website. You are probably asking me why am I doing this? Well when I was playing it was hard to find help about the game. I am not talking about how Gamefly So I was thinking the other day about how I have not gotten a new PS3 game lately. I went onto [EB Games](http://www.ebgames.com/) to see some cool games but they are $59.99. Now the game might be woSVN Client Versions So while looking for a good SVN client the other day, I found one called [Versions](http://versionsapp.com/). This application comes with a free 21 day trial. If you want to buy the application if wiSVN Command Line Mac OSX In one of my previous tutorials I showed you how to setup an [SVN server](http://oldblog.dev/blog/2009/09/14/svn-command-line-mac-osx/blog/2009/09/03/setup-svn-server/). So now that is setup I am suriPhone 3.1 Is Out Well it appears that Apple has released the next version of the iPhone/ iPod Touch software. I have played around with the new software and for us first generation users there are some updates. One oFreeMind Today an employee at my job requested that I install an application called FreeMind. FreeMind is an application that you can take your ideas and organize them. I use it for time and project managemenSetup SVN Server [SVN](http://subversion.tigris.org/) (which stands for Subversion) is a version control system. So let me speak some english here for you. Lets say you make a website for a customer. When you are finSnow Leopard Well I got Snow Leopard. I was excited at first cause I was thinking of the great features. After installing it I realized that I did not really get much. Now I am sure my thoughts are going to changA Look at WineXS Well earlier today I was looking around and I found an article about an application for Linux called [WineXS](http://tsx.nl/winexs.html). This application is a front end for wine in Linux. Wine is anLinux System Backup Well today at work I was given a task to backup a server then reformat the machine and setup a new one. So I sat to think about how am I going to back this up. Am I only going to backup certain filesSetting Up Nagios Well at work I have been messing with a server application call [Nagios](http://www.nagios.org/). This app is used to monitor your servers for certain issues. It can monitor anything from file space Web Server Ubuntu 9.10 So I thought I would write up a tutorial on how to install a web server that will support Apache, PHP, and MySQL. I will go over some configuration file adjustments as well. So lets get into this andiPhone Review Well coming from the 1st Gen iPod Touch it is a relief to have the iPhone. Now the version I got was the one with EDGE and not 3g. So far I have not noticed a slowness in EDGE. Now I know this is dueUbuntu One So it appears that Ubuntu wants to make a service that is working off the concept of Mobile Me’s, [iDisk](http://www.apple.com/mobileme/features/idisk.html). [Ubuntu One](https://ubuntuone.com/) per Madden 2010 Demo Reviewed Well I just finished playing my first game of Madden 2010. I was shocked cause I thought the gang tackling would have happened all the time. The animations of the crowd got a little boring. I like thAppFresh for Mac For all you users out there that are Mac guys like me, there is an app called [AppFresh](http://metaquark.de/appfresh/). This application is a tool that will scan for your 3rd party apps that you havConsolidating Domains With my hosting package with 1and1 I get 2 free domain names. So I used 1 domain for my blog here and the other for my portfolio. Today I decided why not use one and put my work as pages and my tutorUpgrade to 2.8 Well I just took the dive an upgraded to the 2.8 Version of wordpress. It was not difficult. I just used a backup utility for the database then uploaded the new content. Basic Cocoa App Well I started looking into Cocoa programming so I could develop some Mac applications. So here is my first tutorial on how to develop using Objective-C language. iPhone Ringtones I was looking around and I thru bits of pieces of pages I found out how to make your own ringtones to use for your iPhone. Now I am not sure this is illegal cause you own the music. At least I hope yGetting an iPhone Well after much debate it appears that I will be getting an iPhone. Now it is not going to be the 3G or the 3GS but that is ok. So of course you want to know why am I doing this? Why when you have anCraigslist Success Story There is a toy that my little girl Lucia loves to listen too. It winds up and plays Mozart pieces. One day as I was turning it to make it play it broke. You should have seen the look on Lucia face whNCAA 2010 Demo So the other day I downloaded the demo of NCAA 2010 for the Playstation 3. Now I have not played a college football game in a very long time. I never liked that there was no player names. I realize tiPod Touch 3.0 Is Out Well on the 17th of this month the software was released for the new iPod Touch software. Now this review is geared towards the 1st generation version of the iPod Touch. Now of course you guys know tSafari Books Online Well in past I have always wanted to use this service and never did. [Safari Books Online](http://www.safaribooksonline.com/) is a service that you pay a monthly fee. Now what this service does for yCoding Update I thought I would give an update on what is going on with me learning how to code. My resume has been getting beefed up. So now what I comfortably know how to program in is the following: - HTML - CMultiple Programming Languages Have you ever had to learn multiple programming languages are once? I am not talking about HTML and CSS at the same time. I am talking about lets say PHP and AJAX. Well I have too and let me tell youApplescript So I decided to look at Apple Scripting and I will tell you it is not that bad. I still have to kind the site that has all the built-in keywords but it works. Let me show you a little script I made tEtherpad [Etherpad](http://etherpad.com/ "Etherpad") is an application that is based off java that allows multiple people at the same time to update multiple documents. Now I realize you might be thinking gooNeed a New Game Well since I am no longer playing wow, what should be my next game? The only thing is it needs to be for Mac OS. So any ideas? Done With World of Warcraft That is it. I am just dam tired of this game. I just went to [WoW](http://www.worldofwarcraft.com/index.xml "World of Warcraft") site and cancelled my service. Now this is not for the money. Please $New Programming Language So I have been thinking that it may be time for me to learn another programming language. I have thought for some time now and since I have switched to Mac I think it might be cool to program apps foAptana At work today a colleague and I were talking about software for web development. He then asked me about an application called [Aptana](http://www.aptana.com/). I have heard about and tried it in the Finished Uncharted Drake's Fortune Well early this morning I finished the game on easy mode. Let me tell you that this was tough. I am going to try the next difficulty level but I am not sure it is possible. The 2 ending levels were vMobile Me One of the things I looked at when I bought my first Mac, was Mobile Me . This is a service from Apple that helps you out. Are you the type of person with multiple computers? Or what about an iPhone/Xcode Well I have been looking at an application for the Mac call [Xcode](https://developer.apple.com/TOOLS/xcode/) . With this application you can create applications for the Mac and the iPhone/iPod TouchiPhone vs iPod Touch So let me start of to say that I am an owner of the iPod Touch. Now I am going to be honest here and have played a little with the iPhone. So if I miss something please let me know. When I show peoplKindle on iPhone/iPod Touch So a few months ago my friend showed me [Amazon’s kindle](http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84338011_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1Buying Game Gold While playing [World of Warcraft](https://www.worldofwarcraft.com/index.xml) you will sometime get these spam messages about buying gold. There are websites out there that you can pay real money for Uncharted Drake's Fortune Yesterday a friend of mine let me borrow a games for the Playstation 3 called [Uncharted Drake’s Fortune](https://www.us.playstation.com/uncharted/) . Now I do realize that this game is not new but ISmart Webpages Tutorial Well I made a tutorial showing you how you can use PHP include statement to help your webpages. So you are saying how can this be? It helps with bigger webpages that need a change to be made to a menCSSH Tool A fellow colleague told me about an application that he was told was a must. [CSSH](http://cssh.sourceforge.net/) is an application that allows you to send a command to multiple computers. So lets saScreen Recording Part 2 In yesterdays blog I was talking about screen recording. And of course don’t you know it I found a free one that I really like. It is still new but it does what I need and I happy about that. The namTesting WP Plugin I am just testing a wordpress plugin to see if it will send a tiny link to twitter for me. Screen Recording Mac OS So I am seeing that it is time that I have to get a screen recording software for the mac. I have been using a [Ustream](http://www.ustream.tv/) and that is just not working anymore. So I have been sNew Egg Today I received in the mail a free hat from [New Egg](http://www.newegg.com/). I thought that was very nice of them to do that. New Site Well I decided to go ahead and make this site a wordpress templated site. I have heard that this is the new thing people are doing instead of HTML pages. Well I thought I would learn how to make my oHello World This is an example file used for testing to see if everything is working right # Headings --- These are all the heading levels that can be used in markdown: # Header 1 ## Header 2 ### Header 3
Xdebug As an automation developer, I have learned how to write code in Java. When I am having an issue, one of the nice things that you can do is debug your code, line by line. For the longest I had wished
Bought an Android Phone I finally took the plunge and converted from iPhone to Android. I just bought the Samsung Galaxy S3. I guess buying the Samsung Galaxy Tab 2 has made me make the change. It could also be due to the c
Terminal IDE for Android I just purchased a [Samsung Galaxy Tab 2 10.1](http://www.amazon.com/Samsung-Galaxy-Tab-10-1-Inch-Wi-Fi/dp/B007M50PTM/ref=sr_1_1?ie=UTF8&qid=1339511679&sr=8-1) and I am loving it. So since I am new I
Web Development on Android One of my latest purchases was an Android Samsung Galaxy Tablet 10.1. Unfortunately I have to get a replacement but it happens. So getting back on track I am new to an Android device. I found a great
Adobe Creative Cloud Well this past week Adobe has launched their new cloud service called, [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html). As of launch they are charging a monthly fee of $49.99
Octopress and Lion I just bought a few weeks ago a new MacBook Pro and I love it. So now it was time to setup my computer to use rvm and Octopress. So I logged into the Mac App store and downloaded the newest version o
Using Git for SVN So I have switched from SVN to Git and I am very happy about it. When I am at work I am stuck using SVN and I hate it. So I learned about a command that git has called git svn. It allows me to clone
TextMate2 Alpha Intro So the other day, it was announced that the alpha release of TextMate2 was available for licensed users of [TextMate](https://macromates.com/) So I decided to make a little video on some of the chang
Switching to Octopress I have decided to leave the world of Wordpress, for the world of [Octopress](http://octopress.org/). I will have some tutorials on this blogging framework but there are some reasons I made this chang
Spotlight for Windows and Linux One of the nice features in MacOSX is the use of Spotlight. I hardly use icons anymore and just hit command+space and type what I need. While I am in Gentoo or Windows XP, I sorely miss this function
PHP Contact Form I would like to take an opportunity to show you an example of how to developer a simple php contact page. I will not use css or anything like that for this tutorial. Just quick and dirty using the ph
Passing of Steve Jobs As many bloggers have already done, we have lost someone this past week that was dear to a lot of Mac fanboys. He will be missed but I am sure he was working on his successor for a long time. I wonde
Setting Up Blogofile [Blogofile](http://www.blogofile.com/) is a simple blogging engine that brings something nice without the use of a database. I have been testing this out and I am starting to like this. I have even b
Dual Boot MacBook 5,2 and Gentoo One thing that I have always wanted to do was dual boot my Mac computer so I could run Linux on real hardware instead of emulation. This tutorial is going to show you how to accomplish this. A thing
Media and Linux This is part 6 of my using Linux for everything blog posts. Some time ago, if you wanted to listen to music or watch videos, you ran into issues. Today’s Linux has changed all that. Honestly the only
Setting Up a Git Server Version control is something that a lot of developers use. I have been using SVN for the longest time and ignoring Git. I found it confusing and I just left it alone. I did the same thing before I st
Graphic Design and Linux This is part 5 of my using Linux for everything blog posts. As a web developer I started to use Photoshop. As I started to use Linux I realized that I could not use Photoshop to its fullest. So I the
Web/Java/Selenium Development and Linux This is part 4 of my using Linux for everything blog posts. As of right now my main job is writing Selenium automation using Java and my side job is web development. So could Linux handle all of this
Browsing and Linux So this is part 3 of my replace Linux everywhere blog. In this part we will be discussing web browsing. So looking at browsers the only major browser that is not in Linux is Internet Explorer. Now ye
Email and Linux So continuing on with my series of the question if Linux can replace it all, we are going to talk about email. For me I use e-mail at home and at work. For home I use Gmail and at work I use Exchange
Replace Linux Everywhere So a colleague and I have a long commute and we are always talking about Linux and technology. We listen to podcasts after podcasts and in my mind I have been thinking about something. Could I replac
RabbitVCS SVN Client Linux If you have used SVN in the past in the Windows world, you are probably pretty use too TortoiseSVN. It is a nice tool that integrates itself into the Windows shell. In the Linux world you probably we
Using TextMate Over Eclipse? So as doing automation as my everyday job I find myself in the Eclipse IDE all day. Now there are lots of advantages of using Eclipse but I hate that it is so slow. One day I got so frustrated that I
Commenting Your Code One of the things that a lot of people over look when coding is adding comments to it. Everyone should comment their code and there is no reason why you do not need comments. Even if you are writing
Tour of TextMate I wanted to get into showing you the basics of [TextMate](https://macromates.com/). If you talk to a lot of Apple users and ask them what is the best text editor they will say TextMate. At first I sa
Moving Your SVN Repo One of the things that I sometimes have to do is move an SVN repo to another server or you just want to back it up. This tutorial will show you how to do this. ```bash svnadmin dump /pathToYourRepo
TextMate As a web developer one of the things you look for is a good editor to use to code your projects. When I was using Windows I would use and app called [Notepad++](https://notepad-plus-plus.org/) which
Partner Program YouTube Well I thought I would write this quick blog post to let my readers know that I am now a partner on [YouTube](http://www.youtube.com/jrock20041). There are many benefits to be accepted into this prog
Zen Coding Plugin As a web developer I find that I write some code that I reuse and or have to write and copy and paste a few times. Well with this addon I use with TextMate called [Zen Coding](https://code.google.com
Parallels Experience I was asked to write my experiences when using [Parallels](http://www.parallels.com/) on my Mac. So I thought I would make a blog post about this at the same time to share my thoughts on this topic.
Bluefish IDE Editor Well as a PHP, HTML, CSS, and jQuery designer one of the things I have been looking for is a good lightweight text editor. I have used many different types of editors and not found the right one. Whe
jQuery Basics Tutorial [jQuery](http://jquery.com/ "jQuery Official Site") is an upcoming/hot thing right now when it comes to web development. To me jQuery is slowly taking over flash. There are lots of things I can do in
New Site Design So with me the past few days learning jQuery, I thought I would redesign my site again. This time I have used jQuery in a few places to showcase some of my new things that I have learned. My twitter
Sorry for Being Inactive I am sorry for the people that do follow my blog here that I have not been active lately. I have started a new job that has been taking all my time and have just been too tired. I will be working on
Selenium Automation With TestNG I wanted to start off with a simple tutorial that shows you how to write some simple automation scripts. Basically you write Selenium scripts that will test/verify information on a webpage. Example w
Setting Up Eclipse I wanted to talk about how to setup your Eclipse IDE to work with Selenium, Maven, and TestNG. For those who do not know what those are you can click on the link to learn more. I will be making some
Java Hello World Well I have decided to jump back into Java programming due to some recent events. I went out and bought [Sams Teach Yourself Java in 24 Hours](http://www.amazon.com/Sams-Teach-Yourself-Java-Hours/dp/
Mplayer Playlist Ok I know this type of post is not like me but I thought I would post it since I needed to research on how to do this. Well a lot of my development is done in the Linux environment. All my music come
Hosts File As a web developer one of the tools that I love to use is built right into the operating system. I have come across some jobs where the coder has coded everything in absolute paths. Well if you are l
CentOS (My Thoughts) When I first learned Linux about 12 years ago I started off using Red Hat. You guys who have used it long enough remember the day when you wanted to install an app you had to not only download the ap
Site Re-design For the next few weeks I will be working on a new Wordpress theme. I will post when it is complete so please do not judge my themes till I get it at 100% I was thinking that I might setup a test envi
NAS Server. Should I or Should I Not For the people who do not know what [NAS](http://en.wikipedia.org/wiki/Network-attached_storage "Network-attached Storage") stands for, it stands for Network-attached Storage. Do you have an old comp
1Password One of the things that people talk about in the computer world is password strength. They talk about how you should not use the same passwords for everything. They say you should not use your kids na
Ubuntu Web Server Part 2 Since [posting my tutorial](http://jcwebconcepts.net/web-server-ubuntu-9-10) on running a web server on Ubuntu 9.10, I have had some questions on some of the next steps. So in this tutorial I want to
Using Expect Are you running a Linux or Unix server that there are process you need to automate? Is there a daily process that are just a waist of your time but not to your server? There is a nice application cal
Python Basics If you have been reading previous blog posts, I have been using a monitoring tool called [Zenoss](http://www.zenoss.com/). Under the hood there is a lot of [Python](http://www.python.org/) stuff. So
I Need Design Help One of the things I have never been strong in is layout design. If you look at most of the sites I have done, there blah. Colors are limited and there is just no iCandy to the site. So my question is
VIM Tutorial When I first started working with Linux one of the tools I disregarded was [VIM](http://www.vim.org/). I felt it to be too confusing and believed it was not worth it at all. I was so use too notepad,
Installing SNMP Ubuntu If you are setting up a server that you might want to monitor, you will want to install setup [SNMP](http://www.net-snmp.org/). In this tutorial we will set it up in Ubuntu 9.10. Zenoss MySQL Database One of the things I never understood after installing Zenoss, was where is this mysql database. I found out that with Zenoss it sets up it’s own MySQL server and it is even smart to put it on a diffeZenoss Local Templates One of the coolest things I learned today was about creating local templates for specific devices. So lets say you have 5 Linux boxes and only 2 are running apache. I do not need to graph apache stufZenoss Training Today I went to a [Zenoss training](https://www.zenoss.com/support/training) in Baltimore MD. This is a training that usually costs around $1500 USD to attend. They are offering this one day trainingVersions Working With Repositories Well the other day I created a video showing you an overview of Versions, but I did not get into any details. So I create a video showing you how to add a working repository. I also got into adding aVersions SVN Application I was doing a YouTube challenge for Chris Pirillo and thought I would do it on the great SVN client called Versions. You might have remembered that I done a written blog about this app when I first gComments Fixed I am sorry that my theme was not allowing people to post comments. I have fixed that now and if you hit the comments link in the upper right of a post you can now add some. Sorry if this caused any iGentoo vs Ubuntu Well I know the first thing that people are saying is, “Oh no not another distro debate.” I myself hate these debates so I am going to try my best to not make this one. My purpose here is to explain Zenoss [Zenoss](https://www.zenoss.com/) is a monitoring tool that everyone should start to look at. In the past when you mention system monitoring software, people would say [Nagios](https://www.nagios.orgCPOSC Event Yesterday October 18, 2009 I went to and Open source conference in Harrisburg PA called CPOSC(Central Pennsylvania Open Source Conference). Basically this conference discusses applications that are oCoda Well I have been in search for a great text editor for my Mac and I might have found one. I have tried demos of [BBEdit](http://www.barebones.com/), [Text Wrangler](http://www.barebones.com/products/Upcoming WoW Site I am starting to develop my own World Of Warcraft website. You are probably asking me why am I doing this? Well when I was playing it was hard to find help about the game. I am not talking about how Gamefly So I was thinking the other day about how I have not gotten a new PS3 game lately. I went onto [EB Games](http://www.ebgames.com/) to see some cool games but they are $59.99. Now the game might be woSVN Client Versions So while looking for a good SVN client the other day, I found one called [Versions](http://versionsapp.com/). This application comes with a free 21 day trial. If you want to buy the application if wiSVN Command Line Mac OSX In one of my previous tutorials I showed you how to setup an [SVN server](http://oldblog.dev/blog/2009/09/14/svn-command-line-mac-osx/blog/2009/09/03/setup-svn-server/). So now that is setup I am suriPhone 3.1 Is Out Well it appears that Apple has released the next version of the iPhone/ iPod Touch software. I have played around with the new software and for us first generation users there are some updates. One oFreeMind Today an employee at my job requested that I install an application called FreeMind. FreeMind is an application that you can take your ideas and organize them. I use it for time and project managemenSetup SVN Server [SVN](http://subversion.tigris.org/) (which stands for Subversion) is a version control system. So let me speak some english here for you. Lets say you make a website for a customer. When you are finSnow Leopard Well I got Snow Leopard. I was excited at first cause I was thinking of the great features. After installing it I realized that I did not really get much. Now I am sure my thoughts are going to changA Look at WineXS Well earlier today I was looking around and I found an article about an application for Linux called [WineXS](http://tsx.nl/winexs.html). This application is a front end for wine in Linux. Wine is anLinux System Backup Well today at work I was given a task to backup a server then reformat the machine and setup a new one. So I sat to think about how am I going to back this up. Am I only going to backup certain filesSetting Up Nagios Well at work I have been messing with a server application call [Nagios](http://www.nagios.org/). This app is used to monitor your servers for certain issues. It can monitor anything from file space Web Server Ubuntu 9.10 So I thought I would write up a tutorial on how to install a web server that will support Apache, PHP, and MySQL. I will go over some configuration file adjustments as well. So lets get into this andiPhone Review Well coming from the 1st Gen iPod Touch it is a relief to have the iPhone. Now the version I got was the one with EDGE and not 3g. So far I have not noticed a slowness in EDGE. Now I know this is dueUbuntu One So it appears that Ubuntu wants to make a service that is working off the concept of Mobile Me’s, [iDisk](http://www.apple.com/mobileme/features/idisk.html). [Ubuntu One](https://ubuntuone.com/) per Madden 2010 Demo Reviewed Well I just finished playing my first game of Madden 2010. I was shocked cause I thought the gang tackling would have happened all the time. The animations of the crowd got a little boring. I like thAppFresh for Mac For all you users out there that are Mac guys like me, there is an app called [AppFresh](http://metaquark.de/appfresh/). This application is a tool that will scan for your 3rd party apps that you havConsolidating Domains With my hosting package with 1and1 I get 2 free domain names. So I used 1 domain for my blog here and the other for my portfolio. Today I decided why not use one and put my work as pages and my tutorUpgrade to 2.8 Well I just took the dive an upgraded to the 2.8 Version of wordpress. It was not difficult. I just used a backup utility for the database then uploaded the new content. Basic Cocoa App Well I started looking into Cocoa programming so I could develop some Mac applications. So here is my first tutorial on how to develop using Objective-C language. iPhone Ringtones I was looking around and I thru bits of pieces of pages I found out how to make your own ringtones to use for your iPhone. Now I am not sure this is illegal cause you own the music. At least I hope yGetting an iPhone Well after much debate it appears that I will be getting an iPhone. Now it is not going to be the 3G or the 3GS but that is ok. So of course you want to know why am I doing this? Why when you have anCraigslist Success Story There is a toy that my little girl Lucia loves to listen too. It winds up and plays Mozart pieces. One day as I was turning it to make it play it broke. You should have seen the look on Lucia face whNCAA 2010 Demo So the other day I downloaded the demo of NCAA 2010 for the Playstation 3. Now I have not played a college football game in a very long time. I never liked that there was no player names. I realize tiPod Touch 3.0 Is Out Well on the 17th of this month the software was released for the new iPod Touch software. Now this review is geared towards the 1st generation version of the iPod Touch. Now of course you guys know tSafari Books Online Well in past I have always wanted to use this service and never did. [Safari Books Online](http://www.safaribooksonline.com/) is a service that you pay a monthly fee. Now what this service does for yCoding Update I thought I would give an update on what is going on with me learning how to code. My resume has been getting beefed up. So now what I comfortably know how to program in is the following: - HTML - CMultiple Programming Languages Have you ever had to learn multiple programming languages are once? I am not talking about HTML and CSS at the same time. I am talking about lets say PHP and AJAX. Well I have too and let me tell youApplescript So I decided to look at Apple Scripting and I will tell you it is not that bad. I still have to kind the site that has all the built-in keywords but it works. Let me show you a little script I made tEtherpad [Etherpad](http://etherpad.com/ "Etherpad") is an application that is based off java that allows multiple people at the same time to update multiple documents. Now I realize you might be thinking gooNeed a New Game Well since I am no longer playing wow, what should be my next game? The only thing is it needs to be for Mac OS. So any ideas? Done With World of Warcraft That is it. I am just dam tired of this game. I just went to [WoW](http://www.worldofwarcraft.com/index.xml "World of Warcraft") site and cancelled my service. Now this is not for the money. Please $New Programming Language So I have been thinking that it may be time for me to learn another programming language. I have thought for some time now and since I have switched to Mac I think it might be cool to program apps foAptana At work today a colleague and I were talking about software for web development. He then asked me about an application called [Aptana](http://www.aptana.com/). I have heard about and tried it in the Finished Uncharted Drake's Fortune Well early this morning I finished the game on easy mode. Let me tell you that this was tough. I am going to try the next difficulty level but I am not sure it is possible. The 2 ending levels were vMobile Me One of the things I looked at when I bought my first Mac, was Mobile Me . This is a service from Apple that helps you out. Are you the type of person with multiple computers? Or what about an iPhone/Xcode Well I have been looking at an application for the Mac call [Xcode](https://developer.apple.com/TOOLS/xcode/) . With this application you can create applications for the Mac and the iPhone/iPod TouchiPhone vs iPod Touch So let me start of to say that I am an owner of the iPod Touch. Now I am going to be honest here and have played a little with the iPhone. So if I miss something please let me know. When I show peoplKindle on iPhone/iPod Touch So a few months ago my friend showed me [Amazon’s kindle](http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84338011_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1Buying Game Gold While playing [World of Warcraft](https://www.worldofwarcraft.com/index.xml) you will sometime get these spam messages about buying gold. There are websites out there that you can pay real money for Uncharted Drake's Fortune Yesterday a friend of mine let me borrow a games for the Playstation 3 called [Uncharted Drake’s Fortune](https://www.us.playstation.com/uncharted/) . Now I do realize that this game is not new but ISmart Webpages Tutorial Well I made a tutorial showing you how you can use PHP include statement to help your webpages. So you are saying how can this be? It helps with bigger webpages that need a change to be made to a menCSSH Tool A fellow colleague told me about an application that he was told was a must. [CSSH](http://cssh.sourceforge.net/) is an application that allows you to send a command to multiple computers. So lets saScreen Recording Part 2 In yesterdays blog I was talking about screen recording. And of course don’t you know it I found a free one that I really like. It is still new but it does what I need and I happy about that. The namTesting WP Plugin I am just testing a wordpress plugin to see if it will send a tiny link to twitter for me. Screen Recording Mac OS So I am seeing that it is time that I have to get a screen recording software for the mac. I have been using a [Ustream](http://www.ustream.tv/) and that is just not working anymore. So I have been sNew Egg Today I received in the mail a free hat from [New Egg](http://www.newegg.com/). I thought that was very nice of them to do that. New Site Well I decided to go ahead and make this site a wordpress templated site. I have heard that this is the new thing people are doing instead of HTML pages. Well I thought I would learn how to make my oHello World This is an example file used for testing to see if everything is working right # Headings --- These are all the heading levels that can be used in markdown: # Header 1 ## Header 2 ### Header 3
Zenoss MySQL Database One of the things I never understood after installing Zenoss, was where is this mysql database. I found out that with Zenoss it sets up it’s own MySQL server and it is even smart to put it on a diffe
Zenoss Local Templates One of the coolest things I learned today was about creating local templates for specific devices. So lets say you have 5 Linux boxes and only 2 are running apache. I do not need to graph apache stuf
Zenoss Training Today I went to a [Zenoss training](https://www.zenoss.com/support/training) in Baltimore MD. This is a training that usually costs around $1500 USD to attend. They are offering this one day training
Versions Working With Repositories Well the other day I created a video showing you an overview of Versions, but I did not get into any details. So I create a video showing you how to add a working repository. I also got into adding a
Versions SVN Application I was doing a YouTube challenge for Chris Pirillo and thought I would do it on the great SVN client called Versions. You might have remembered that I done a written blog about this app when I first g
Comments Fixed I am sorry that my theme was not allowing people to post comments. I have fixed that now and if you hit the comments link in the upper right of a post you can now add some. Sorry if this caused any i
Gentoo vs Ubuntu Well I know the first thing that people are saying is, “Oh no not another distro debate.” I myself hate these debates so I am going to try my best to not make this one. My purpose here is to explain
Zenoss [Zenoss](https://www.zenoss.com/) is a monitoring tool that everyone should start to look at. In the past when you mention system monitoring software, people would say [Nagios](https://www.nagios.org
CPOSC Event Yesterday October 18, 2009 I went to and Open source conference in Harrisburg PA called CPOSC(Central Pennsylvania Open Source Conference). Basically this conference discusses applications that are o
Coda Well I have been in search for a great text editor for my Mac and I might have found one. I have tried demos of [BBEdit](http://www.barebones.com/), [Text Wrangler](http://www.barebones.com/products/
Upcoming WoW Site I am starting to develop my own World Of Warcraft website. You are probably asking me why am I doing this? Well when I was playing it was hard to find help about the game. I am not talking about how
Gamefly So I was thinking the other day about how I have not gotten a new PS3 game lately. I went onto [EB Games](http://www.ebgames.com/) to see some cool games but they are $59.99. Now the game might be wo
SVN Client Versions So while looking for a good SVN client the other day, I found one called [Versions](http://versionsapp.com/). This application comes with a free 21 day trial. If you want to buy the application if wi
SVN Command Line Mac OSX In one of my previous tutorials I showed you how to setup an [SVN server](http://oldblog.dev/blog/2009/09/14/svn-command-line-mac-osx/blog/2009/09/03/setup-svn-server/). So now that is setup I am sur
iPhone 3.1 Is Out Well it appears that Apple has released the next version of the iPhone/ iPod Touch software. I have played around with the new software and for us first generation users there are some updates. One o
FreeMind Today an employee at my job requested that I install an application called FreeMind. FreeMind is an application that you can take your ideas and organize them. I use it for time and project managemen
Setup SVN Server [SVN](http://subversion.tigris.org/) (which stands for Subversion) is a version control system. So let me speak some english here for you. Lets say you make a website for a customer. When you are fin
Snow Leopard Well I got Snow Leopard. I was excited at first cause I was thinking of the great features. After installing it I realized that I did not really get much. Now I am sure my thoughts are going to chang
A Look at WineXS Well earlier today I was looking around and I found an article about an application for Linux called [WineXS](http://tsx.nl/winexs.html). This application is a front end for wine in Linux. Wine is an
Linux System Backup Well today at work I was given a task to backup a server then reformat the machine and setup a new one. So I sat to think about how am I going to back this up. Am I only going to backup certain files
Setting Up Nagios Well at work I have been messing with a server application call [Nagios](http://www.nagios.org/). This app is used to monitor your servers for certain issues. It can monitor anything from file space
Web Server Ubuntu 9.10 So I thought I would write up a tutorial on how to install a web server that will support Apache, PHP, and MySQL. I will go over some configuration file adjustments as well. So lets get into this and
iPhone Review Well coming from the 1st Gen iPod Touch it is a relief to have the iPhone. Now the version I got was the one with EDGE and not 3g. So far I have not noticed a slowness in EDGE. Now I know this is due
Ubuntu One So it appears that Ubuntu wants to make a service that is working off the concept of Mobile Me’s, [iDisk](http://www.apple.com/mobileme/features/idisk.html). [Ubuntu One](https://ubuntuone.com/) per
Madden 2010 Demo Reviewed Well I just finished playing my first game of Madden 2010. I was shocked cause I thought the gang tackling would have happened all the time. The animations of the crowd got a little boring. I like th
AppFresh for Mac For all you users out there that are Mac guys like me, there is an app called [AppFresh](http://metaquark.de/appfresh/). This application is a tool that will scan for your 3rd party apps that you hav
Consolidating Domains With my hosting package with 1and1 I get 2 free domain names. So I used 1 domain for my blog here and the other for my portfolio. Today I decided why not use one and put my work as pages and my tutor
Upgrade to 2.8 Well I just took the dive an upgraded to the 2.8 Version of wordpress. It was not difficult. I just used a backup utility for the database then uploaded the new content.
Basic Cocoa App Well I started looking into Cocoa programming so I could develop some Mac applications. So here is my first tutorial on how to develop using Objective-C language. iPhone Ringtones I was looking around and I thru bits of pieces of pages I found out how to make your own ringtones to use for your iPhone. Now I am not sure this is illegal cause you own the music. At least I hope yGetting an iPhone Well after much debate it appears that I will be getting an iPhone. Now it is not going to be the 3G or the 3GS but that is ok. So of course you want to know why am I doing this? Why when you have anCraigslist Success Story There is a toy that my little girl Lucia loves to listen too. It winds up and plays Mozart pieces. One day as I was turning it to make it play it broke. You should have seen the look on Lucia face whNCAA 2010 Demo So the other day I downloaded the demo of NCAA 2010 for the Playstation 3. Now I have not played a college football game in a very long time. I never liked that there was no player names. I realize tiPod Touch 3.0 Is Out Well on the 17th of this month the software was released for the new iPod Touch software. Now this review is geared towards the 1st generation version of the iPod Touch. Now of course you guys know tSafari Books Online Well in past I have always wanted to use this service and never did. [Safari Books Online](http://www.safaribooksonline.com/) is a service that you pay a monthly fee. Now what this service does for yCoding Update I thought I would give an update on what is going on with me learning how to code. My resume has been getting beefed up. So now what I comfortably know how to program in is the following: - HTML - CMultiple Programming Languages Have you ever had to learn multiple programming languages are once? I am not talking about HTML and CSS at the same time. I am talking about lets say PHP and AJAX. Well I have too and let me tell youApplescript So I decided to look at Apple Scripting and I will tell you it is not that bad. I still have to kind the site that has all the built-in keywords but it works. Let me show you a little script I made tEtherpad [Etherpad](http://etherpad.com/ "Etherpad") is an application that is based off java that allows multiple people at the same time to update multiple documents. Now I realize you might be thinking gooNeed a New Game Well since I am no longer playing wow, what should be my next game? The only thing is it needs to be for Mac OS. So any ideas? Done With World of Warcraft That is it. I am just dam tired of this game. I just went to [WoW](http://www.worldofwarcraft.com/index.xml "World of Warcraft") site and cancelled my service. Now this is not for the money. Please $New Programming Language So I have been thinking that it may be time for me to learn another programming language. I have thought for some time now and since I have switched to Mac I think it might be cool to program apps foAptana At work today a colleague and I were talking about software for web development. He then asked me about an application called [Aptana](http://www.aptana.com/). I have heard about and tried it in the Finished Uncharted Drake's Fortune Well early this morning I finished the game on easy mode. Let me tell you that this was tough. I am going to try the next difficulty level but I am not sure it is possible. The 2 ending levels were vMobile Me One of the things I looked at when I bought my first Mac, was Mobile Me . This is a service from Apple that helps you out. Are you the type of person with multiple computers? Or what about an iPhone/Xcode Well I have been looking at an application for the Mac call [Xcode](https://developer.apple.com/TOOLS/xcode/) . With this application you can create applications for the Mac and the iPhone/iPod TouchiPhone vs iPod Touch So let me start of to say that I am an owner of the iPod Touch. Now I am going to be honest here and have played a little with the iPhone. So if I miss something please let me know. When I show peoplKindle on iPhone/iPod Touch So a few months ago my friend showed me [Amazon’s kindle](http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84338011_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1Buying Game Gold While playing [World of Warcraft](https://www.worldofwarcraft.com/index.xml) you will sometime get these spam messages about buying gold. There are websites out there that you can pay real money for Uncharted Drake's Fortune Yesterday a friend of mine let me borrow a games for the Playstation 3 called [Uncharted Drake’s Fortune](https://www.us.playstation.com/uncharted/) . Now I do realize that this game is not new but ISmart Webpages Tutorial Well I made a tutorial showing you how you can use PHP include statement to help your webpages. So you are saying how can this be? It helps with bigger webpages that need a change to be made to a menCSSH Tool A fellow colleague told me about an application that he was told was a must. [CSSH](http://cssh.sourceforge.net/) is an application that allows you to send a command to multiple computers. So lets saScreen Recording Part 2 In yesterdays blog I was talking about screen recording. And of course don’t you know it I found a free one that I really like. It is still new but it does what I need and I happy about that. The namTesting WP Plugin I am just testing a wordpress plugin to see if it will send a tiny link to twitter for me. Screen Recording Mac OS So I am seeing that it is time that I have to get a screen recording software for the mac. I have been using a [Ustream](http://www.ustream.tv/) and that is just not working anymore. So I have been sNew Egg Today I received in the mail a free hat from [New Egg](http://www.newegg.com/). I thought that was very nice of them to do that. New Site Well I decided to go ahead and make this site a wordpress templated site. I have heard that this is the new thing people are doing instead of HTML pages. Well I thought I would learn how to make my oHello World This is an example file used for testing to see if everything is working right # Headings --- These are all the heading levels that can be used in markdown: # Header 1 ## Header 2 ### Header 3
iPhone Ringtones I was looking around and I thru bits of pieces of pages I found out how to make your own ringtones to use for your iPhone. Now I am not sure this is illegal cause you own the music. At least I hope y
Getting an iPhone Well after much debate it appears that I will be getting an iPhone. Now it is not going to be the 3G or the 3GS but that is ok. So of course you want to know why am I doing this? Why when you have an
Craigslist Success Story There is a toy that my little girl Lucia loves to listen too. It winds up and plays Mozart pieces. One day as I was turning it to make it play it broke. You should have seen the look on Lucia face wh
NCAA 2010 Demo So the other day I downloaded the demo of NCAA 2010 for the Playstation 3. Now I have not played a college football game in a very long time. I never liked that there was no player names. I realize t
iPod Touch 3.0 Is Out Well on the 17th of this month the software was released for the new iPod Touch software. Now this review is geared towards the 1st generation version of the iPod Touch. Now of course you guys know t
Safari Books Online Well in past I have always wanted to use this service and never did. [Safari Books Online](http://www.safaribooksonline.com/) is a service that you pay a monthly fee. Now what this service does for y
Coding Update I thought I would give an update on what is going on with me learning how to code. My resume has been getting beefed up. So now what I comfortably know how to program in is the following: - HTML - C
Multiple Programming Languages Have you ever had to learn multiple programming languages are once? I am not talking about HTML and CSS at the same time. I am talking about lets say PHP and AJAX. Well I have too and let me tell you
Applescript So I decided to look at Apple Scripting and I will tell you it is not that bad. I still have to kind the site that has all the built-in keywords but it works. Let me show you a little script I made t
Etherpad [Etherpad](http://etherpad.com/ "Etherpad") is an application that is based off java that allows multiple people at the same time to update multiple documents. Now I realize you might be thinking goo
Need a New Game Well since I am no longer playing wow, what should be my next game? The only thing is it needs to be for Mac OS. So any ideas?
Done With World of Warcraft That is it. I am just dam tired of this game. I just went to [WoW](http://www.worldofwarcraft.com/index.xml "World of Warcraft") site and cancelled my service. Now this is not for the money. Please $
New Programming Language So I have been thinking that it may be time for me to learn another programming language. I have thought for some time now and since I have switched to Mac I think it might be cool to program apps fo
Aptana At work today a colleague and I were talking about software for web development. He then asked me about an application called [Aptana](http://www.aptana.com/). I have heard about and tried it in the
Finished Uncharted Drake's Fortune Well early this morning I finished the game on easy mode. Let me tell you that this was tough. I am going to try the next difficulty level but I am not sure it is possible. The 2 ending levels were v
Mobile Me One of the things I looked at when I bought my first Mac, was Mobile Me . This is a service from Apple that helps you out. Are you the type of person with multiple computers? Or what about an iPhone/
Xcode Well I have been looking at an application for the Mac call [Xcode](https://developer.apple.com/TOOLS/xcode/) . With this application you can create applications for the Mac and the iPhone/iPod Touch
iPhone vs iPod Touch So let me start of to say that I am an owner of the iPod Touch. Now I am going to be honest here and have played a little with the iPhone. So if I miss something please let me know. When I show peopl
Kindle on iPhone/iPod Touch So a few months ago my friend showed me [Amazon’s kindle](http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84338011_1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1
Buying Game Gold While playing [World of Warcraft](https://www.worldofwarcraft.com/index.xml) you will sometime get these spam messages about buying gold. There are websites out there that you can pay real money for
Uncharted Drake's Fortune Yesterday a friend of mine let me borrow a games for the Playstation 3 called [Uncharted Drake’s Fortune](https://www.us.playstation.com/uncharted/) . Now I do realize that this game is not new but I
Smart Webpages Tutorial Well I made a tutorial showing you how you can use PHP include statement to help your webpages. So you are saying how can this be? It helps with bigger webpages that need a change to be made to a men
CSSH Tool A fellow colleague told me about an application that he was told was a must. [CSSH](http://cssh.sourceforge.net/) is an application that allows you to send a command to multiple computers. So lets sa
Screen Recording Part 2 In yesterdays blog I was talking about screen recording. And of course don’t you know it I found a free one that I really like. It is still new but it does what I need and I happy about that. The nam
Testing WP Plugin I am just testing a wordpress plugin to see if it will send a tiny link to twitter for me.
Screen Recording Mac OS So I am seeing that it is time that I have to get a screen recording software for the mac. I have been using a [Ustream](http://www.ustream.tv/) and that is just not working anymore. So I have been s
New Egg Today I received in the mail a free hat from [New Egg](http://www.newegg.com/). I thought that was very nice of them to do that.
New Site Well I decided to go ahead and make this site a wordpress templated site. I have heard that this is the new thing people are doing instead of HTML pages. Well I thought I would learn how to make my o
Hello World This is an example file used for testing to see if everything is working right # Headings --- These are all the heading levels that can be used in markdown: # Header 1 ## Header 2 ### Header 3