Playing around with API’s
Lately I’ve been doing a lot of work working with different API’s for some projects at work. I am currently working with the Numara Footprints API to help a...
Lately I’ve been doing a lot of work working with different API’s for some projects at work. I am currently working with the Numara Footprints API to help a...
While working on an application that uses the great EPPlus library to export data into an Excel 2007/2010 worksheet I came across an interesting problem. I ...
I finally got around to installing Visual Studio 2012 on my workstation! Although at work I am still using Visual Studio 2010 I am excited to play around wit...
This past week I spent a few days playing around with some new frameworks to augment my knowledge/skills as a developer. Below you’ll find some notes on the ...
Today I was working on a reporting feature for an ASP.NET application I develop/manage at work and came across an interesting design decision. Per the reque...
So one of the projects at work that I built from the ground up and had developed for well over a year had to be transferred to a new team. The application ...
I’ve not written anything on this blog for a while because of some new changes at work and also some very exciting changes in my personal life. That being s...
I’ve had to revisit one of my first projects at work because of a meeting I am having with the administrators/users of the application this coming week. Alm...
This weekend, I had some time to upgrade to the latest version of twitter’s excellent ui library bootstrap. The upgrade consisted of me modifying the css fi...
I’ve been using twitter’s bootstrap ui library for a project at work and have been enjoying the results I’ve been getting with it (it has also allowed me to ...
I’ve been using git as my primary source control system for the past year and a half and am loving it. It fits perfectly into my workflow by allowing me to c...
It’s been a while since I’ve posted anything here (work and outside projects has kept me from doing so) but I thought I’d post some of my observations on a c...
So I’ve just made some updates to this site to organize it a bit more. I now have a static page for the home page. I didn’t like that when people visited thi...
It’s been a while since I’ve posted anything here (something that I am working on changing). But I wanted to come in and state that I have recently renamed ...
It’s been a while since I posted anything on this site (work has kept me busy with some challenging, interesting and fun projects). I wanted to post about a...
I’ve been working on an ASP.Net application with an Access backend for the past few days and I came across an interesting feature of the OleDbCommand object ...
As a result of adding Text to Speech support to my android application I had to make some changes to the database. The changes included updating the content...
So I’ve been itching to get back to enhancing/fixing my android application but because of work I’ve been unable to. Finally today I decided to put some time...
Because I’ve been busy with work (and other things), I’ve been unable to write down anything in this blog. Well now that some things have calmed down I want...
All of my recent programming work has been done on the Windows platform. And a result, I’ve decided to move my development tool set over to Windows. It was...
I am currently working on a project for work where I need to build a web based application that will allow users to enter data that will then be used to gene...
In my recent experience with sqlite (thru my first android application) I was quite impressed with this small but powerful sql engine. I plan on looking at ...
So it’s been a few days since I’ve released my first Android application and I wanted to write down some of my thoughts on how things are going with it so fa...
On July 22nd, 2011 @ around 11:00 a.m. I released my first android app! For those who are curious you can download the application here. After 108 commits ...
Although I’ve not written up any updates on my first Android application for a while now this does not mean that I’ve not been working on this app. I’ve bee...
A current project I am working on (ASP.net with an Access Database Backend) needed a new feature implemented that allows users to see a report of non-complia...
I had been having an issue with my dual boot computer (Ubuntu 10.10 and Windows 7) where every time I wanted to boot up into Windows I got a dark screen with...
Although today was a hot day here in Los Angeles, I had a pretty productive day with this little android application I am building. I was able to implement ...
I was not able to work on the application for the last few days because I had a little accident with my phone where it fell into some water! During this tim...
Today I was able to get more work done on the application. When users select to view the questions using the flash card feature, they are able to view the q...
I began the day of work on this application by having to apply the following command in git:
I was able to implement a core feature of the application today. While browsing the questions (whether in a ascending or random order) when the user clicks ...
I have implemented a core feature of the application where users are able to not only see all 100 questions in sequential order, but they can now show these ...
The link below has 50 tutorials for Unix/Linux System Administrators. Have used some of these in the past and they have helped me greatly!
I recently started using the Process Explorer tool provided by Microsoft. I needed to set it up to use Microsoft’s Symbol Servers so that I could get the na...
While reading thru John Resig’s blog, I came across a tracing tool for Internet explorer that is free. It looks quite interesting and since it’s free I am g...
I recently installed Ubuntu 10.10 on my laptop and one of the things I had to set up Apache, Mysql and PHP for development purposes. I wanted to note down ...
In college, most of the programming projects I worked on were those that I built on my own (with the few exceptions of some group work). For my senior proje...
While working on an application that uses the great EPPlus library to export data into an Excel 2007/2010 worksheet I came across an interesting problem. I ...
Today I was working on a reporting feature for an ASP.NET application I develop/manage at work and came across an interesting design decision. Per the reque...
I’ve had to revisit one of my first projects at work because of a meeting I am having with the administrators/users of the application this coming week. Alm...
This weekend, I had some time to upgrade to the latest version of twitter’s excellent ui library bootstrap. The upgrade consisted of me modifying the css fi...
It’s been a while since I’ve posted anything here (work and outside projects has kept me from doing so) but I thought I’d post some of my observations on a c...
I’ve been working on an ASP.Net application with an Access backend for the past few days and I came across an interesting feature of the OleDbCommand object ...
As a result of adding Text to Speech support to my android application I had to make some changes to the database. The changes included updating the content...
So I’ve been itching to get back to enhancing/fixing my android application but because of work I’ve been unable to. Finally today I decided to put some time...
Because I’ve been busy with work (and other things), I’ve been unable to write down anything in this blog. Well now that some things have calmed down I want...
It’s been a little bit under a month since I first published my first android application. For the past few days I’ve been working on fixing some issues and...
All of my recent programming work has been done on the Windows platform. And a result, I’ve decided to move my development tool set over to Windows. It was...
I am currently working on a project for work where I need to build a web based application that will allow users to enter data that will then be used to gene...
In my recent experience with sqlite (thru my first android application) I was quite impressed with this small but powerful sql engine. I plan on looking at ...
So it’s been a few days since I’ve released my first Android application and I wanted to write down some of my thoughts on how things are going with it so fa...
On July 22nd, 2011 @ around 11:00 a.m. I released my first android app! For those who are curious you can download the application here. After 108 commits ...
Although I’ve not written up any updates on my first Android application for a while now this does not mean that I’ve not been working on this app. I’ve bee...
A current project I am working on (ASP.net with an Access Database Backend) needed a new feature implemented that allows users to see a report of non-complia...
Today I spent my time trying to one of the “Browse Questions” component of the application looking the way I want it to. These feature will allow users to b...
While reading thru John Resig’s blog, I came across a tracing tool for Internet explorer that is free. It looks quite interesting and since it’s free I am g...
I recently had to do a re-install of Ubuntu on one of my home machines and wanted to write down some of the things I did after the installation to install ce...
I recently installed Ubuntu 10.10 on my laptop and one of the things I had to set up Apache, Mysql and PHP for development purposes. I wanted to note down ...
I have been working with (and enjoying) Codeigniter a lot lately it’s a great small, lightweight PHP Web framework. It’s really good if you are looking for ...
In college, most of the programming projects I worked on were those that I built on my own (with the few exceptions of some group work). For my senior proje...
Ever since I came back to school, I’ve had to rely on great Eclipse IDE to do my school work! It’s a great IDE for Java development (and development in othe...
This past summer, I had a project for my Operating System class that required us to write a CPU Scheduling simulator. The teacher wanted us to also write up...
So for the past few weeks I have been thinking about getting back into developing Android applications. I recently got a new Moto G phone that I just love an...
As a result of adding Text to Speech support to my android application I had to make some changes to the database. The changes included updating the content...
So I’ve been itching to get back to enhancing/fixing my android application but because of work I’ve been unable to. Finally today I decided to put some time...
It’s been a little bit under a month since I first published my first android application. For the past few days I’ve been working on fixing some issues and...
So it’s been a few days since I’ve released my first Android application and I wanted to write down some of my thoughts on how things are going with it so fa...
On July 22nd, 2011 @ around 11:00 a.m. I released my first android app! For those who are curious you can download the application here. After 108 commits ...
Although I’ve not written up any updates on my first Android application for a while now this does not mean that I’ve not been working on this app. I’ve bee...
Although today was a hot day here in Los Angeles, I had a pretty productive day with this little android application I am building. I was able to implement ...
I was not able to work on the application for the last few days because I had a little accident with my phone where it fell into some water! During this tim...
Today I was able to get more work done on the application. When users select to view the questions using the flash card feature, they are able to view the q...
I began the day of work on this application by having to apply the following command in git:
I was able to implement a core feature of the application today. While browsing the questions (whether in a ascending or random order) when the user clicks ...
I have implemented a core feature of the application where users are able to not only see all 100 questions in sequential order, but they can now show these ...
Today I spent my time trying to one of the “Browse Questions” component of the application looking the way I want it to. These feature will allow users to b...
While working on an application that uses the great EPPlus library to export data into an Excel 2007/2010 worksheet I came across an interesting problem. I ...
I finally got around to installing Visual Studio 2012 on my workstation! Although at work I am still using Visual Studio 2010 I am excited to play around wit...
Today I was working on a reporting feature for an ASP.NET application I develop/manage at work and came across an interesting design decision. Per the reque...
So one of the projects at work that I built from the ground up and had developed for well over a year had to be transferred to a new team. The application ...
I’ve had to revisit one of my first projects at work because of a meeting I am having with the administrators/users of the application this coming week. Alm...
This weekend, I had some time to upgrade to the latest version of twitter’s excellent ui library bootstrap. The upgrade consisted of me modifying the css fi...
It’s been a while since I’ve posted anything here (work and outside projects has kept me from doing so) but I thought I’d post some of my observations on a c...
So I’ve just made some updates to this site to organize it a bit more. I now have a static page for the home page. I didn’t like that when people visited thi...
Found this great blog that has a thorough explanation of CSS3 selectors. The content on this site has also helped me learn jQuery as it uses a some CSS3 sel...
While reading thru John Resig’s blog, I came across a tracing tool for Internet explorer that is free. It looks quite interesting and since it’s free I am g...
On a current web application that I was working on I had to find a way to select the tab that the user is currently working in. I thought about using jQuery...
At work I have been using SingalR core for a project that needs to have real time updates to records be shown without any user interaction (i.e. page refresh...
Lately I’ve been doing a lot of work working with different API’s for some projects at work. I am currently working with the Numara Footprints API to help a...
While working on an application that uses the great EPPlus library to export data into an Excel 2007/2010 worksheet I came across an interesting problem. I ...
I finally got around to installing Visual Studio 2012 on my workstation! Although at work I am still using Visual Studio 2010 I am excited to play around wit...
Today I was working on a reporting feature for an ASP.NET application I develop/manage at work and came across an interesting design decision. Per the reque...
I’ve had to revisit one of my first projects at work because of a meeting I am having with the administrators/users of the application this coming week. Alm...
This weekend, I had some time to upgrade to the latest version of twitter’s excellent ui library bootstrap. The upgrade consisted of me modifying the css fi...
It’s been a while since I’ve posted anything here (work and outside projects has kept me from doing so) but I thought I’d post some of my observations on a c...
I’ve been working on an ASP.Net application with an Access backend for the past few days and I came across an interesting feature of the OleDbCommand object ...
I am currently working on a project for work where I need to build a web based application that will allow users to enter data that will then be used to gene...
It’s been a while since I posted anything on this site (work has kept me busy with some challenging, interesting and fun projects). I wanted to post about a...
I recently had to change my primary development environment to Windows. Because all of my machines are dual boot machines (between Windows XP/7 and Ubuntu 1...
One of the things I love about Linux is the fact that you can make whatever changes you want to the operating system. One of the things that I change is the...
One of the many reasons why I love working in a *nix environment is how easy it is to get what you want. For example, as I am reaching the end of my first an...
I had been having an issue with my dual boot computer (Ubuntu 10.10 and Windows 7) where every time I wanted to boot up into Windows I got a dark screen with...
The link below has 50 tutorials for Unix/Linux System Administrators. Have used some of these in the past and they have helped me greatly!
I recently had to do a re-install of Ubuntu on one of my home machines and wanted to write down some of the things I did after the installation to install ce...
I recently installed Ubuntu 10.10 on my laptop and one of the things I had to set up Apache, Mysql and PHP for development purposes. I wanted to note down ...
I finally got around to installing Visual Studio 2012 on my workstation! Although at work I am still using Visual Studio 2010 I am excited to play around wit...
Today I was working on a reporting feature for an ASP.NET application I develop/manage at work and came across an interesting design decision. Per the reque...
I’ve been using twitter’s bootstrap ui library for a project at work and have been enjoying the results I’ve been getting with it (it has also allowed me to ...
It’s been a while since I posted anything on this site (work has kept me busy with some challenging, interesting and fun projects). I wanted to post about a...
All of my recent programming work has been done on the Windows platform. And a result, I’ve decided to move my development tool set over to Windows. It was...
I’ve recently had to install and setup SQL 2005 Express edition on a Windows 2003 server. My goal was to remotely access the SQL 2005 instance for a few app...
Found the WinDirStat tool to help me troubleshoot an issue with an ‘arrant’ application eating up too much disk space in one my windows servers! In my task ...
I recently started using the Process Explorer tool provided by Microsoft. I needed to set it up to use Microsoft’s Symbol Servers so that I could get the na...
Because I’ve been busy with work (and other things), I’ve been unable to write down anything in this blog. Well now that some things have calmed down I want...
One of the many reasons why I love working in a *nix environment is how easy it is to get what you want. For example, as I am reaching the end of my first an...
I had been having an issue with my dual boot computer (Ubuntu 10.10 and Windows 7) where every time I wanted to boot up into Windows I got a dark screen with...
Found the WinDirStat tool to help me troubleshoot an issue with an ‘arrant’ application eating up too much disk space in one my windows servers! In my task ...
A great article with links to tools that network admins can use to make their lives easier!
The link below has 50 tutorials for Unix/Linux System Administrators. Have used some of these in the past and they have helped me greatly!
Found the WinDirStat tool to help me troubleshoot an issue with an ‘arrant’ application eating up too much disk space in one my windows servers! In my task ...
I recently started using the Process Explorer tool provided by Microsoft. I needed to set it up to use Microsoft’s Symbol Servers so that I could get the na...
I recently had to do a re-install of Ubuntu on one of my home machines and wanted to write down some of the things I did after the installation to install ce...
I recently installed Ubuntu 10.10 on my laptop and one of the things I had to set up Apache, Mysql and PHP for development purposes. I wanted to note down ...
I recently had my eyes checked out as I needed new glasses and they told me that the glare of a computer monitor may be causing me to strain my eyes too much...
VIM has become such an integral part in my little world that use it in pretty much any setting where I need to do some editing of files (source code or confi...
Ever since I came back to school, I’ve had to rely on great Eclipse IDE to do my school work! It’s a great IDE for Java development (and development in othe...
I recently had my eyes checked out as I needed new glasses and they told me that the glare of a computer monitor may be causing me to strain my eyes too much...
VIM has become such an integral part in my little world that use it in pretty much any setting where I need to do some editing of files (source code or confi...
Ever since I came back to school, I’ve had to rely on great Eclipse IDE to do my school work! It’s a great IDE for Java development (and development in othe...
I’ve been using git as my primary source control system for the past year and a half and am loving it. It fits perfectly into my workflow by allowing me to c...
Because I’ve been busy with work (and other things), I’ve been unable to write down anything in this blog. Well now that some things have calmed down I want...
I am currently teaching myself how to use the git source control management system. Although it’s been a bit of a challenge wrapping my head around some of ...
On a current web application that I was working on I had to find a way to select the tab that the user is currently working in. I thought about using jQuery...
I have been working with (and enjoying) Codeigniter a lot lately it’s a great small, lightweight PHP Web framework. It’s really good if you are looking for ...
I’ve been using twitter’s bootstrap ui library for a project at work and have been enjoying the results I’ve been getting with it (it has also allowed me to ...
Found this great blog that has a thorough explanation of CSS3 selectors. The content on this site has also helped me learn jQuery as it uses a some CSS3 sel...
I had been having an issue with my dual boot computer (Ubuntu 10.10 and Windows 7) where every time I wanted to boot up into Windows I got a dark screen with...
So today I went to my brother’s home to troubleshoot an issue he had where he tried to connect his android phone to his wifi at home. He mentioned to me tha...
So one of the projects at work that I built from the ground up and had developed for well over a year had to be transferred to a new team. The application ...
I’ve not written anything on this blog for a while because of some new changes at work and also some very exciting changes in my personal life. That being s...
This past summer, I had a project for my Operating System class that required us to write a CPU Scheduling simulator. The teacher wanted us to also write up...
So today I went to my brother’s home to troubleshoot an issue he had where he tried to connect his android phone to his wifi at home. He mentioned to me tha...
In my recent experience with sqlite (thru my first android application) I was quite impressed with this small but powerful sql engine. I plan on looking at ...
One of the things I love about Linux is the fact that you can make whatever changes you want to the operating system. One of the things that I change is the...
I’ve recently had to install and setup SQL 2005 Express edition on a Windows 2003 server. My goal was to remotely access the SQL 2005 instance for a few app...
I recently had a problem with my T420 Thinkpad laptop where one of the keys popped up and when I tried to put it back on I saw that the bottom was broken. S...
So I’ve just made some updates to this site to organize it a bit more. I now have a static page for the home page. I didn’t like that when people visited thi...
Lately I’ve been doing a lot of work working with different API’s for some projects at work. I am currently working with the Numara Footprints API to help a...
I was very happy with the recent announcement that Github would be allowing private repositories for their free accounts! As a result of this awesome news, a...
I was very happy with the recent announcement that Github would be allowing private repositories for their free accounts! As a result of this awesome news, a...
I was very happy with the recent announcement that Github would be allowing private repositories for their free accounts! As a result of this awesome news, a...
I was very happy with the recent announcement that Github would be allowing private repositories for their free accounts! As a result of this awesome news, a...
I have been playing around with React for a few months and wanted to create a simple application to put my skills and knowledge to use. I just published the ...
I have been playing around with React for a few months and wanted to create a simple application to put my skills and knowledge to use. I just published the ...
I have been playing around with React for a few months and wanted to create a simple application to put my skills and knowledge to use. I just published the ...
At work I have been using SingalR core for a project that needs to have real time updates to records be shown without any user interaction (i.e. page refresh...
At work I have been using SingalR core for a project that needs to have real time updates to records be shown without any user interaction (i.e. page refresh...