Skip to main content

Home/ Cloud Computing/ Group items tagged Technology

Rss Feed Group items tagged

Olivia Grey

Hyperscale Your Data Infrastructure with C7 Data Center Solutions - 1 views

  •  
    For large and small co-location customers, C7 provides technology infrastructure to develop world class data center solutions that make your set up competitive now and prepare you for future. Some of the features of C7's data center solutions are: High power density 22kW+ per cabinet, Low cost, Physical co-location to virtual fail over with 24 hour RPO/RTO, Private dedicated cloud environment, low power cost locations.
Toshiro Shimura

TechCrunch Japanese アーカイブ » Awesome Highlighterでウェブに簡単にマーカーを塗る - 0 views

  • Awesome Highlighterは、単純な仕事に集中して、それを実にうまくやってのけている。ライバルの中には、マークしてコメントを付けるという簡単でわかりやすいもの以上のことをユーザーに求めるような、手順の複雑すぎるものもある。Diigo(以前の記事はこちら)は、ソーシャルブックマーキングサイトにマーカーとコメントの機能が付いているが、もっとずっとソーシャル寄りだ。Diigoでは、サイトをブックマークして、友人と共有すると、友人たち全員がそのページにマーカーを塗ったりコメントを付けたりできる。 私がテストしたマーカー/コメントサイトの中には、使ってみて非常に複雑かつ非常に遅かったものがあった。具体的にはDiigo、Stickis、Google Networkの3つ。Stickisを試した後ではAwesome Highlighterが新鮮な空気のように感じた。マーカーを塗ることは、歴史的にみてもこの世で最も簡単なことだ。文字の書かれた紙があって、黄色いマーカーがあれば、重要な部分をなぞって目立たせる、それだけ。Awesome Highlighterはこの発想の単純さを受け継いで作られているように思える。最近スタンフォード大学のAcademic Technology Specialistプログラムで、Awesome HighlighterとDiigo、Google Notebookをレビユーした結果がここにある。 Awesome Highlighterを使うと、ユーザーがマーカーを塗ったものがRSSフィードになり、それをグループ協業アプリや学校環境でマッシュアップして使うことができる(自分でやるかわりに賢い子に従う)。現在さらに有効な使い方を求めてソーシャル機能の追加を検討中だ。
  • ほかにも目立たないが同じくらい、あるいはもっと重要かもしれない使い方がいくつかある。ユーザーに、重要な情報にマーカーを塗るツールを渡したら、何がでてくるか。表示やクリック数だけではない、人が本当に興味があると思ったことについてのデータが手に入るのだ。これは、企業が従来は入手不可能だった情報を武器にできる可能性を持つものだ。同社の共同ファウンダーの3人は、この技術を古参のメディア発信地(新聞、雑誌)にライセンスして、読者が記事を共有するようにしむけ、そのメディアのウェブサイトで読者が何を面白いと思ったかのレポートを提供できるようにする計画だ。
Toshiro Shimura

