background preloader

Blogs, Aggregate News

Facebook Twitter

The creative and technical vents of Scott Schiller. Feature. Home - Bocoup. TrevorBurnham (Trevor Burnham) Rdegges (Randall Degges) Wealthfront Engineering. Startpage — Jonne Haß. Sarah Mei. A year ago, I founded Ministry of Velocity to build the consulting company I wanted to work at.

Sarah Mei

Overall, it’s been a good year. I’ve spent roughly half my time pairing with developers at client companies, leveling up their teams. The other half has been longer-term community stuff like conferences, writing, and open source. In the course of the year, I discovered three interesting things: First, I really like refactoring large codebases. Second, the half-and-half mix of project and community work is pretty amazing. Third, running a company is not for me. The Ministry and I are parting ways. Plans Of course I have them. Logistically speaking, I’m staying in San Francisco, doing consulting, teaching, and writing around here, pretty much like I have been. But not to worry – the Devmynd folks have already issued me the standard California advisories: that a hoodie does not constitute a “real” coat, and that sometimes I won’t want to wear sandals.

Recent Blog Posts By Ben Nadel. Jacob Hoffman-Andrews' Home Page on the Internet. Jsha/README. Emulate X-Frame-Options: ALLOW-FROM using postMessage Clickjacking is a a web-based attack that can be mounted on a website when the attacker is able to display that website inside an iframe on another website.

jsha/README

In short, the attacker tricks users into clicking a button on their target site, e.g. [delete account] or [tweet]. Websites prevent clickjacking by sending the X-Frame-Options: SAMEORIGIN header, which tells browsers not to display their pages inside an iframe on any site other than their own. Since the iframe doesn’t display anything, there’s nothing to click. However, sometimes a site want to allow limited framing by other hostnames (origins). The X-Frame-Options header has another setting: X-Frame-Options: ALLOW-FROM <uri>. So, what can we do today? Note: It’s important that the parent frame is not itself frameable. You can see an example in action at xfoaf1.crud.net.

Parent frame: Child frame: News. Opera 48 has arrived with new and improved features.

News

Leading the list is the search pop up tool with currency converter, now enriched with unit and time zone converters, making it simple and easy to translate unfamiliar measurements on the spot. Moreover, with the new snapshot tool, Opera lets you capture favorite parts of the... » Read more Today, as a test concept, we have introduced a new download section on Opera.com dedicated to software we consider essential for people to have on their PCs. RasPi.TV. IFLScience. Co.Labs ⚙ code + community. LinuxChanges. Johns - Microca.st. Mozilla Hacks – the Web developer blog. Joel on Software. GNU's Framework for Secure Peer-to-Peer Networking.

Substack in cyberspace. News, Project Newsflash. Code Switch. The Setup. Arch Linux User Blogs. Jbsnake's Arch Linux Blog. Drcouzelis's Arch Linux Blog. I had four days off from work this week thanks to Thanksgiving, and I decided to spend a lot of that time trying out some operating systems.

Drcouzelis's Arch Linux Blog

Here are my extremely simple, quick, superficial experiences. Slackware I used to be a Slackware user, as can be seen in my Linux history. I appreciate that the outstanding installation program hasn’t changed since the last time I used it in 2003. I was excited to use a very stable and nicely setup system with KDE. Well, I was reminded why I don’t like KDE. Fedora I was interested in trying GNOME 3. I realized I don’t like GNOME 3. Frugalware I wanted to try Frugalware because it’s one of the only distributions that comes with the Etoile Desktop Environment, based on GNUStep. MenuetOS. Dusty's Diverse Domain. Welcome to the final part of this series on creating a working Jabber client in Kivy.

Dusty's Diverse Domain

While there are numerous things we could do with our code to take it to Orkiv version 2, I think it’s currently in a lovely state that we can call “finished” for 1.0. In this article, we’re going to talk about releasing and distributing Kivy to an Android mobile device. We’ll use a tool called buildozer that the Kivy developers have written. These commands will, in the future, extend to other operating systems. We aren’t going to be writing a lot of code in this part (some adaptation to make it run on android is expected). Remember to create and activate a virtualenv populated with the appropriate dependencies, as discussed in part 1. Table Of Contents Here are links to all the articles in this tutorial series: Restructuring the directory Back in Part 1, we chose to put all our code in __main__.py so that we could run it from a zip file or directly from the directory. Allan McRae. Jpope.org.