SARAH-HAPPY.CA
Sarah HappyThe personal portfolio site of Sarah Happy.
http://www.sarah-happy.ca/
The personal portfolio site of Sarah Happy.
http://www.sarah-happy.ca/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
1.8 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
1
SSL
EXTERNAL LINKS
20
SITE IP
74.125.69.121
LOAD TIME
1.797 sec
SCORE
6.2
Sarah Happy | sarah-happy.ca Reviews
https://sarah-happy.ca
The personal portfolio site of Sarah Happy.
Sarah Happy
Friday, October 21, 2016. Today I read an article about WikiLeaks outing LGBT individuals in countries that have harsh consequences for being gay. If those details are being hidden from public view for safety reasons, having them public is a very scary prospect. How would you feel if you had a secret that needs to stay hidden for your continued survival? Personally I don’t worry about being outed, but I also live a life where my gender and sexual orientation are minor public details. Links to this post.
sarah-happy.ca
Portfolio
http://www.sarah-happy.ca/portfolio
People on the street smile at me when I wear this. I am also sporting my wool knit leg warmers. Photo credit Jessica Leroy. This is the second SD card holder I made, it has a capacity of six cards. The first was was made as a gift or Sharon Ep1c. I wanted to have a flour supply on the counter, had an empty coffee tin, and some wrapping paper. I wanted to play with magnetic words, so I got some magnetic paper and printed a sheet. A small purse, good for a wallet and not much else. 2016, Sarah Happy.
TOTAL PAGES IN THIS WEBSITE
1
Sarah Happy: Simple and super practical note book
http://blog.sarah-happy.ca/2013/12/simple-and-super-practical-note-book.html
Thursday, December 5, 2013. Simple and super practical note book. All the notebooks I have kept in my bag so far seemed lacking in little ways: I couldn't easily tuck things into them; sometimes finding the next blank page was a challenge; they consume a lot more space than I feel they need to; taking pages out of them quickly became unsightly. So I started pondering how to make one where I could freely add and remove pages without having an effect on the feel of the note book.
Sarah Happy: December 2013
http://blog.sarah-happy.ca/2013_12_01_archive.html
Thursday, December 5, 2013. Simple and super practical note book. All the notebooks I have kept in my bag so far seemed lacking in little ways: I couldn't easily tuck things into them; sometimes finding the next blank page was a challenge; they consume a lot more space than I feel they need to; taking pages out of them quickly became unsightly. So I started pondering how to make one where I could freely add and remove pages without having an effect on the feel of the note book. Links to this post.
Sarah Happy: lazy initialization in JavaScript
http://blog.sarah-happy.ca/2014/01/lazy-initialization-in-javascript.html
Friday, January 3, 2014. Lazy initialization in JavaScript. I have a function that is not often used and has a long initialization step, when it is used it is used often, making it a very good candidate for lazy initialization. This function is in a Google Apps Script web application, so minimizing processing time is desirable. Functions in JavaScript are assignable closures, so it is easy to write a lazy initializing function without any if statements. This is also an implementation of the State pattern.
Sarah Happy: Swing Components in HTML GUI in Java
http://blog.sarah-happy.ca/2013/11/swing-components-in-html-gui-in-java.html
Thursday, November 21, 2013. Swing Components in HTML GUI in Java. I would like to use Swing components in a HTML based layout. Initially I tried to have empty elements with id attributes in the loaded text, but they were pruned from the internal representation, so I put text inside of them and replaced the whole element with the Swing component. Html body Some stuff. p span id=button button /span span id=slider slider /span /p p i Output: /i div id=output /div /p /body /html. First HTML GUI in Java.
Sarah Happy: Interactive Javascript Development
http://blog.sarah-happy.ca/2014/01/interactive-javascript-development.html
Friday, January 10, 2014. When I was traveling to a friend's place to give her a Christmas not alone I got picked up by someone who suggested I learn jQuery. so I did, and in the process wrote a JavaScript Read Eval Print Loop that makes jQuery and JavaScript development as easy as interactive Python or BASH programming. The result is a single file web application, JavaScript Read, Eval, Print, Loop. View the source to see what was needed to make it work. Subscribe to: Post Comments (Atom).
Sarah Happy: Facebook notification widget
http://blog.sarah-happy.ca/2014/01/facebook-notification-widget.html
Monday, January 6, 2014. I wanted to display my facebook notification information on my personal home screen. I ended up with a single HTML file which I have hosted on Google Drive and embedded in an iframe in my personal home screen on Google Sites. The end result is a single line where the numbers change if there are any notifications to report. I wanted a fluent API that felt like Google Apps Script server calls instead of the regular Facebook API, so I made a quick one. Parent.errorHandler : func...
Sarah Happy: January 2014
http://blog.sarah-happy.ca/2014_01_01_archive.html
Friday, January 10, 2014. Gmail Inbox Notification Widget. I wanted to display my Gmail Inbox unread message count on my personal web page on Google Sites, so I made a tiny Google Apps Script widget to do this. The code turned out very simple. Function doGet() { return HtmlService.createTemplateFromFile('page') .evaluate() .setSandboxMode(HtmlService.SandboxMode.NATIVE); } function getInboxUnreadCount() { return GmailApp.getInboxUnreadCount(); }. Links to this post. Links to this post. Html head title Fa...
Sarah Happy: November 2013
http://blog.sarah-happy.ca/2013_11_01_archive.html
Thursday, November 21, 2013. Swing Components in HTML GUI in Java. I would like to use Swing components in a HTML based layout. Initially I tried to have empty elements with id attributes in the loaded text, but they were pruned from the internal representation, so I put text inside of them and replaced the whole element with the Swing component. Html body Some stuff. p span id=button button /span span id=slider slider /span /p p i Output: /i div id=output /div /p /body /html. Links to this post. When th...
Sarah Happy: July 2013
http://blog.sarah-happy.ca/2013_07_01_archive.html
Monday, July 29, 2013. Just before I left to hitchhike across the country to deliver one of my rainbow lighters to a close friend in a campground in BC, I painted myself a rainbow swirl metal water bottle. The bottle has served me very well and even has a tendency of finding me when I leave it by itself for a while outside of where I am residing at the moment. Links to this post. Subscribe to: Posts (Atom).
Sarah Happy: March 2013
http://blog.sarah-happy.ca/2013_03_01_archive.html
Thursday, March 7, 2013. I had another empty jar taped and ready to paint. This time I decided to put a drop of paint on it, spread it using a brush without overlapping paint that was already on it, change colors, and repeat until it was covered. Links to this post. I was not feeling pleased with my sunset jar. So I got out the paint and turned it into a nice sunrise jar. I like this more, but it still feels like something is missing, when I figure out what I will updated it again. Links to this post.
TOTAL LINKS TO THIS WEBSITE
20
sarah-hann-photo.deviantart.com
Sarah-Hann-photo (Sarah-louise Hann) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 2 Years. This deviant's full pageview. March 25, 1994. Last Visit: 4 days ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask?
Sarah Hanna - Sarah Hanna
Passion. Sparkle. Love. Every woman wants jewelry that other women complement on. I have made it my mission to make sure Sarah Hanna designs are. Jewelry. My pieces are handcrafted and encrusted with Swarovski crystal with such precision and love, they are sure to stand out in a crowd. Subscribe to our mailing list. Create a free website. Start your own free website. A surprisingly easy drag and drop site creator. Learn more.
Photographe animalière en Drôme, Ardèche - Sarah Hans
Prestations & tarifs. Suivez-moi sur les réseaux sociaux. Prestations & tarifs. Photographe animalière en Drôme, Ardèche - Sarah Hans. Every once in a while a dog enters your life and changes everything. On ne choisit jamais un chat, c'est lui qui vous choisit." Philippe Ragueneau. Le bonheur pour une abeille ou un dauphin est d'exister, pour l'homme, de le savoir et de s'en émerveiller." Jacques-Yves Cousteau. Portfolio de la Faune Sauvage. Photographe animalière en Drôme, Ardèche and Isère. Si mon trav...
sarah-hanson-young.greensmps.org.au
Sarah Hanson-Young
Early Childhood Education and Care. Queue 'Carousel - (Sarah Hanson-Young)'. Toys for Nauru a great success, thanks to you! This campaign has brought out the best of Australia's generous spirit. Thank you all for your amazing support. Cross-Party marriage equality group. The next big step to Federal marriage equality! Stay in touch with the Greens by signing up for regular updates. No Children In Detention. Divest to invest in our future. We Can Care For Refugees and Save Lives. The Greens have expressed...
sarah-happenin's blog - Blog de sarah-happenin - Skyrock.com
More options ▼. Subscribe to my blog. Je m'appelle Sarah j'ai 13 ans et je fais une fiction sur les one direction a ma façon bien sur :) Je tiens juste à dire que je veux pas d'embrouilles, j'écris ma fiction pour le plaisir rien de plus. Created: 23/08/2014 at 3:15 PM. Updated: 29/08/2014 at 5:28 AM. One direction [Chapitre 1. Je me réveilla doucement, m'étira, mis mais chaussons et je descendis en bas. Sister, bien dormis? Sarah : Oui très bien. Et toi Niall? P*tain je vais vite me préparer! Zayn : Ell...
Sarah Happy
Fill in missing blocks. JavaScript Read Eval Print Loop. Hello, my name is Sarah Happy, welcome to my little web site. I enjoy solving interesting puzzles in many domains, from computer based challenges to sewing and repair challenges. Some of the things I have done are in my blog. I also enjoy helping other people learn how to solve the same challenges. My hobby programming project is called ". It is a backup and archiving system written mostly in Java. My email address is sara .
Sarah-happyness's blog - Blog de Sarah-happyness - Skyrock.com
01/02/2012 at 4:49 AM. 01/02/2012 at 5:09 AM. Subscribe to my blog! All of Sarah-happyness's articles are secret. See their secret blog. Post to my blog. Here you are free.
Sarah "Sallie" Hardy of Edgefield SC which became Parksville, McCormick
Sarah "Sallie" Hardy of Edgefield SC which became Parksville, McCormick. Mittwoch, 12. Dezember 2007. Sarah Hardy married Joseph Cunningham. New Richmond on the Savannah in 1825, the year Sarah's brother Robert Hardy had his first child John B., Hardy. On the second map down it is in the upper left hand corner. Sarah's sister mary lived at the A. and C/or G) Anderson Mill on Stevens Creek which enters the Savannah coming from the north. Child of John Hardy and Ann Williams of Edgefield SC. She may have b...
Sarah Hardy Counselling
About Me and How I Work. Birmingham Counselling and Psychotherapy Centre. About Me and How I Work. Birmingham Counselling and Psychotherapy Centre. Thank you for visiting my website. If you are looking to find a counsellor, it is likely that you are experiencing some emotional difficulty from your current situation or from your past. Or you may be looking to change part of your behaviour which is unhelpful or unhealthy. How can counselling help me? This website contains information about me.
harfmann design