Great T-Shirts
If you could not find a t-shirt at Despair Wear, take a look at these: http://www.lookhuman.com/. Time to throw some non-Penn State t-shirts in the mix for me.
by: Jennifer Zelazny
If you could not find a t-shirt at Despair Wear, take a look at these: http://www.lookhuman.com/. Time to throw some non-Penn State t-shirts in the mix for me.
Resilient: able to become strong, healthy, or successful again after something bad happens able to return to an original shape after being pulled, stretched, pressed, bent, etc. A year ago today I was getting ready to fly down to Florida to see my grandmother as we just got some good news that things were starting […]
Ever need to find which files are taking up the most room on your server in a particular directory? If so – you can easily find the largest files by running the following command: find -type f | xargs -I{} du -s “{}” | sort -rn | head -10 | cut -f2 | xargs -I{} […]
Both in work and life – it is best to keep things simple. You do not need a fancy gym with expensive equipment to get in great shape! Here is a great workout I did recently with simple moves – but will surely challenge you.
If you have been following my posts for the last month (or talked to me about what I have been up to recently) you will not be surprised I have another post about the ease of use/awesome documentation when using Bitnami. I still am 100% impressed with the documentation – as each example I have […]
For the last three months I have been dealing with a company (to remain nameless) in which I have received a faulty product. When dealing with the local option without any satisfaction or respect – I decided it was time to call the corporate office. As soon as I did – I felt like someone […]
Ever curious how something like Redmine, DreamFactory, or a number of other tools, content management systems, etc looked like/worked? If you did – but did not have the time to download the code, configure your server, etc – Bitnami to the rescue (again!). Within minutes, you can have a server up and running with everything […]
I love pizza, tomatillos, goat cheese, and bacon. This recipe has all – and it is absolutely fantastic. Looking for an awesome new pizza recipe that you will love? One bite in and I already had it in my mind this would be the next recipe my friends/family would expect me/want me to have at […]
When working on a large project or a seemingly simple task – I have come to realize it is extremely important to always get a test case (or test cases) directly from the client. As programmers and developers, we often have one idea of how something should work, while our clients have something different either […]
The more I work with Bitnami, the more I absolutely love it. After migrating a number of applications over to my server – I realized I could benefit from using Memcache. I decided to do a quick look at the documentation for Bitnami and found exactly what I needed. Within 5 minutes I had Memcache […]
Over the weekend we were watching our local Chicagoland chef and TV show host Jeff Mauro on his show “Sandwich King”. As soon as we saw the show – we decided we had to try his latest recipe: Chicken Shawarma with Tomato Cucumber Relish and Tahini Sauce. Everyone loved it and I was super excited […]