Archive for the ‘Programming’ Category
Wednesday, October 1st, 2008
I just came across this link a few minutes ago.
http://aws.amazon.com/windows/
From Amazon,
Starting later this Fall, Amazon Elastic Compute Cloud (Amazon EC2) will offer you the ability to run Microsoft Windows Server or Microsoft SQL Server. Today, you can choose from a variety of Unix-based operating systems, and soon you will be ...
Posted in Hardware, Internet, Microsoft, Programming | No Comments »
Monday, September 29th, 2008
he jQuery blog today announced that 'Both Microsoft and Nokia are taking the major step of adopting jQuery as part of their official application development platform. So the open-source javascript framework will be shipped with Visual Studio and ASP.NET MVC. This is kickass news because JQuery is just.. kickass
Posted in Microsoft, Programming | No Comments »
Thursday, July 3rd, 2008
Very cool video, if your looking for any quick tips about photoshop it's definitly in here.
Posted in Programming | No Comments »
Monday, June 23rd, 2008
Big news today from one of the biggest name in software development. Oracle has made official today the acquisition of Skywire Software a leading provider of insurance and document management business applications.
Now if Oracle can confirm the pending acquisition of AdminServer, Oracle could really solidify its place as the most ...
Posted in Internet, Programming, Software | No Comments »
Tuesday, June 3rd, 2008
As a developer what was the first application you've ever coded ? I know mine and every developer at tekee was an Hello World. I think my first language was in VB 6. What was yours ?
PHP
int main(){
write("Hello World!\n");
}
Here's a site with 366 ...
Posted in Programming | No Comments »