background preloader

Fiddler Web Debugger - Installation Success

Fiddler Web Debugger - Installation Success

Web Hosting Reviews & Rating - Best Web Hosting 2010 10 Ruby on Rails Best Practices If you’re new to Ruby on Rails, one of the most daunting aspects is knowing what’s the preferred way of accomplishing a given task. While a lot of techniques and libraries have come and gone as the community’s preferred way of doing something, there are some best practices that remain, and can lead to writing the cleanest, most secure and maintainable Rails code possible. Listed here today are ten of the most popular and useful best practices you can use as a Ruby developer. Fat Model, Skinny Controller Arguably one of the most important ways to write clear and concise code in Ruby on Rails, the motto “Fat Model, Skinny Controller” refers to how the M and C parts of MVC ideally work together. Namely, any non-response-related logic should go in the model, ideally in a nice, testable method. Let’s look at a simple example. You can change it to this: Then, you can move the logic to your post model, where it might look like this: Reusable Scopes and Relations And in Rails 2: Virtual Attributes

FreeMyPDF.com - Removes passwords from viewable PDFs Web Operations Management | Web Accessibility | WebWorxx | Vamosa Vamosa Content Analyzer Vamosa Content Analyzer automates the Discovery and Analysis of your entire legacy content allowing organizations to build a total view of their corporate content estate. Web usage statistics are gathered to provide insight into what web content is of value to organizations and which is redundant, duplicate or obsolete. By using Vamosa Content Analyzer you can collect the key information required to make investment decisions on the content hardware and software required to manage your content. Find Out More... Vamosa Content Migrator With Vamosa Content Migrator content can be migrated from any source to any target system. With its automated engine and its open access connectors, Vamosa Content Migrator helps you to receive the best results from your migration project. Find Out More...

Hurricane Electric Free IPv6 Certification Welcome to the Hurricane Electric IPv6 Certification Project. This tool will allow you to certify your ability to configure IPv6 and to validate your IPv6 servers configuration. Through this test set you will be able to: Prove that you have IPv6 connectivity Prove that you have a working IPv6 web server Prove that you have a working IPv6 email address Prove that you have working forward IPv6 DNS Prove that you have working reverse IPv6 DNS for your mail server Prove that you have name servers with IPv6 addresses that can respond to queries via IPv6 Prove your knowledge of IPv6 technologies through quick and easy testing You will also demonstrate that you are familiar with IPv6 concepts such as: Users say that the Hurricane Electric Free IPv6 certification service is both entertaining and educational. We aim to provide you with something to do after your first IPv6 ping.

Learn It often feels like "best practices" have a shelf-life of a few months before being replaced by better ideas. Between Rails’ constant changes and a never-ending stream of new gems and philosophies, it’s a real challenge to keep up with the state of the art. Stay on top of it by reading the source of the Learn app itself, watching the thoughtbot team contribute to it, reading our books (which also come with high quality source code), and watching screencasts on vim, development tools, and more.

Are You In Control of Your Social Media Privacy? [INFOGRAPHIC] By now, we know that social media behavior differs, based on factors like gender, age and nationality. It turns out, how you manage your social media privacy may depend on similar indicators. ZoneAlarm created the below infographic, based on a 2012 study by Pew. So, are you among the 11% of social media users who have posted content they regret? Image courtesy of Flickr, Darwin Bell Hurricane Electric Hosted DNS

SchmidtHappens | Evaluating Different Ruby and Rails Versions with RVM If you've ever had to test an application that you are building with different versions of Ruby or Rails then you know how frustrating it can be. RVM aims to erase that frustration by making it incredibly easy to install multiple versions on the same development machine. The first thing that you will need to do is install RVM. To do this open a terminal and enter in the following command (please note, you will need to make sure you have git installed): bash < <(curl -s Once the install finishes you will be instructed on how you can update your .bash_profile file with a load path to the rvm executable. Great, now that we've gotten that out of the way it's super simple to install new Ruby versions. To use an installed Ruby use the following (substitute the version you want): Wondering which Ruby versions are available for download? Want to know which you already have installed? What About Rails? rvm gemset create rails31 Something missing?

HTML5 Makes a Great Color Picker HTML5 is changing more than just websites — it’s changing the capabilities of browsers, as well. For example, a very clever use of the HTML5 canvas tag allows developer Heather Arthur’s Rainbow color scheme add-on for Firefox to extract a color palette from any webpage. Because browser add-ons — those in Firefox and Chrome anyway — can be built using HTML, they too can take advantage of HTML5′s new tools. In Arthur’s case, that means using the HTML5 <canvas> element to load the entire web page and then use the getImageData function to extract colors. Now it’s true there are already some add-ons (and desktop software) that can do this, but the shortcoming of most such add-ons is that they simply parse a page’s DOM and extract CSS styles to build a color palette. Arthur’s method of putting the page in a canvas tag and then parsing that means that all the colors are extract since the entire page effectively becomes a single, parsable image. See Also:

My Experiences with Ruby off Rails I was recently pointed to Ben Singelman’s post on Why Nobody Should Use Rails For Anything, Ever. We seem to never get enough of arguing about application frameworks: I’m not going to do that. What irks me is when Ruby get thrown out with the Rails bathwater. As one commenter on Singleman’s post demonstrates: “Interesting perspective. (This despite the second sentence of the post stating “Independent of ruby, I see Rails as the emperor with no clothes on.”) I see posts like this a lot. Don’t pick on Ruby just because you don’t like Rails Despite making use of Ruby since 2004, I’ve never personally written a Rails app for a customer. I was an early advocate for Rails, discovering it in 2005 and attending RailsConf in 2007. On my current project, we sort of tried to use Rails but ended up using just the asset pipeline to make an Ember app backed by a Grape API. Language and framework wars aside, there are many other ways to make Ruby useful

VeriSign - Internet infrastructure services for the digital world, Security (SSL Certificates), Domain Name Services, DDOS Mitigation and Identity Protection

Related: