Home » Archive

Articles in the Technology Category

Programming / Coding, Technology »

[15 Mar 2010 | No Comment | 143 views]

UDF (user defined function) to strip off html tags from a string in MS SQL.

General, Technology »

[22 Jan 2010 | No Comment | 276 views]

If you have a dedicated server and you need to add an additional ip address, first thing to do is request for the additional ip address from the hosting company. Often time they would not hook it with your server, they would just give it to you.

Programming / Coding, Technology »

[22 Jan 2010 | No Comment | 286 views]

When you design database tables care should be taken selecting the type of integer columns. If you predict there is chances to have big numbers on the integer column, consider bigint or int accordingly.

Programming / Coding, Technology »

[5 Jul 2009 | 2 Comments | 1,339 views]

I was working with the Paypal sandbox to test a Paypal application for a client. I was using IPN for the payment notification from PayPal so I could update member record on database. While testing I was getting the payment_status value Pending.

Advertising / Marketing, Technology »

[5 Apr 2009 | One Comment | 740 views]

There are a lot of rumor around regarding Google and Twitter. Some tech news websites are reporting Google buying Twitter, some reporting Google and Twitter partnering together. Its all started when Google created an account at Twitter.No matter what its a win-win situation for  Twitter.
Twitter gets the most out of this:

Free news coverage from the rumor. This is a damn smart marketing trick. This “Rumor Game” worked pretty good getting Twitter a huge momentum.
Solid income for Twitter if they partner with Google. Even if Twitter eventually gets no …

General, Technology »

[30 Mar 2009 | No Comment | 463 views]

With bad economy looming around the world cyber crime seem to be becoming a bigger problem. In 2008 online crime increased by 33% over the year before, 2007.
2008   $264.6 Million
2007   $239.1 Million
……….
2001   $18 Million
What a jump from 2001 to 2008.
The most common complaint of 2008 was non-delivery of promised merchandise, followed by auction fraud, credit card fraud and investment scams, according to the report.
Scammers in the United States comprised 66 percent of complaints referred to authorities, followed by Britain at 11 percent, Nigeria 7.5 percent, Canada 3 percent and …

General, Technology »

[27 Mar 2009 | No Comment | 503 views]

Recently FireFox been enjoying substantial growth in number of users. IE the opposite, just slipping more down by the percentage of users using it.
With the number of users growing for FireFox, there is another problem surfacing; attack.
When IE dominated more then 80% of the browser marketshare not much hackers care about FireFix, because there been less stake in it. Now that things are changing, hackers seem to be getting more and more interested in FireFox. Recently there was a unpatched flaw detected in  FireFox which is to be fixed next …

Making Money, My Business News, Technology »

[22 Mar 2009 | No Comment | 757 views]

Bad economy seem to be effecting everybody in some ways, webmasters included. I used to earn enough money from the websites that gave me flexibility to run my sites covering costs for marketing, hosting etc.
Last two months incomes been down by 40%! One of the factors effected my income is change of hosting for my best earning site; it caused the site not working properly for about a month. Then bad economy added up.
How do you survive in bad economy? After giving some thought I went for the basics, cut …

Technology »

[21 Mar 2009 | 5 Comments | 1,789 views]

Last two weeks I was trying to setup a hosting for a client of mine at GoDaddy. The site was built on ASP .Net and some pages of the site uploads images and files on certain folders. And also the site requires a MS SQL database. The uploading files/images require ASP .NET have a Full Trust.
First the client bought a shared Windows hosting. Then we figure everything works fine except the file and image upload; we are getting permission exception thrown. Apparently it requires full trust permission to be able …

My Business News, Technology »

[20 Feb 2009 | 4 Comments | 1,328 views]

webcosmo.com has grown a lot over the last two years. With the increased number of users there were more load on ther server and database. We had to find a solution that would solve the hosting problem.
After doing lot of research, I settled for hostGator “basic windows dedicated hosting”. It seemed to be the best package considering the price and server specs.  This is the sequence of events that happened during my HostGator dedicated hosting time:

They took about 2 days to build the server. Thats pretty standard. Although I have …