background preloader

/ public - Snipt

/ public - Snipt

Posts CSS Query (I've been out of practice) James Robert Gardiner Hi guys, I've been majorly out of practice with website development, and I'm currently developing a website for a friend of mine. Essentially he wants a scrolling website with anchor links, which is fine. Basically I have whipped up a pretty awesome background for him, and have even got it to fit to the page using background size to "cover".. Now my only query is, is it possible to get the background image to A, stretch the screensize - while B, following the user's scrolling, as it's going to be a lengthy website I don't just want the background to end...

How to Crack the Toughest Coding Interviews, by Gayle McDowell, ex-Google Engineer & hiring committee member [A guest blog post for Geeklist by Gayle Laakmann McDowell. Gayle is the founder / CEO of CareerCup, and the author of Cracking the Coding Interview (Amazon.com’s #1 best-selling interview book) and The Google Resume. Gayle has worked a software engineer for Microsoft, Apple and Google, and served on Google’s hiring committee. You can follow her on Twitter, Facebook, Quora, or her blog.] We’ve all heard the scary stories about Google interview questions. The good news is that most of these questions are fake. What to Expect in a Technical InterviewA typical interview for software engineers at top tech companies will be based in coding, data structures, algorithms, and system design questions. These questions are designed to test your knowledge of computer science fundamentals (namely data structures and algorithms) in addition to your problem solving and coding skills. And yes, experienced candidates should expect to go through a very similar set of questions at the top tech companies.

Mozilla Demo Studio Mozilla supports a wide variety of exciting open web technologies, and we encourage their use. This page offers links to interesting demonstrations of these technologies. If you know of a good demonstration or application of open web technology, please add a link to the appropriate section here. 2D Graphics Canvas Video 3D Graphics WebGL Virtual Reality Transformations Impress.js (source code) Games Web APIs Notifications API HTML5 Notifications (source code) Web Audio API File API Slide My Text - presentation from plain text files Web Workers Document Tags and Contributors Contributors to this page:mfluehr, equinusocio, Kissaki, SoftwareRVG, MdAshrafMalik, palerdot, chrisdavidmills, Dmytro.Omelyan, elfoxero, ondras, eng-mnabil, openjck, Vilius.L, carlosrafaelgn, jswisher, teoli, Sheppy, Paul, Sonnyp, MarkFinkle, Roc

Free Source Code and Scripts Downloads How To Set Up Your Linode For Maximum Awesomeness » Feross.org So, you followed the advice in my Linode Hosting Review and decided to host your website with Linode. Excellent choice! But, if you’re new to the command line (perhaps you are familiar with CPanel or Plesk?) or you’ve never setup a server from scratch before, you may be wondering what dark magic vudu is required to get up and running. Well, you’ve come to the right place! The Command Line Is Hard (…at first) I’ve set up at least five new servers with Linode and each time I complete the ritual, I learn new incantations that make the Linux angels sing. Setting up a new server can be confusing, so using a tutorial like this one is a good idea the first time you do it. Tutorial: How To Set Up Your Linode A Note About This Guide I originally compiled this guide as a .txt file of notes for myself, but decided to share it in case anyone finds it useful. Let’s get started! Provision a New Linode First, you need to provision a new Linode. After a few minutes, your server will be ready. Set the hostname

GitLab | open source git repo management software Code Snippets - Snipplr Social Snippet Repository documentation : : ffmpeg [] {[] -i ‘input_file’} ... {[] ‘output_file’} ... ffmpeg is a very fast video and audio converter that can also grab from a live audio/video source. It can also convert between arbitrary sample rates and resize video on the fly with a high quality polyphase filter. ffmpeg reads from an arbitrary number of input "files" (which can be regular files, pipes, network streams, grabbing devices, etc.), specified by the -i option, and writes to an arbitrary number of output "files", which are specified by a plain output filename. Anything found on the command line which cannot be interpreted as an option is considered to be an output filename. Each input or output file can, in principle, contain any number of streams of different types (video/audio/subtitle/attachment/data). To refer to input files in options, you must use their indices (0-based). As a general rule, options are applied to the next specified file. The format option may be needed for raw input files. 3.1 Filtering ‘p:[:]’

A repository of public and private code snippets. by viktory12345 Feb 9

Related: