Search Results For “Tag:javascript” - # - rss
JR:
Ember.js posts to read
- Building a test app
Building an App with Ember.js
https://www.youtube.com/watch?v=Ga99hMi7wfY
In 7 minutes learn to use jQuery Ajax promises with Ember.js.
https://www.youtube.com/watch?v=0MHwsje0tO4
https://github.com/til...
more>>
- Dec 16, 2014
- #javascript #programming #ember
JR:
Regular Expressions with JavaScript
- no \s like in perl, so : use [\s\S]* in regex
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions?redirectlocale=en-USredir...
more>>
1 min read
- Dec 04, 2014
- #regex #javascript #programming
JR:
Learning Node.JS Programming
- https://github.com/jacwright/date.format
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference
https://github.com/request/request
https://github.com/cliss/camel/blob/master/camel.js
https://github.com/ericf/express-handlebars
No...
more>>
5 min read
- Nov 10, 2014
- #nodejs #programming #javascript #howto
JR:
Stories to Read - Mon, Aug 4, 2014
- #media - #technology - #programming - #javascript - #mobile - #insect
https://github.com/tekknolagi/carp
https://news.ycombinator.com/item?id=8130413
https://ethercalc.org/
https://news.ycombinator.com/item?...
more>>
- Aug 04, 2014
- #media #technology #programming #javascript #mobile #insect
JR:
API-first-development design
- November 2013 Pop.co blog post titled Why we chose API-first development.
Related Hacker News thread
Simple enough. Another project derivative idea based upon Junco code. No HTML Template usage. The server code only receives and returns JSON via R...
more>>
3 min read
- Jun 23, 2014
- #programming #design #javascript #json #rest #api #blog_jr
JR:
The web as a platform
- Lengthy but interesting post ...
... written by Michael Bleigh, the CEO/Cofounder of static web hosting platform-as-a-service Divshot.
"The web as a platform is easier to learn and lets developers do more faster than any other platform"
Some exce...
more>>
4 min read
- May 27, 2014
- #web #programming #html #javascript #mobile #quote #framework #blog_jr
JR:
App idea to learn new code
- Update: March 2014:
this was created in Nov-Dec 2013 and updated some in early 2014.
it's called Kinglet, running at Soupmode.com.
it's API-driven, using REST and JSON.
currently, the API piece is written in Perl.
currently, the 'client' piece is ...
more>>
1 min read
- Mar 10, 2014
- #todo #programming #javascript #angularjs #nodejs #microblog #blog_jr
JR:
Custom Toledo-area weather Web site
- See also Weather test pages to use
Toledo Express hourly forecast
xml file
use: temp, wind speed, wind direction, sky cover %, and precip chance
Using this XML file for Lucas County weather conditions and forecasts.
Mobile friendly, respons...
more>>
4 min read
- Mar 03, 2014
- #weatherapp #programming #design #jquery #javascript #toledo #blog_jr
JR:
TT-Chat
- Created on Feb 26-27, 2014.
On Feb 28, 2014, this code was incorporated into the ToledoTalk.com (TT) message board at:
This barebones app could be used for simple chatting or live-blogging by TT users.
Related post: Simple chat web app for Toled...
more>>
1 min read
- Mar 03, 2014
- #toledotalk #chat #blogging #javascript #ajax #json #blog_jr
JR:
Add sync scroll to splits screen editor
- Maybe.
https://www.google.com/#q=sync+scroll+javascript
#juncotodo - #javascript
- Jan 14, 2014
JR:
Twitter Bootstrap
- It uses and .
Interesting examples:
[X]
A Twitter example:
https://translate.twitter.com/welcome
#design - #javascript - #jquery - #css
- Dec 19, 2013
JR:
More JavaScript technologies
- Thu, Nov 14, 2013 - Toledo Tech Event - "Replacing the Rails Asset Pipeline with Grunt.js"
On November 14th, we welcome Joe Fiorini to talk about why and how he moved away from Rail's asset pipeline and whether or not it's the right move for you. H...
more>>
1 min read
- Nov 11, 2013
- #javascript #ruby #programming
JR:
NodeJS for newbies
- (some references to Ghost for example of installing a NodeJS app.)
https://nodetime.com
https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
You're going to need a hosting package that already has, or will allow you t...
more>>
- Nov 01, 2013
- #nodejs #javascript #programming
JR:
JavaScript - good, bad, and ugly
- https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS
https://news.ycombinator.com/item?id=6632949
#javascript - #programming
- Oct 30, 2013
JR:
Javascript, CSS, and HTML demos
- Attempting to demonstrate:
HTML/HTML5
CSS - CSS3
JavaScript
jQuery
jQuery mobile
minified.js
Ajax
May also play around with:
Twitter's Bootstrap3.
- site to view for example
- another example
AngularJS.
HTML5 Boilerplate
Demos
jQuery...
more>>
1 min read
- Oct 23, 2013
- #javascript #css #html