tagneto.blogspot.com tagneto.blogspot.com

tagneto.blogspot.com

Tagneto

Notes on JavaScript, RequireJS. Wednesday, September 05, 2012. Moving to a new blog. Any new posts I do will be at jrburke.com. There is a post over there about the new blog. I will keep this blog for historical purposes, but any new posts will be at the new location. Wednesday, August 29, 2012. Volo 0.2.3: semver and a web site. A command line tool to create web projects, add front end dependencies and automate tasks, is now at 0.2.3. Get it via npm:. Npm install -g volo. Volo add requirejs/ 2. Fixed r&...

http://tagneto.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR TAGNETO.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 11 reviews
5 star
9
4 star
0
3 star
0
2 star
0
1 star
2

Hey there! Start your review of tagneto.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.9 seconds

FAVICON PREVIEW

  • tagneto.blogspot.com

    16x16

  • tagneto.blogspot.com

    32x32

  • tagneto.blogspot.com

    64x64

  • tagneto.blogspot.com

    128x128

CONTACTS AT TAGNETO.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Tagneto | tagneto.blogspot.com Reviews
<META>
DESCRIPTION
Notes on JavaScript, RequireJS. Wednesday, September 05, 2012. Moving to a new blog. Any new posts I do will be at jrburke.com. There is a post over there about the new blog. I will keep this blog for historical purposes, but any new posts will be at the new location. Wednesday, August 29, 2012. Volo 0.2.3: semver and a web site. A command line tool to create web projects, add front end dependencies and automate tasks, is now at 0.2.3. Get it via npm:. Npm install -g volo. Volo add requirejs/ 2. Fixed r&...
<META>
KEYWORDS
1 tagneto
2 and mozilla labs
3 posted by
4 james burke
5 2 comments
6 labels mozilla
7 volo
8 the notable ones
9 1 semver
10 2 volo add
CONTENT
Page content here
KEYWORDS ON
PAGE
tagneto,and mozilla labs,posted by,james burke,2 comments,labels mozilla,volo,the notable ones,1 semver,2 volo add,no comments,labels requirejs,along with almond,require js,rjs optimizer,complete listing of,web components,base module format,loader plugins
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Tagneto | tagneto.blogspot.com Reviews

https://tagneto.blogspot.com

Notes on JavaScript, RequireJS. Wednesday, September 05, 2012. Moving to a new blog. Any new posts I do will be at jrburke.com. There is a post over there about the new blog. I will keep this blog for historical purposes, but any new posts will be at the new location. Wednesday, August 29, 2012. Volo 0.2.3: semver and a web site. A command line tool to create web projects, add front end dependencies and automate tasks, is now at 0.2.3. Get it via npm:. Npm install -g volo. Volo add requirejs/ 2. Fixed r&...

INTERNAL PAGES

tagneto.blogspot.com tagneto.blogspot.com
1

Tagneto: RequireJS 1.0 released

http://tagneto.blogspot.com/2011/10/requirejs-10-released.html

Notes on JavaScript, RequireJS. Tuesday, October 18, 2011. RequireJS 1.0 released. Hell yeah. Get it now. This release is basically the same as the 0.27.1 release. There was just one change, to a regexp used by the optimizer when it converts CommonJS modules to AMD modules via its -convert flag. I created a new Why AMD. Document if you want to learn more about why the AMD API exists and how you can use it. Communities for making this release. Go use it already. Use it to build apps. Require is my fav.

2

Tagneto: IE 7 and IFrame APIs Part 2

http://tagneto.blogspot.com/2006/10/ie-7-and-iframe-apis-part-2.html

Notes on JavaScript, RequireJS. Tuesday, October 24, 2006. IE 7 and IFrame APIs Part 2. Microsoft was kind enough to look into the issue, and here is more information. The "Navigate sub-frames across different domains" preference is designed to address this security report:. IE 7 has shipped with automatically turning this preference on. There is a workaround to the issue: the two iframes that do the communication must both have a parent frame from their domain loaded. Top window (Domain A). This test us...

3

Tagneto: IE 7 Breaks IFrame APIs that use parent.location

http://tagneto.blogspot.com/2006/10/ie-7-breaks-iframe-apis-that-use.html

Notes on JavaScript, RequireJS. Wednesday, October 11, 2006. IE 7 Breaks IFrame APIs that use parent.location. Update (Nov. 7, 2006): Microsoft provided more information. See Part 2. Original post (Oct. 11, 2006):. One of my co-workers was recently testing IE 7 RC1 and found that using fragment identifier messaging (FIM) with IFrames. OK: Top browser window - IFrame). FAIL: Top browser window - IFrame - IFrame). We contacted Microsoft through our company's Microsoft channel, and found out the following:.

4

Tagneto: Why not AMD?

http://tagneto.blogspot.com/2011/11/why-not-amd.html

Notes on JavaScript, RequireJS. Tuesday, November 15, 2011. This started as a private response to some tweets by Jeremy Ashkenas. That indicated some concern around optionally registering code as an AMD JavaScript module, but since his comments were in a public space, it makes sense to post my response in a public space. His concerns as mentioned in the tweets:. Isn't canonical in any JS runtime. Incompatible with JS.next. Isn't canonical in any JS runtime. It is also based on real world experience suppo...

5

Tagneto: Cross Domain Frame Communication with Fragment Identifiers (for Comet?)

http://tagneto.blogspot.com/2006/06/cross-domain-frame-communication-with.html