最新ブラウザ「Firefox 3」の新機能を見る後編:スピード、セキュリティ、レンダリングの新機能 - 0 views

  • メールアドレスのリンク(mailto:で始まるURL)をクリックしたときに、デスクトップのメールソフトではなくWebメールサービスを利用できるようになった。オプションの「プログラム」タブで「mailto」の右をクリックすると、メールソフトを使うかWebメールを使うかを選択できる。メール以外にも、RSS(Webフィード)やカレンダーのためのWebアプリケーションも選択できるようになっている。  「mailto」は、デフォルトでは「Yahoo!メール」しか選択できないが、JavaScriptを使って好きなWebメールを利用する方法もある。たとえばGmailなら、Gmailのページを開いた状態でロケーションバーに「javascript:window.navigator.registerProtocolHandler("mailto", "https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")」と入力する。
  • Firefox 3では、Webアプリケーションに必要なデータファイルを保存し、オフラインの状態でも利用できる仕組みを取り入れた。これは、WHATWG(Web Hypertext Application Technology Working Group)によるHTML 5の草案にある「Offline Web applications」に基づいたもの。将来この仕組みを利用したWebメールが作られれば、オフラインで未読メールをじっくり読む、といったことが可能になる。
  • HTML、CSS、JavaScriptの新機能について、細かい点をいくつか挙げておこう。 JavaScriptがバージョンアップして「1.8」となった。関数オブジェクトを作るのに「function(x) x * x」のような構文が使える。 IEの独自機能contenteditable属性に対応し、HTMLの要素をブラウザ上で編集可能に変えられる。ワープロふうにWYSIWYGで記事を編集するブログなどで利用できるだろう。 CSSのime-modeプロパティに対応。これもIEの独自機能だったもの。フォームの入力欄を選択したときに、自動的に日本語入力のオン・オフができる。 長いURLをテキストとして表示すると、自動的に折り返されるようになった。URLを紹介するページでレイアウトが崩れることがなくなる。
  • ...1 more annotation...
  • Firefox 3では、描画エンジンがGecko 1.9にバージョンアップし、Webページの表示機能も強化された。先に画像処理の新機能を見てみよう。Firefox 3では、アニメーションGIFのPNG版である「アニメーションPNG」に対応した。256色のGIFとは違い、PNGはフルカラーに加えて透明度情報も持つことができるので、アニメーションPNGでは半透明部分のある滑らかなアニメーションを表示できる。下記のURLで試してほしい。  「Firefox 3でしか見えないんじゃ使いようがない」と思われるかもしれないが、Opera 9.5はすでにアニメーションPNGに対応済みだ。今後、IEやSafariでのサポートも期待できるだろう。
Adron Hall

Windows Azure Platform. Inside the Cloud. Microsoft's Cloud World Explained Part 2. - A... - 0 views

  • Windows Azure provides three core components, Compute, Storage and the Fabric, along with the Fabric controller. Compute is effectively the Windows operating system, this is an instance. These instances contain a copy of your application. Instances also come in two flavours, a Web Role or a Worker Role. Web roles accept and process HTTP requests using IIS. Not everything you may want to run in Windows Azure is a Web application, so Windows Azure also provides Worker roles. A Worker role instance is quite similar to a Web role instance. The key difference is that a Worker role does not have IIS preconfigured to run in each instance. Web and Worker roles can communicate with each other via technologies like WCF, or using Windows Azure Storage queues.
  • Windows Azure platform Appfabric Windows Azure platform AppFabric is made up of two components, Service Bus and Access Control. Before going into these two components it’s worth noting that there is also a product called Windows Server platform Appfabric, currently these two “Appfabric” products are different, however they are the same product teams within Microsoft and their product roadmap includes closer synergy over time.
  •  
    hmmm, material snagged from the white paper I worked on.  :O I'm not too surprised, and it is on MS's blog, who technically owns the material anyway.  Great reuse!!
Stian Danenbarger

Susan Brenner: "Privacy and the Cloud" - 1 views

  • the 4th Amendment was developed at a time when the only privacy was spatial privacy; for something to be private, I had to keep it IN my home or office (and maybe in a locked chest), which both made it difficult for law enforcement officers to gain access to it and symbolically invoked my right to assume they wouldn’t gain access to it. (In other words, I could assume privacy.)
  • our lives have already moved far beyond spatial privacy; I talked about the 4th Amendment’s application to the contents of emails and what we do online -- arguing that it should apply to both, but noting that courts so far do not tend to agree. I think cloud computing will take this analysis to the next level.
  • My point is that even under current 4th Amendment law, I can make what I think are valid arguments as to why the 4th Amendment should apply to data stored in a cloud (as long as the appropriate conditions exist). I really think, though, that we shouldn’t be using cases that were decided thirty years ago or a hundred and thirty years ago to set the standard for 4th Amendment privacy in an era of advancing technology. As I argued in that law review article, I think we need to move beyond a purely spatial approach to privacy to approaches that encompass both spatial and non-spatial privacy.
  •  
    What about privacy in an era of cloud computing? If I store my data in a cloud, is the data in a "closed container" and therefore private under the 4th Amendment? Or is putting data in a cloud analogous to giving the numbers I dial on my phone to the phone company?
