Stories recently tagged with 'Google'

How to use Google Data API in ASP.NET MVC. Part 2 - YouTube(mahdi.mp)

submitted by sharplifesharplife(4570) 2 years ago

In this second part of my GData series I tried to explain how to use YouTube API for .NET to store/retrieve videos on/from YouTube. read more...

add a comment |category: |Views: 306

tags: another

C# PageRank Checker(www.vcskicks.com)

submitted by vckicksvckicks(399) 2 years, 3 months ago

How to request the Google PageRank of a website through C#. read more...

add a comment |category: |Views: 95

tags: another

Animaonline Weather API 2.5.0.0 Is Here (animaonline.blogspot.com)

submitted by animaonlineanimaonline(275) 2 years, 5 months ago

Animaonline Weather API 2.5.0.0 Is Here! What's New: The core has been rewritten from scratch and now utilizes LINQ. The API is now much faster and more stable. read more...

add a comment |category: |Views: 73

tags: another

Use Google's Closure Compiler in C#(madskristensen.net)

submitted by madskristensenmadskristensen(8565) 2 years, 6 months ago

A very simple and small C# class for utilizing the Google Closure Compiler API for minifying JavaScript. read more...

add a comment |category: |Views: 432

tags: another

Do you know about this undocumented Google CDN feature?(encosia.com)

submitted by gt1329agt1329a(7849) 2 years, 7 months ago

Information on an undocumented feature of the Google AJAX APIs CDN (jQuery UI themes hosted on the CDN, including images). read more...

add a comment |category: |Views: 450

tags: another

Creating an ASP.NET MVC application with Google Gears(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 3 months ago

You probably have been working with Gmail or Google Docs. One of the features with those web applications is that they provide an “offline mode”, which allows you to access your e-mail and documents locally, when an Internet connection is not available. When a connection is available, those items are synchronized between your PC and the application server. This offline functionality is built using JavaScript and a Google product called Google Gears. In this blog post, I will be building a simple notebook application using the ASP.NET MVC framework, and afterwards make it available to be used offline. read more...

add a comment |category: |Views: 612

tags: another

ASP.NET Chart with MVC and Google Spreadsheet API(leniel.net)

submitted by lenielleniel(504) 3 years, 3 months ago

Learn how to integrate ASP.NET charting controls with ASP.NET MVC and Google Spreadsheet Data API. It shows a sample ASP.NET MVC application that uses data retrieved from a Google Spreasheet to feed an ASP.NET charting control. read more...

add a comment |category: |Views: 657

tags: another

The day Google “died” and I used Live search for an hour(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 3 years, 3 months ago

On Saturday 31st January 2009 at around 14:40 UTC something “historical” happened. Google stopped working for an hour. Every single search result was marked with “This site may harm your computer” and it redirected you to a warning site. read more...

add a comment |category: |Views: 19

tags: another

Google Chrome is here(google.com)

submitted by nachojammersnachojammers(100) 3 years, 8 months ago

not much to say except download it. read more...

12 comments |category: |Views: 322

tags: another

Google Browser: Chrome(googleblog.blogspot.com)

submitted by dovedove(735) 3 years, 8 months ago

has a good comic book to explain their design and features. read more...

10 comments |category: |Views: 291

tags: another

ASP.NET 2.0 URL Rewriting Causes HTTP 500 Errors for GoogleBot (joelevi.com)

submitted by mdoppmdopp(856) 3 years, 9 months ago

So you install Commerce Server 2007 and are ready for the money and SEO to start flowing. Next thing you know. Google ignores you completely. What do you do? more... read more...

add a comment |category: |Views: 69

tags: another

Finally Google Opened the Protocol Buffer's source(openpractice.blogspot.com)

submitted by simorghsimorgh(25) 3 years, 10 months ago

Good news for XML developers; Protocol Buffer is a data format has been in development at Google since 2001. Well Google said it has many advantages over XML.It could be 3 to 10 times smaller and 20 to 100 times faster than XML for serializing structured data. read more...

add a comment |category: |Views: 34

tags: another

Google App Engine: the Goods and the Bads(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 3 years, 10 months ago

After trying Google App Engine for some time, there are goods and bads to it. Here's a list: read more...

add a comment |category: |Views: 6

tags: another

Turn Google App Engine into your own Personal Content Delivery Network(coderjournal.com)

submitted by zigamorphzigamorph(3319) 3 years, 11 months ago

As anybody who has run a growing website or blog knows, response time is going to get worse with the more users you have visiting your site. The users come from all angles, RSS feeds, homepage visits, search engine visits, people sealing your static files that you host, and pretty much anything else that can be served over HTTP. The solution to this problem is to off load your static content on to a Content Delivery Network or CDN. CDN providers cost a lot of money though, so it is nothing for us mere mortals with one server can afford. But thanks to Google anyone can now run their own CDN for free on Googles servers. Lucky for you and me Google has made the process really painless and you can even have the CDN under you own domain name. In my case static.coderjournal.com. read more...

1 comment |category: |Views: 366

tags: another

Google Doctype(code.google.com)

submitted by rimsystemsrimsystems(6119) 4 years ago

Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. read more...

add a comment |category: |Views: 263

tags: another

Quick and dirty reporting with the Google Chart API(ytechie.com)

submitted by SuperJasonSuperJason(2740) 4 years ago

A quick example of how to quickly create a graphical report using the Google chart API, and driven off of your database. read more...

1 comment |category: |Views: 100

tags: another