background preloader

Beyerf

Facebook Twitter

Frank Beyer

How to install and configure PHP, Apache and MySQL on Mac OS X 10.7 Lion and OS X 10.6 Snow Leopard | coolestguyplanet.net | Neil Gee. Syncing Visual Studio Extensions and Settings with Dropbox | Lars Wilhelmsen. Idea Sparked by a long wish for keeping my Visual Studio extensions and settings in sync across multiple computers, and a discussion with @kellabyte and @ackenpacken yesterday, I started to research how this could be done. With a quick Google search, I found this blog post by the Visual Studio team, describing where Visual Studio 2010 looks for its extensions.

The blog post specified \Common7\IDE\devenv.pkgdef as the file to modify in order to load extensions from additional places than the default ones you get “out of the box”. Further down in the blog post, PkgDefSearchPath was listed, and it seemed like a good to add a folder controlled by Dropbox. On my computers, this would typically be C:\Users\larsw\Dropbox\Visual Studio Settings and Extensions.

Before you start poking around in the file, I suggest you take a backup of the original one, in case of any f*ckups. Migrating existing extensions Be Sociable, Share! 60 New Open Source Apps You've (Probably) Never Heard Of. As open source software continues to grow in popularity, particularly with enterprises, the number of new open source projects started each year continues to climb. By some estimates the amount of open source code available nearly doubles every year.

More importantly, the quality of new projects has also continued to increase. Many newer open source projects are launched by commercial entities that can provide long-term support and are committed to updating their offerings on a regular basis. For this list, we tried to find some of the best FOSS projects that have launched within the last couple of years. While a few of these have received some significant media coverage and/or have large userbases, many are emerging projects that haven't yet gained a lot of attention.

As always, if you know of a new open source project that you think should be on our list, feel free to note it in the Comments section below. Business Process Management 1. Charts 2. Collaboration/Groupware 3. 4. 5. 6. 7. 8. Modern GPU. Cheat Sheets & Quick Reference Cards for Developers | DevCheatSheet.com. Python Tutorials, more than 300, updated March 2, 2009 and carefully sorted by topic and category. Python Ecosystem - An Introduction » mirnazim.org. When developers shift from PHP, Ruby or any other platform to Python, the very first road block they face (most often) is a lack of an overall understanding of the Python ecosystem.

Developers often yearn for a tutorial or resource that explains how to accomplish most tasks in a more or less standard way. What follows is an extract from the internal wiki at my workplace, which documents the basics of the Python ecosystem for web application development for our interns, trainees and experienced developers who shift to Python from other platforms. This is not a complete resource. My target is to make it a work in perpetual progress.

Hopefully, over time, this will develop into an exhaustive tutorial. Intended Audience This is not about teaching Python - the programming language. I am assuming you are working on Linux (preferably Ubuntu/Debian) or a Linux-like operating system. Search the web for the best possible ways of installing Python on your operating system. The version confusion. Learn Ruby The Hard Way | Learn Ruby The Hard Way. 2011 Rubyist's guide to a Mac OS X development environment — giant robots smashing into other giant robots. It's been two and a half years since my last laptop. It's neat to look back and see how much has improved since then for setting up a Ruby development environment. Of particular note, Homebrew, RVM, and Bundler did not exist back then. Here's how I set up an OS X 10.7 (Lion) thoughtbot laptop in 2011.

I need GCC to help install everything else so I downloaded GCC for Lion. We used to have to install XCode to get GCC when OS X wasn't for developers, which was a 3-4GB download and took 10GB+ of space. However, Kenneth Reitz, one of the Readability guys, fixed this with his OS X GCC installer, which is a comparatively svelte 272MB download. Later on, when we're installing things using Homebrew, we'll see warnings like: Xcode is not installed! But, the builds will build fine. While that's installing, we'll customize our environment a little. I need a public key to get access to private Github repositories. ssh-keygen -t rsa I'm kept hitting "enter" until it was done. Dotfiles I cloned the repo: . zsh. Pharo Open Source Smalltalk. Jtalk Smalltalk.

IT-SharePoint

GrabMyBooks. Css Zen Garden: The Beauty in CSS Design. CSS Beauty | CSS Design, News, Jobs, Community, Web Standards. Dynamic Drive CSS Library- Floating image with no text wrap. Floating image with no text wrap Author: Dynamic Drive By default, floating an image causes the surrounding text to wrap around it, such in in the below example: A safari park is a large nature reserve intended for safari tours and encounters with rare wildlife.

They are common in Africa, but many exist elsewhere, including popular parks in England. People who wish to see animals in their natural state will love a trip to the safari. However, sometimes you may want a different effect whereby the image floats, yet the surrounding content do NOT wrap around the image. This can be accomplished through the familiar "float" attribute, combined with "margins", while taking into account IE'6 dreadful "3px text-jog bug". The CSS: Code Info Rate this code: Date Posted: 05/02/2006 Revision History: None Usage Terms: Click here Your Comments (71) Got a question or need help customizing this CSS code?

CSS: The Good Parts. In March I wrote about some of my least favourite parts of CSS . Admittedly, that was a pretty negative post, and I’ve even slightly changed my opinion of a few of those things, thanks to the comments. But I like CSS a lot. So as a follow-up, I thought it would only be fair to list some of the things in CSS that I think work very well and thus are valuable to know and use often. Media Queries Whoever thought up this idea is a genius. Media Queries are at the heart of the responsive design movement and they make writing cross-browser CSS fun again.

Overall, a very good part of CSS. Classes Classes are fantastic. Especially when you use multiple classes on a single element are classes super-useful, and when you combine that with chaining classes, they’re even more powerful. Min-/Max- Width/Height So take advantage of the good browser support for these four properties and use them to add the perfect amount of flexibility to your designs.

Inline-Block Is it a div? Relative and Absolute Positioning. HTML Tags / Codes / Web Page Design. What is the meaning of the html tag <meta http-equiv="pragma" content="no-cache"> | meta tags search engine promotion. What is the meaning of the html tag HTTP-EQUIV "PRAGMA" The html meta tag HTTP-EQUIV PRAGMA isn't used that much anymore.

Since Internet Explorer version 5 they stopped supporting the tag. This metatag was used for caching, meaning storing a web-page locally. It ensures that secure https pages can't be stored. By not using the pragma html tag, it doesn't influence your ranking with the search engines. The title of your page the keywords and the description tag do influence your ranking. Example meta tag http-equiv="pragma" Add the following meta tag in the source of your web-page. Where should you add this tag? You may add this meta tag to all of your web-pages, so not only in the first index page. HTML Goodies: The Ultimate HTML Resource.

Recovered Deck JS » Modern HTML Presentations.