Rich Hintz

Questions to Ask When Adding a Cloud Computing Component - 0 views

  • Young said IT managers considering a move to the cloud should ask the following questions, for starters: --How portable is the technology and data across international borders? --Who is backing the service provider? --Is the provider certified, and by whom? --Where does the data originate? --How is the identity management process set up? --Who manages physical security at the provider's facilities? --How is change management handled? --What happens to your partnering model?
Alex MIkhalev

How to Build a Hybrid Cloud Computing Strategy - CIO.com - Business Technology Leadership - 0 views

  •  
    How to Build a Hybrid Cloud Computing Strategy
DJHell .

Google App Engine for Java: Part 1: Rev it up! - 4 views

  • Remember when Google App Engine was just for Pythonistas? Those were some dark days. Google Inc. opened up its cloud-computing platform to Java™ developers in April 2009. In this three-part article series, Java technology author and trainer Rick Hightower gets you started with this reliable, robust, and fun platform for Java-based development. In this article, you'll get an overview of why Google App Engine for Java could be the deployment platform for your next highly scalable killer app, then start using the Google Plugin for Eclipse to build two example apps: one based on Google Web Toolkit (GWT) and one based on the Java Servlet API. You'll learn for yourself what a difference Google App Engine for Java makes, both in building out an application from scratch and in deploying it to the tune of up to five million views. (And that's just the free version.)
digitalhydcsg

Amazon slashes cloud computing prices post by afr.com - 0 views

  •  
    Amazon.com will drop prices on most of its cloud computing services starting April 1, the largest US online retailer said on Wednesday, a day after rival Google outlined a major price cut of its own.
digitalhydcsg

Google slashes cloud computing prices in rivalry with Amazon post by Yahoo!7 - 0 views

  •  
    Google Inc slashed its cloud computing service prices on Tuesday, seeking to wrest customers from Amazon.com Inc and Microsoft Corp in the fast-growing market of renting computers and data storage to companies.
digitalhydcsg

Cloud computing security in Melbourne - 0 views

  •  
    Three types of Network Services WAN Optimisation, VoIP, Security
digitalhydcsg

Malcolm Turnbull issues cloud computing guides for small business post by SmartCompany - 0 views

  •  
    Federal Communications Minister Malcolm Turnbull has released a series of guides for small businesses looking to use cloud-based services.
Brain Marvin

Exchange Hosting Services at Marvin Technology - 0 views

  •  
    The Exchange Server, users can connect via a variety of devices to view their entire mailbox and seamlessly synchronize across platforms and devices.
Richard Parker

10 Internet of Things growth predictions for 2015 | Diigo Groups - 1 views

  •  
    Cloud to take up 90% of IoT data by 2020, says IDC. IDC's FutureScape report reveals the latest findings and predictions on the Internet of Things (IoT) between 2015 and 2020. CBR highlights 10 need-to-know predictions from the report's findings. 1.
kunalk9995

RESHAPING THE LENDING PROCESS USING CLOUD - 0 views

  •  
    The Asia Pacific region is expected to witness the fastest growth rate during the forecast period due to the rising adoption of LendTech solutions for reforming the lending landscape and growing number of start-ups catering to most of the financial areas, including banking, insurance, lending and wealth management.
Aspire SoftServ

How to Develop AI Medical Transcription Software: Costs, Process, and Benefits - 0 views

The process of creating medical transcriptions has traditionally been manual, time-consuming, and prone to errors. With increasing volumes of patient data, this approach often results in misinterpr...

#aidevelopmentcompany #aidevelopmentservices

started by Aspire SoftServ on 26 Nov 24 no follow-up yet
« First ‹ Previous 81 - 97 of 97
Showing 20 items per page