[css-regions] Changed @region rule to ::region() pseudo-element From: Alan Stearns <stearns@adobe.com> Date: Mon, 13 May 2013 17:55:08 -0700 To: "www-style@w3.org" <www-style@w3.org> Message-ID: <CDB6D97C.2A2E5%stearns@adobe.com> Hey all, Fol... 続きを読む
Today at the MAX conference we announced the latest generation of our creative tools now known as CC including Photoshop CC, Dreamweaver CC, Flash Professional CC, Edge Animate CC, and many others. As you may have noticed this announcement di... 続きを読む
Get inspired to create your best work. Watch keynotes and more on demand. If you couldn't watch the keynotes live, you can now view them on-demand. You can also view the top daily sessions, with the balance of the MAX conference sessions post... 続きを読む
Creative Cloud and the future of the creative process. To our creative users, At Adobe, we believe our customers are some of the most influential people in the world. You are storytellers. You capture and relate the human experience — be it ... 続きを読む
A basic goal of WebPlatform.org is to be the site where you can come for answers to your trickiest (and simplest) development and design questions about the Open Web Platform. Along with being a site, we also want to be a service — or really... 続きを読む
Today we are pleased to announce that Adobe has contributed its CFF rasterizer to FreeType. The code is now available for testing in the latest beta version of FreeType. This open source project, aimed at improving CFF rasterization in device... 続きを読む
The Web is an ever changing place and the first half of the year has been rich in surprises, big announcements and industry shifts! A diversity of implementations is good for many reasons we will discuss. But a more fragmented web could be th... 続きを読む
By allowing text to automatically flow from one box to another, CSS Regions bring the power and flexibility of complex layout to the web. This makes it easier to build pages with layout similar to traditional newspapers and magazines, but it ... 続きを読む
As discussed in our March 28, 2013 article, Adobe Blank was recently released as a open source special-purpose OpenType font that helps to solve the FOUT (Flash Of Unstyled Text) problem. The version that was initially released was approximat... 続きを読む
Earlier this year, the Adobe Type Team was approached by one of our other development teams to produce a special-purpose font with two fascinating—at least to me—characteristics: All Unicode code points are covered. All code points are rend... 続きを読む
Background The Adobe Web Platform team is quite multilingual – we have native speakers of Catalan, Chinese, Dutch, English, French, German, Hungarian, Italian, Japanese, Romanian, Russian and Tamil included in the team. So we find it particu... 続きを読む
CSS Localization Module Level 1 Editor's Draft 1 April 2013 This version: http://www.w3.org/TR/2013/ED-cssN-FIXME-20130401/ Latest version: http://www.w3.org/TR/cssN-FIXME/ Editor's draft: http://dev.w3.org/csswg/cssN-FIXME/ Previous version:... 続きを読む
Following strong Q1 2013 results, Adobe has confirmed that CTO Kevin Lynch has left the company to join Apple, where he will serve as a new VP of Technology. Adobe provided the following statement to TNW: “Kevin Lynch, Adobe CTO, is leaving ... 続きを読む
Introduction Canvas 2D contains a specification for adding a path object. The idea behind a path object is that you can use it as a ‘cache’ of drawing commands that can be sent to the canvas context in a single command. In addition, the pat... 続きを読む
Last week we posted an article about revised canvas paths. Dirk Schulze started implementing the first part of this proposal. So far, he implemented most of the ‘Path’ object which is also described in the W3C canvas spec. He also added som... 続きを読む
A couple of weeks ago we released a new tool called CSS FilterLab. Web designers can quickly learn the syntax of the new CSS Filters specification by using the tool’s drag-and-drop interface. Moreover, the built-in filters showcased in the t... 続きを読む
1.1 --- a/content/canvas/src/CanvasRenderingContext2D.cpp 1.2 +++ b/content/canvas/src/CanvasRenderingContext2D.cpp 1.3 @@ -3070,16 +3070,31 @@ CanvasRenderingContext2D::SetGlobalCompo 1.4 else CANVAS_OP_TO_GFX_OP("source-out", OUT) 1.5 else ... 続きを読む
In October 2011, Adobe proposed CSS Shaders as a way to bring cinematic effects to the web. Effects like saturation, gamma, burn, fold, curl, and even dissolve and explode could be applied with CSS to regular HTML elements. That proposal has ... 続きを読む
Chrome Canary now has a flag to enable CSS Exclusions. In Canary, enter “about:flags” in the address bar, find “Enable experimental WebKit features”, click “Enable”, and relaunch Canary. Note that the implementation of this feature is s... 続きを読む
A tale of CSS Regions and CSSOM: moving forward within the web community Soon after we proposed the CSS Regions in 2011, it became obvious that we have to allow content creators a good APIs for interacting with CSS regions. In this regard, th... 続きを読む
Every great software platform needs some essential ingredients: one or more programming languages, great tools such as editors, compilers and debuggers, frameworks and libraries that make things easier, an enthusiastic community that help eac... 続きを読む
Q: What’s one of the biggest things missing from the web? A: Documentation. Or at least it was. Today, Adobe, Apple, Facebook, Google, HP, Microsoft, Mozilla, Nokia, Opera, and the W3C are announcing Web Platform Docs (WPD) on webplatform.or... 続きを読む
Talk on Pushing Cutting Edge Forward by Divya Manian at WDCNZ, August 2012Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation. For the best experience please us... 続きを読む
Now that developers and designers can start using CSS regions in WebKit, we decided it was time to give them some developer tools. The web inspector in the latest version of Chrome Canary now has support for: Finding all the named flows in a ... 続きを読む
[速報]アドビがHTML5とモバイルにフォーカスした新ツール群「Adobe Edge Tools & Services」を発表。アニメーション作成、レスポンシブデザインなどが効率的に 米アドビは24日(日本時間24日深夜)、サンフランシスコでイベント「Create the Web」を開催。CSS... 続きを読む
Following up on Source Sans The public reception of the release of Source Sans Pro last month was very encouraging. My colleague, Ken Lunde, pointed out that this was not Adobe’s first open source font as Kenten Generic has been available fo... 続きを読む
Chrome Canary now has a flag to enable CSS custom filters. In Canary, enter “about:flags” in the address bar, find “Enable CSS Shaders”, click “Enable”, and relaunch Canary. Then, check out our samples to explore the power of custom fil... 続きを読む
Today, I’m excited to announce the launch of a new pilot program – Adobe Type Community Translation. This program is aimed at getting translations for Adobe’s typeface notes and will offer handsome rewards for contributors. We will be leve... 続きを読む
Adobe’s legacy in type technology Adobe has come a long way since its early days in which the specification for the PostScript Type 1 font format was a closely-guarded trade secret leading up to the “font wars.” Since this specification wa... 続きを読む
As you can probably tell from the constant posts, we over at the Web Platform team like to talk about our work. After all, we think the contributions we’re making to the web are pretty cool. But we only know we’re making a difference when t... 続きを読む
D89クリップ(51) アドビインタビュー JSエンジニアがAdobeに聞く “iPhoneでFlashが動いたらAdobeはFlashの開発を続けたか” 吾郷 協(カヤック) 2012/7/4 カヤックのJavaScriptエンジニアが、Flash、Web、モバイルコンテンツ開発はどうすべきか。アドビの... 続きを読む
【続・誤植】Adobeの提案する新しい<br>の世界が酷すぎて泣ける。http://post.logown.com/wp-content/uploads/51fc9eb537431c47c5ce369c95652c1d-150x150.jpgKLOG-クロッグ- 先日、Appleの誤植がすごいと当ブログで紹介しましたが、 【閲覧時腹筋注意】Apple... 続きを読む
As of today, I am no longer an employee of Opera. It has been a great ride. Being a web opener and doing things I did at Opera was one of the goals I set out to accomplish 6 years ago. It is time for a new challenge, and a new beginning. I wi... 続きを読む
CSS Regions Rich magazine-like layouts. Learn More → CSS Shaders Cinematic effects for the web. Learn More → PhoneGap Build mobile apps for multiple platforms. Learn More → Tools & Services Simplify your web life. Learn More → Champion Se... 続きを読む
At the beginning of March, the Web Platform team at Adobe hosted a 3 day internal WebKit hackathon which focused on prototyping new features, fixing bugs and adding tests. We had a ton of fun stretching our WebKit development muscles! Over 7 ... 続きを読む
Almost a year ago, Adobe began an effort to allow high quality, magazine style content to be displayed on the Web using the Open Web Platform (HTML5, CSS). Many of the necessary features were present in CSS, but not all necessary features wer... 続きを読む
Last time, we proposed adding progress events on the image element to avoid the complexity of using XHR to monitor image download progress. In order to display the image in the XHR approach, we used base 64 encoding to convert the binary imag... 続きを読む
2011 11-mozcamp - Presentation Transcript PDF.JS Julian Viereck @jviereckjviereck.dev@gmail.com BespinSkywriter Ace Bespin FirefoxSkywriter DevTools Ace Bespin Firefox ETHSkywriter DevTools Zurich Ace Bespin Firefox ETH ?Skywriter PDF.JS DevT... 続きを読む
The Adobe Type team has been wrestling a bit with Shakespeare’s timeless question as we wrap up some newly-enhanced typeface families here. When we make changes in a typeface that could cause line lengths different from those produced by th... 続きを読む
Twenty five years ago I worked my first day at Adobe. It was quite exciting; there were about 75 people at the company, all crowded in a small building in East Palo Alto. Everyone knew everyone else, and each person handled many responsibilit... 続きを読む
Fireworksの拡張機能である「Fireworks CSS3 Mobile Pack」が、Adobe Labsにて公開されています。この拡張機能を使えば、Web標準に沿ったWeb/モバイル/タブレット向けデザインの制作をより効率的に行うことができます。Fireworks CSS3 Mobile Packをインスト... 続きを読む
Yesterday was probably one of the most overwhelming days of my entire career. First, Adobe informed developers that we are going to stop developing the Flash Player for mobile browsers, then news came out that there were layoffs at Adobe, and... 続きを読む
With the recent announcements this week, we know that the Flex community has many questions regarding Adobe’s plans around the Flex SDK. Let us try to answer the questions we’ve heard. Is Adobe still committed to Flex? Yes. We know Flex pro... 続きを読む
I have worked with Flash and been part of the Flash community for about 12 or 13 years (over 10 of those with Macromedia and Adobe). Over that time there have been a lot of ups and down, but I think that the past couple of days have been some... 続きを読む
Flash to Focus on PC Browsing and Mobile Apps; Adobe to More Aggressively Contribute to HTML5 (Adobe Featured Blogs) <script src=" 続きを読む
In a stunning move, Adobe is apparently ready to throw in the towel when it comes to getting Flash to run on mobile devices. According to a report Tuesday on ZDNet, the company is halting development on future mobile versions of Flash for And... 続きを読む
Special Reports The Great Debate The Great Debate series aims to emulate an Oxford-style debate, with a dash of Fight Club mixed... Windows 8 revealed After years of development, Microsoft takes the wraps of its next-gen operating system. 続きを読む
- Flash Player 11 and AIR 3 available later today - Flash-based apps live on Samsung SmartTVs; LG and TiVo latest partners to support AIR on TVs, digital home devices - Adobe enters into an agreement to acquire Nitobi, creator of PhoneGap Ado... 続きを読む