Olson CloudWorks 🚀

: All Posts

unable to install pg gem

unable to install pg gem

I tried using gem install pg but it doesnt seem to work gem install pg gives this error Temporarily enhancing PATH to include DevKit Building native extensions

Read more →

Use email address as primary key

Use email address as primary key

Is email address a bad candidate for primary when compared to auto incrementing numbers Our web application needs the email address to be unique in the system

Read more →

Using AjaxBeginForm with ASPNET MVC 3 Razor

Using AjaxBeginForm with ASPNET MVC 3 Razor

Is there a tutorial or code example of using AjaxBeginForm within Aspnet MVC 3 where unobtrusive validation and Ajax exist This is an elusive topic for MVC 3

Read more →

What does  at symbol colon mean in a Makefile

What does at symbol colon mean in a Makefile

What does the following do in a Makefile rule deps I cant seem to find this in the make

Read more →

What is the difference between Lucene and Elasticsearch

What is the difference between Lucene and Elasticsearch

I know ElasticSearch is built upon Apache Lucene but I want to know the significant differences between the

Read more →

What is the difference between UTC and GMT

What is the difference between UTC and GMT

I have a few queries regarding the Time zones Can the time be captured in UTC alone Is UTC 6 and GMT 6 the same and does that mean it is US local time Say I

Read more →

What is the dual table in Oracle

What is the dual table in Oracle

Ive heard people referring to this table and was not sure what it was

Read more →

What is the opposite of evtpreventDefault

What is the opposite of evtpreventDefault

Once Ive fired an evtpreventDefault how can I resume default actions

Read more →

What should I do when svn cleanup fails

What should I do when svn cleanup fails

I have a lot of changes in a working folder and something screwed up trying to do an update Now when I issue an svn cleanup I get gtsvn cleanup svn In

Read more →