
jedjs.com
JedJSThoughts, stories and ideas about dealing with data in JavaScript.
http://www.jedjs.com/
Thoughts, stories and ideas about dealing with data in JavaScript.
http://www.jedjs.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.1 seconds
16x16
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
12
SITE IP
54.172.224.36
LOAD TIME
0.09 sec
SCORE
6.2
JedJS | jedjs.com Reviews
https://jedjs.com
Thoughts, stories and ideas about dealing with data in JavaScript.
Data and NodeJS
http://www.jedjs.com/data-and-nodejs
The project I have been working on is a stock analysis program called EZR Stocks. It is in beta if any one is interested. While it analyzes and compares a lot of data, we are under a hundred gigabytes so not enough to be considered "Big Data" which seems to be pushing the petabyte range but still a fair chunk of data. Putting it Together in Node. Which as could be guessed from the name lets you communicate with a child process. The child process doesn't have to be a Node script if you use spawn. Personal...
Grid Computing - JedJS
http://www.jedjs.com/tag/grid-computing
Page 1 of 1. Task Distribution In NodeJS. How to Scale Back-end Processes As I mentioned in an earlier post we have been doing a lot processing on the back-end and we quickly have reached the point where ». Page 1 of 1. Proudly published with Ghost.
MapReduce
http://www.jedjs.com/mapreduce
MapReduce is a specific piece of software developed by Google that allows the processing of massive amounts of data using normal computer hardware. However, MapReduce has also become a more general term referring to to any software that processes data in a way similar to how Google's MapReduce works. Whenever I refer to MapReduce here I am referring to the general meaning and not to any specific implementation. Probably the best known implementation of the MapReduce concept is Apache Hadoop. To fix the p...
Online Collaborative Code Editors - Part 1
http://www.jedjs.com/online-collaborative-code-editors-part-1
Online Collaborative Code Editors - Part 1. Recently I learned of a Kickstarter being run by a developer who is trying to get his online collaborative code editor off the ground. His product is called Codr. And his goal is to be like Google docs for code and he does a pretty good job of supporting the collaboration like Google docs does. Also as a general rule the collaboration tends to feel like an after thought and is not as quick or smooth as it is for the simpler editors. Collaboration on Koding is o...
Task Distribution In NodeJS
http://www.jedjs.com/task-distribution-in-nodejs
Task Distribution In NodeJS. How to Scale Back-end Processes. As I mentioned in an earlier post we have been doing a lot processing on the back-end and we quickly have reached the point where we need to scale beyond a single server. When processing stock data with the intensive processing we are doing we knew that as we were going to be expanding our stock coverage we would have to add additional servers no matter what approach we took. There were three different ways we could expand accross servers.
TOTAL PAGES IN THIS WEBSITE
19
The node.js Mandelbrot Set – Craig Nicol
https://craignicol.wordpress.com/2014/07/29/the-node-js-mandelbrot-set
Mainly programming, with a bit of science thrown in. The node.js Mandelbrot Set. July 29, 2014. July 30, 2014. To tie together a few of my previous posts, I wanted to talk about the proof of concept I built in Node.js. I will come back and discuss the outstanding issues in a later post. I wanted to try out Node.js. As the hot new thing. Given my preference for the Mandelbrot set as a prototype in client-side languages. Create a grid of points to represent each un-escaped pixel. Note, the proof of concept...
DOOR Oasis Office Reporting – Craig Nicol
https://craignicol.wordpress.com/2008/07/15/door-oasis-office-reporting
Mainly programming, with a bit of science thrown in. DOOR Oasis Office Reporting. July 15, 2008. Door-reports – Google Code. Blogged with the Flock Browser. MSDN roadshow 2008 : Glasgow. HTTP no-cache and standards. One thought on “ DOOR Oasis Office Reporting. Pingback: Whois Craig Nicol Craig Nicol's Weblog. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your Twitter account. ( Log Out.
User Experience Matters : Pecha Kucha at TechMeetup Glasgow – Craig Nicol
https://craignicol.wordpress.com/2013/08/29/user-experience-matters-pecha-kucha-at-techmeetup-glasgow
Mainly programming, with a bit of science thrown in. User Experience Matters : Pecha Kucha at TechMeetup Glasgow. August 29, 2013. August 29, 2013. Thanks to all of you who came to TechMeetup. Glasgow, hope to see you next time in Edinburgh or at Open Rights Group in Glasgow. The book that I recommended in the talk is : Lean UX: Applying Lean Principles to Improve User Experience. But I was also recommended Don’t Make Me Think! A Common Sense Approach to Web Usability by Steve Krug. You are commenting us...
CodeCraftConf by @codecraftuk – Craig Nicol
https://craignicol.wordpress.com/2015/06/30/codecraftconf-by-codecraftuk
Mainly programming, with a bit of science thrown in. June 30, 2015. June 28, 2015. The tickets for CodeCraftConf. Are now on sale. I am looking to guide a session at the conference and will be talking to the organisers about the topics,. If you look at the list below, and the conditions on the conference site, it should be clear that this will be a philosophy of code conference rather than a discussion of all the hot technology you don’t know about yet, but really should. What you missed at DDDs. Pingbac...
craignicol – Craig Nicol
https://craignicol.wordpress.com/author/craignicol
Mainly programming, with a bit of science thrown in. Event Horizon : When sharpening the code means missing bug zero. August 18, 2016. Event Horizon : When sharpening the code means missing bug zero. Developers are Users Too : Why the User Experience of Your API sucks #yourapisucks. August 16, 2016. Developers are Users Too : Why the User Experience of Your API sucks #yourapisucks. Your API sucks : how to suck less. August 12, 2016. If you don’t want to be chased by a horde of angry developers with...
Cognitive load : fluent interfaces and friendly apis – Craig Nicol
https://craignicol.wordpress.com/2015/07/17/static-vs-extension-methods-again
Mainly programming, with a bit of science thrown in. Cognitive load : fluent interfaces and friendly apis. July 17, 2015. July 17, 2015. Is your interface friendly? To continue my mini series on cognitive load. Following my previous post on static vs extension methods. They can also be used to humanize the interface, based on the understanding that the user experience of an API should be as important as the user experience of a website or application. In the second example, which I found fascinating, cha...
The UX of Big Data – Craig Nicol
https://craignicol.wordpress.com/2015/07/31/the-ux-of-big-data
Mainly programming, with a bit of science thrown in. The UX of Big Data. July 31, 2015. July 31, 2015. Following on from my Dangers of Big Data talk at DunDDD. I’ve been thinking about what a good user experience for data analytics would look like, imagining the business user presented with useful, actionable information rather than notepad and a copy of the R or Python cookbook. I want something deceptively simple like the Google search box, rather than deceptively complex like Excel. Notify me of new p...
Cognitive load : static vs extension methods – Craig Nicol
https://craignicol.wordpress.com/2015/07/13/cognitive-load-static-vs-extension-methods
Mainly programming, with a bit of science thrown in. Cognitive load : static vs extension methods. July 13, 2015. July 8, 2015. Extending tools beyond their original purpose. A c# specific example to follow up my blog post on cognitive load. Since it coincidentally came up at work. What are extension methods? The example concerns c# extension methods. Types with a number of functions, including. Which provides the filter functionality found in functional programming, allowing users to write code like:.
Google Code Migration : Genetic Algorithm Templates – Craig Nicol
https://craignicol.wordpress.com/2015/07/24/google-code-migration-genetic-algorithm-templates
Mainly programming, with a bit of science thrown in. Google Code Migration : Genetic Algorithm Templates. July 24, 2015. July 23, 2015. With the closure of Google Code, I’ve moved some projects to github. All personal projects so far, but related to talks our blog posts from the past, so may still be of interest. The first project I want to highlight again is written in C and implements genetic algorithms. Offline OAuth and the end of paper driving licences. Paperless and warning free. You are commenting...
The Getting Better Moment – Craig Nicol
https://craignicol.wordpress.com/2015/06/16/the-getting-better-moment
Mainly programming, with a bit of science thrown in. The Getting Better Moment. June 16, 2015. June 15, 2015. At the stroke of midnight, your code will turn into a pumpkin. Inspired by The Getting Better Moment – You’ve Been Haacked. This is my story of my first job and a getting better moment. None of that was my getting better moment though. I went from being a very shy geek at the start of the placement to a slightly less shy geek with a lot of confidence in my code. It was the first thing I&#...You a...
TOTAL LINKS TO THIS WEBSITE
12
JCJ Interactive
2312 Republic Trails Blvd. Leander, Texas 78641. Jed C Jones, Ph.D. is the president and chief data scientist at the data-driven advertising agency, MindEcology, LLC. Based in Austin, Jed has lived and also worked in California and Japan. His interests include systems thinking and human dialogue. Friday, July 24th, 2015 at 2:32 pm. The Client and Agency’s Guide to Strong Starts and Mutual Greatness. To extend the conversation. Figure out the housekeeping. Frequency and formatting of reporting. Communicat...
my first blog...
Wednesday, November 5, 2008. Ngunit ng makita kong ipinagkanulo ang rebolusyon ng mga dapat ding magtaguyod, nu'ng ang pagsuko'y siyang naging tanda ng patriotismo at ang patuloy na pakikibaka'y tinawag na kataksilan, tinlikdan ko ang aking malaong balak at sinabi sa sariling mas mabuti ngang ang kayamanang yaon [ni Simoun Ibarra] ay ingatan ng kalikasan sa ilalim ng dagat.". Mga Ibong Mandaragit (Amado V. Hernandez). Thursday, October 30, 2008. Monday, October 6, 2008. My Other Graduation Picture. As da...
Jed's Journey
Tuesday, September 14, 2010. Jed's MRI results are stable. Our last MRI was 20 July 2010 and there is no change since then. We pray that the surgeon got the entire tumor out and that the temodar (chemo) is working to mop up any left over cells. The results still need to be reviewed by the neuro surgeon but according to the radiologists review my son's cancer is stable - thank you Lord God and thank you each person who has stood by us today and prayed with us. Jed's spine remains clear of any drop mets!
JED JOYCE Design & Construction - Home
JED JOYCE Design and Construction. I have worked as a designer and artist for over 25 years and have designed swimming pools, large custom homes, and everything in between. I provide plan preparation and construction documentation for all phases of residential and commercial development. Being a fourth generation carpenter, I have a broad knowledge of construction techniques and an appreciation for craftsmanship, which gives me the ability to apply foresight to a project and an attention to every detail.
jedjr.com
The domain jedjr.com is for sale. To purchase, call Afternic at 1 339-222-5147 or 866-836-6791. Click here for more details.
JedJS
Thoughts, stories and ideas about dealing with data in JavaScript. Page 1 of 2. Older Posts →. Should I Use Transpilers? Wait, What is a Transpiler? Before we talk about if you should use a transpiler let's make sure everyone is on the same page on what a transpiler is. Transpiler ». MapReduce is a specific piece of software developed by Google that allows the processing of massive amounts of data using normal computer hardware. However, MapReduce has also ». Online Collaborative Code Editors - Part 2.
Jed Justin | Designer
A freelance designer/audio engineer/motion graphics artist/musician/computer dork based in Los Angeles, California. Los Angeles, Ca. Visit Here: collectingartifacts.com. Mysteries of an Illusion by Artifact. Visit Here: filthinfurs.com. 2013 Helliez awards show - Live from Paris. Stellar Brew by Artifact. Visit Here: zenithrecordingstudios.com.
jedk.com - This website is for sale! - Jedk Resources and Information.
Jed Kaplan - Shearson Financial Services
Jed Kaplan - Shearson Financial Services. Jed Kaplan - Shearson Financial Services. Has succeeded in the financial market for over a quarter-century. Following his graduation in 1986 from the City University in New York with a Bachelor of Business Administration degree, Jed. In 1994, Jed Kaplan. Despite a busy work schedule, Jed Kaplan makes time to focus on his hobbies. Jed Kaplan regularly donates to Mothers Against Drunk Driving. Shearson Financial Jed Kaplan. 2015, jedkaplan.net.
DreamHost
DreamHost Imagine the Web, Your Way. Jedkeister.com Coming Soon! The DreamHost customer who owns jedkeister.com has not yet uploaded their website or has chosen to leave this holding page active. If you are the owner of this domain, you'll find your login information contained within the emails sent to you when your account was activated. Once logged in, you'll be able to delete this page (quickstart.html) and upload your new site. Here are some helpful links for getting started:.
Web hosting, domain name registration and web services by 1&1 Internet
THIS DOMAIN NAME HAS JUST BEEN REGISTERED FOR ONE OF OUR CUSTOMERS! Do you need affordable web hosting or a domain name? 1&1 Internet is trusted by millions. Find out why. Offers a one-stop shop for all your domain name and web hosting needs so you can maximize your full web potential — without barriers, and without fear. Smart webmasters choose 1&1 Internet for domain name registration and hosting solutions. All-Inclusive Hosting Plans with NO Hidden Charges. 24/7 Phone and E-mail Support.
SOCIAL ENGAGEMENT