Notes on JavaScript, RequireJS. Tuesday, June 06, 2006. Cross Domain Frame Communication with Fragment Identifiers (for Comet? A page is served from a different domain than the URL for an iframe in that page. Normally cross domain, cross frame communication is prohibited for security reasons. However, the two frames can communicate with each other by using fragment identifiers (the hash part of an URL, like http:/ some.domain.com/path/to/page.html#fragmentIdentifier). That looks cool, as a workaround.

UPGRADE TO PREMIUM TO VIEW 19 MORE

TOTAL PAGES IN THIS WEBSITE

24

LINKS TO THIS WEBSITE

toolness.com toolness.com

Toolness » Blog Archive » Adventures in Code Review and Pair Programming

http://www.toolness.com/wp/2010/11/adventures-in-code-review-and-pair-programming

Hey, I’m Atul and this is my blog. I work for the Mozilla Foundation. Live in Brooklyn, and am excited about design, building things, teaching, and learning. You can reach me by sending e-mail to my first name at mozillafoundation dot org, or by yelling at @toolness. Laquo; Prelude To Barcelona. Adventures in Code Review and Pair Programming. A key component of Mozilla’s development process is. It helps increase the project’s bus factor. There are many qualitative aspects of code that aren’t unders...

ambientreality.com ambientreality.com

JSConf 2012 Postmortem | Ambient Reality

http://www.ambientreality.com/2012/04/11/jsconf-2012-postmortem

JSConf 2012 Postmortem Ambient Reality. Random thoughts from the mind of Chris Barber. Finding Node.js modules in NPM. Exploring the Titanium CLI Talk. Open Source Bridge 2012 is almost here! Contains String JavaScript Performance. On Contains String JavaScript Performance. On Contains String JavaScript Performance. On JSConf 2012 Postmortem. April 11, 2012. This year was my first JSConf. It was an incredible experience. The talks were great. Very technical, very informative, very though provoking. Https...

ambientreality.com ambientreality.com

conferences | Ambient Reality

http://www.ambientreality.com/category/conferences

Random thoughts from the mind of Chris Barber. Finding Node.js modules in NPM. Exploring the Titanium CLI Talk. Open Source Bridge 2012 is almost here! Contains String JavaScript Performance. On Contains String JavaScript Performance. On Contains String JavaScript Performance. On JSConf 2012 Postmortem. Exploring the Titanium CLI Talk. October 24, 2012. In my talk, I unveiled the Titanium CLI’s various commands and features. It was spectacular. I then tried to find redemption in demoing the command plugi...

tagneto.org tagneto.org

Why Tagneto

http://www.tagneto.org/why/index.html

Why Not Something Else? Tagneto was developed to aid using an MVC. Approach for building XML user interfaces (UI). HTML UI that uses JavaScript as the controller is the main target of the framework, but parts of it can be applied to any XML user interface. The framework is based on the following principles:. There are two types of UI construction:. All Data UI should be generated on the client. The client in this case is normally a web browser. Effects of the principles:. Approaching UI construction this...

tagneto.org tagneto.org

JavaScript Library Index

http://www.tagneto.org/how/reference/js/index.html

These libraries are tested with MSIE 6, Firefox 1.5 (Windows XP), Opera 8.51 (Windows XP), and Safari 2.0.1. These libraries are also the newest piece of Tagneto, and therefore the least tested. Some of the libraries are still very much under development. There are some unit tests in the Tagneto source at tagnetio/src/test/jstest. But there are only a few tests right now. Tag that depend on functions defined in Ctrl.js). You are encouraged to consider other JavaScript libraries/frameworks. Methods to sup...

UPGRADE TO PREMIUM TO VIEW 76 MORE

TOTAL LINKS TO THIS WEBSITE

81

SOCIAL ENGAGEMENT



OTHER SITES

tagnetcon.com tagnetcon.com

Under Construction

This site is under construction.

tagnetconsulting.com tagnetconsulting.com

Tagnet

TAGNET Consulting's mission is to provide advisory services to support its clients in the areas of business development and process improvement. The company focuses primarily on assisting clients in the areas of change management, operations enhancement and stakeholder relations. TAGNET Consulting reviews clients' financial infrastructure, operating processes, security systems and quality controls and assists clients in implementing modifications in any of those areas.

tagnethomes.com tagnethomes.com

www.tagnethomes.com

tagnetics.info tagnetics.info

Tagnetics Support

tagneto.blogspot.com tagneto.blogspot.com

Tagneto

Notes on JavaScript, RequireJS. Wednesday, September 05, 2012. Moving to a new blog. Any new posts I do will be at jrburke.com. There is a post over there about the new blog. I will keep this blog for historical purposes, but any new posts will be at the new location. Wednesday, August 29, 2012. Volo 0.2.3: semver and a web site. A command line tool to create web projects, add front end dependencies and automate tasks, is now at 0.2.3. Get it via npm:. Npm install -g volo. Volo add requirejs/ 2. Fixed r&...

tagneto.org tagneto.org

Tagneto Home

Version 0.4.0. Tagneto (pronounced tag-NEET-o) is a web developer tool and JavaScript libraries to aid MVC development of XML user interfaces, with HTML web applications ( DHTML. Etc) being the primary target. It is available under the GNU Lesser General Public License (LGPL). Similar technologies to the View Assembly tool would be Java Server Pages (JSP). Active Server Pages (ASP). Document to understand the motivation for Tagneto and how it is different (it will also work with JSP/ASP/PHP).