Free Online HTML Formatter - FreeFormatter.com http://ift.tt/SLhHNS

Please Visit: http://ift.tt/1ajReyV



Free Online HTML Formatter - FreeFormatter.com

http://ift.tt/SLhHNS



Free Online HTML Formatter - FreeFormatter.com







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/Rgqahu

via LifeLong Community

The Online Lint http://ift.tt/IxjuI3

Please Visit: http://ift.tt/1ajReyV



The Online Lint

http://ift.tt/IxjuI3



The Online Lint







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1i7nAF7

via LifeLong Community

jQuery multiple class selector - Stack Overflow $('.a.b') If you want an intersection, just write the...

Please Visit: http://ift.tt/1ajReyV



jQuery multiple class selector - Stack Overflow



$('.a.b')

If you want an intersection, just write the selectors together without spaces in between. So for an element that has an ID of a with classes b and c, you would write:

$('#a.b.c')

Read full article from: http://ift.tt/1nUiwXW

http://ift.tt/1kCENWW



jQuery multiple class selector - Stack Overflow







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1nUiuj5

via LifeLong Community

Prevent cross site scripting with jsoup Solution Use the jsoup HTML Whitelist (Link->/apidocs/org/jsoup...

Please Visit: http://ift.tt/1ajReyV



Prevent cross site scripting with jsoup

Solution



Use the jsoup HTML Whitelist (Link->/apidocs/org/jsoup/safety/Whitelist.html) .



String unsafe =

"<p><a href='http://example.com/' onclick='stealCookies()'>Link</a></p>";

String safe = Jsoup.clean(unsafe, Whitelist.basic());

// now: <p><a href="http://example.com/" rel="nofollow">Link</a></p

Read full article from: http://ift.tt/1r8YBDP

http://ift.tt/1kCENWW



Prevent cross site scripting with jsoup







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1mpTvA1

via LifeLong Community

Reshared post from Marcos Placona:

Please Visit: http://ift.tt/1ajReyV






Original Post from Marcos Placona:


Pretty much the way life really goes... #linux






02/05/2014 - 1







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/RbIOHO

via LifeLong Community

Introducing JReadability: Making Web Content Easy-to-Read | Wu-Man's Blog Being able to extract content...

Please Visit: http://ift.tt/1ajReyV



Introducing JReadability: Making Web Content Easy-to-Read | Wu-Man's Blog

Being able to extract content from a web page is particularly useful for mobile settings, where both network bandwidth and screen real-estate are scarce. With this motivation and inspired by arc90's open source on GitHub (Link->http://ift.tt/1q0A4nk) .

JReadability is released under the Apache License, Version 2.0. Feel free to fork and improve it.

Read full article from: http://ift.tt/1hmH84x

http://ift.tt/1kCENWW



Introducing JReadability: Making Web Content Easy-to-Read | Wu-Man's Blog







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1q0A4no

via LifeLong Community

Reshared post from Idietitian:

Please Visit: http://ift.tt/1ajReyV






Original Post from Idietitian:


Green Protein Power Breakfast Smoothie



This green smoothie is the perfect morning pick-me-up to get the day started off right. The mix of natural sugars, vitamins, and minerals from the banana + mango + spinach combo really help to perk you up while the healthy fats and protein from the pumpkin seeds and hemp hearts keep you feeling satiated. 13+ grams of protein | 9 grams of fibre



Ingredients



• 1 Cup (250 Ml) Unsweetened Almond Milk

• 1 Ripe Banana, Frozen

• 1/2 Cup (125 Ml) Chopped Mango, Frozen

• 1-2 Large Handfuls of Baby Spinach

• 1/4 Cup (60 Ml) Pumpkin Seeds (Pepita Seeds)

• 2 Tbsp (30 Ml) Hemp Hearts (Hulled Hemp Seeds)

• Optional: 1/2 Scoop Vanilla Protein Powder + 1/4 Cup Water



Instructions



In a blender (or large tumbler if you’re using an immersion blender) layer the spinach, banana, mango, pumpkin seeds, and hemp hearts. Add the almond milk and blend until the pumpkin seeds are really really smooth. This recipe makes a single 16 oz serving sized smoothie.



Substitutions



For a nut free option, substitute the almond milk with a certified nut free oat milk, rice milk, hemp milk, soy milk, or coconut milk.



For a higher protein option: Add a scoop of your favorite vanilla protein powder and/or substitute the almond milk with a high protein non-dairy milk such as soy or hemp milk. This smoothie contains approx. 13g of protein when made with almond milk, substituting it with soy milk will add an additional 6g of protein. Adding protein powder will add about 6-15g of protein (depending on the brand and amount of protein powder you use.)



To make a variation of this smoothie without banana, substitute the banana with 2/3 cup of frozen mango or frozen peaches.






Green Protein Power Breakfast Smoothie.jpg







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1fCrPcW

via LifeLong Community

An URL used to inject a content script into web pages in Chrome extension - Stack Overflow (Link->http...

Please Visit: http://ift.tt/1ajReyV



An URL used to inject a content script into web pages in Chrome extension - Stack Overflow



(Link->http://ift.tt/1kCEMlH)

Those files will be injected into every page that the extension has permission to modify.

Read full article from: http://ift.tt/1lIMwnk

http://ift.tt/1kCENWW



An URL used to inject a content script into web pages in Chrome extension - Stack Overflow







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kCENWY

via LifeLong Community

Reshared post from Christopher Smith:

Please Visit: http://ift.tt/1ajReyV






Original Post from Christopher Smith:


Alternate title: Java doesn't have to suck.






Despite it assosiation with large, bureacratic, and slow enterprise shops, and big, unwieldy frameworks, recent additions to the Java language, tooling, and libraries, combined with more lean programming styles, have turned programming Java into a rather pleasant experience.







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1fBq0Nr

via LifeLong Community

Add Mobile Ads to Android -- Learn from the code that works :) http://ift.tt/1kpr2b6...

Please Visit: http://ift.tt/1ajReyV



Add Mobile Ads to Android

-- Learn from the code that works :)

http://ift.tt/1fyJJNI

http://ift.tt/1kpr02U

http://ift.tt/MyjU2l



Google Mobile Ads SDK samples







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kpr2ba

via LifeLong Community

Reshared post from Gill Andrews:

Please Visit: http://ift.tt/1ajReyV






Original Post from Gill Andrews:


The Funniest Source Code Comments You've Ever Seen

Caution: Do not drink or eat while reading! Danger of choking!



If you've ever seen/written a piece of code, just read the article.



If you have no idea what source code comments are, just a quick explanation: when a programmer writes a computer program he often leaves his comments inside the program code for the fellow programmers who will maintain the code later to understand what it does. Well, this is what the code comments are supposed to be there for. Now, you too can go read the article.



I laughed so hard I couldn't breath: http://goo.gl/E2oNkE












5/1/14







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1ksmnX7

via LifeLong Community

Reshared post from Programming.com:

Please Visit: http://ift.tt/1ajReyV






Original Post from Programming.com:


Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. #Programming #Quote






violent-psychopath.jpg







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1ksmpya

via LifeLong Community

Reshared post from Programming.com:

Please Visit: http://ift.tt/1ajReyV






Original Post from Programming.com:


It'll save time in the long run! xkcd.com/974 #OverEngineering #ThisIsSoMe






the_general_problem (2).png







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1kjQgZA

via LifeLong Community

Reshared post from Breaking News:

Please Visit: http://ift.tt/1ajReyV






Original Post from Breaking News:


Microsoft warns of IE security risk



+The Wall Street Journal A newly discovered security hole in Microsoft Corp.'s MSFT +0.13% Internet Explorer—the default Web browser for many users—could be particularly troubling for those still running Windows XP.



Microsoft on Sunday warned about a flaw affecting versions six through 11 of its flagship browser. The coding flaw would allow hackers to have the same level of access on a network computer as the official user, Microsoft said, which is a best-case scenario for intruders.



The company said it is aware of "limited, targeted attacks" that attempt to exploit the flaw. Microsoft didn't elaborate.



*Read more: http://ift.tt/1m1mQ8k








from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1itTya1

via LifeLong Community

Reshared post from BinaryTides:

Please Visit: http://ift.tt/1ajReyV






Original Post from BinaryTides:


The Linux I/O Stack Diagram






linux-io-stack-diagram_v1-0.png







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1lWRjju

via LifeLong Community