How Macbook Air Became My Office

How Macbook Air Became My Office

By : Pixelita Category : Blog Posted On : April 20, 2013
Spring is in the Air. Or rather there is a spring in the step of one of my very best friends since he got his new Macbook Air last December. But I'll let him tell you all about it. If you are a creative, and especially if you are on the go more than you are behind a desk, this might be the push you needed to go get your own Air. dualhead I am all about multitasking. I love throwing tasks in the air and picking them before they fall back to the ground. When I got my first computer for work, back in 2002, I got myself two 22-inch Compaq CRT monitors. Damn it, those things were heavy. Still, they served me well, and they have officially ended their work life just a few months ago, after a full 10 years of loyal service. Apart from being a monitor snob, I always did my best to buy state of the art PCs. There is a very simple logic behind that: It is the device that puts food on my table, and a device that I spend the most time with, and however much it costs, it will eventually pay for itself. Then, a few years later, I decided to set up an office and work from there. By that time, TFT displays were dirt-cheap. Even though I was completely used to high performance and was able to deliver using my two Compaqs, it made no sense going back. So I decided to go with three 22-inch TFT Asus flat panel monitors. blahpg2 Right about the same time, I got myself my first laptop that I actually carried around with me. I had a few before, but they were 15 inches and I never bothered carrying them around since they were simply too bulky, too slow, and the battery life was abyssmal. My new laptop was a used 12-inch iBook G4. And it had all I ever wanted in a laptop. It was small, light, had an optical drive, looked really slick, and had a 4+ hour battery life. There was just one thing wrong with it: The OS was still underdeveloped, there weren't that many applications available. It had Power PC inside, but it was simply too early. So I used it as a netbook before they came around, then exchanged it for an actual netbook a bit later, and all the while, kept working primarily on the desktop machine in the office. I can't say I was unhappy with the arrangement, but that still meant that if I wanted to work on anything even remotely serious I had to get in the car, drive across town to the office, and once I got there, I usually ended up spending more time on it than I initially wanted to. macbookpro A few years passed, Apple made a deal with Intel, then after few years created the first unibody Macbook Pro. I tried one of them and I knew - this was going to be my next laptop. It's an amazing feeling you get from a compact full metal body, great display, backlit keyboard, and extreme performance. It was simply something I couldn't say no to. And when I discovered that it would actually come back instantly from stand by when I opened it, I couldn't believe it. I used it and loved it, and then when the time came I upgraded its RAM memory to the max and replaced the hard disk with a solid-state drive. When I first started it after the upgrade it rendered me speechless (which is pretty darned hard to do) booting in just 10-15 seconds. For the first time I had a laptop I loved to use. A laptop I felt happy holding in my hands. And slowly, I worked less and less on my desktop. I got used to the amazing colors on my Mac, and started loving the OS. Before, when I was using a desktop, most of my money went to buying the best mouse and keyboard possible, since those were the two perepherals I spent the most time working with. But with the Macbook Pro's big multitouch trackpad, I stopped using anything external in a matter of days. I had everything I needed in one pretty amazing aluminum package. And I followed what Apple introduced to the market during that time. I have used the iPhone since the first version, and I simply loved their products. Then, a new Macbook Air came out, and it looked like a slice of heaven. It was expensive, to be sure, but it looked like a million dollars. It wasn't really time for an upgrade, and I wasn't convinced that 4GB of RAM and a laptop without a backlit keyboard would be a good enough replacement. Then, almost as if Apple had read my mind, they updated the whole line and introduced dual core i7 processors, 8GB of RAM and backlit keyboard. And I was ready... mabookair I believed the new Air would have enough power in that slivery body to get me through everything I do and still keep a smile on my face, and it turned out I was right. Last December I decided to go with the top of the line model with a 256GB SSD, and I can't seem to take my hands off it ever since. Light as a feather, beautiful yet diabolical. The best shopping experience so far. I write this final sentence standing, holding it with two fingers of one hand and typing with the other while waiting for something to be ready. It is almost never further than a few inches from me. P.S. I do plan to get a 27-inch Apple cinema display to extend it in my office. When there is something really hard-core, all extra space on the display is extremely good. But I don't really spend all that much time in the office anymore. I wander around, sit where I like, open the Air, put my headphones on and rule my micro-cosmos from a cafe, a park, a terrace with an amazing view, or river bank with slow spring breeze....
10 Things You Should Know About The WordPress Brute Force Attacks

10 Things You Should Know About The WordPress Brute Force Attacks

By : Pixelita Category : Blog Posted On : April 13, 2013

Unless you have been living at the bottom of a well, you are probably well aware by now of the brute force login attacks hammering WordPress sites worldwide. Today, we are enumerating 10 things you should know about this situation and how to harden your WordPress installs -- and what to do if you are a victim of these attacks.

Unlike hacks that focus on vulnerabilities in software, a Brute Force Attack aims at being the simplest kind of method to gain access to a site: it tries usernames and passwords, over and over again, until it gets in.... They are, in short, an attack on the weakest link in any website's security: You. ~~ WordPress Codex
  1. Some web hosts have been disabling access to the wp-login.php file across all WordPress installs. If that's the case, you won't be able to access your WordPress backend; you'll just have to wait it out. (Or change web hosts because this is really NOT how you cope with this situation.)
  2. Follow the advice given on WordPress's own Codex on Brute Force Attacks article.
  3. Use a plugin that limits unsuccessful login attempts; two to consider are Login Lockdown and Limit Login Attempts
  4. If your web host is not one who has disabled the wp-login.php file, you can protect it yourself by creating an authenticated user and password and modifying your .htaccess file.
  5. Read this article and consider how to strengthen your passwords so that they are virtually hack-proof.
  6. Still not convinced about your login credentials? Then read what WordPress's creator, Matt Mullenweg, has to say about this recent hack attempt.
  7. If you are not using a self-hosted WordPress install but are instead blogging at WordPress.com, then enable Two-Step Authentication.
  8. Did I forget to mention? Update WordPress, update all your plugins; delete the ones you are not using (don't just disable them; delete them completely from your server); and update your theme if it needs updating.
  9. DIYers, learn how to rebuild your MySQL database after a hack.
  10. If the worst happens, you can hire a web developer with experience in threat management to help get your hacked site back on its feet, safe and sound.
10 Things You Can Do Right Now To Beef Up WordPress Security

10 Things You Can Do Right Now To Beef Up WordPress Security

By : Pixelita Category : Blog Posted On : April 8, 2013

Worried about security for your WordPress-based web site? You should be. Due to its popularity and ease of installation, WordPress sites are hacked more often than any other. There's a reason for this. But that doesn't mean you have to give them one. Here are ten things you can do right now to ensure that your WordPress-driven site is a bit more hack-resistent.

  1. Be sure WordPress itself is updated to the latest version. There should be no excuse for this since you can update WordPress from within the WP Dashboard (back up your database first of course).
  2. Be sure your plugins are updated. Again, this can be done from within the WP Dashboard.
  3. Be sure your theme is updated (unless you are using a completely one of a kind, hand-rolled, custom theme).
  4. If something prevents you from using the latest version of WordPress, you should disable WP from broadcasting the WP version your site is using. It's done with a very simple peice of code in your functions.php file (see below).
  5. Backup your database regularly (and TEST that backup to be sure it's functional). You can use one of several plugins -- we recommend either BackUpWordPress or WP DB Backup -- to backup your databse from within the WP dashboard and have a copy of the SQL dump sent to the email address of your choice or have it downlaoded to your hard drive. You can also schedule periodic backups with either of these plugins.
  6. Do not use the default admin account. In all "brute force" hacking attempts, admin is the User ID hackers will target. Don't let them have it.
  7. Set file permissions correctly on key files and folders. You should only allow your .htaccess file to be writeable when you are setting or changing permalinks. Otherwise, that file should be set to 444. Most files should be set to 644. Most folders should be set to 755.
  8. Use secure FTP (SFTP) to access your files.
  9. Clean out your site's user base. Delete unused users and review each user's level to be sure they are not granted any more rights than they need to accomplish their tasks.
  10. Delete unused plugins and themes. Just because you aren't using them, doesn't mean they can't be a backdoor in for some hacker.

Removing Version Information From Older WordPress Installs

Here is the code that you should place in your functions.php file to disable version reporting. Use this only if you cannot upgrade to the latest WP version.


function wpvo_remove_version() {
return '';
}
add_filter('the_generator', 'wpvo_remove_version');

10 GetSimple CMS Sites

10 GetSimple CMS Sites

By : Pixelita Category : Blog Posted On : April 7, 2013

GetSimple CMS, a flat file CMS by Chris Cagle, is designed to serve a niche market for the small web site that doesn't need all the bells and whistles of WordPress, Drupal, Joomla!, CMS Made Simple or any other full-blown content management system. And it doesn't need a database. It runs completely on XML. And, the best thing about it? It's a snap to design for. Years ago, when we first discovered this clever CMS, we ended up designing our first GS web site on a Friday afternoon. It was a fluke, actually. Client called and needed a site up ASAP. Within an hour of her domain purchase, GS was up and running and within another hour, the site had a spanking new design. Since that time, we've created several other client sites based on Get Simple CMS. But enough about us.

gs_logo

Today, years after our first foray into Get Simple, I want to see if it's still being embraced by web developers as a solution for that basic-needs web design client. And it turns out that it is. From restaurants to financial web sites to artists, and everything in between. Although while I was researching Get Simple powered sites for this article, it seems that Get Simple is very popular among Irish and Polish web designers. I have no idea why. But enjoy the sample that I have collected. And think about using Get Simple when it seems that all the other CMSs out there may be overkill for your client's needs.

Leitberg Financial Advisors

Leitberg Financial
Impressions:
This is a business site based on Get Simple. It's well done and keeps true to the color palette. The only misfire, IMHO, is the styling of the Contact page. I find the dark blue input boxes a bit jarring. Other than that it's perfect. The site designers submitted the site to the Get Simple forum and indicated that the site is using the following plugins: Zegnat's multi-level navigation, P01-contact form, and multi-user management; along with jQuery Sooperfish menu and Cufon font replacement.
Design Firm:
Design: Marco Martins
Development: Martin Terber

Otto's GartenBahn

Ottos GartenBahn Powered by GetSimple CMS
Impressions:
This is a very well done small business web site. It has a lot of visual interest, not only in the lovely design, but the sidebar photo gallery. Flash headers class it up even further. GetSimple can power a business web site, depending on the needs of the business. Otto's is a very informative site and I came away wanting to know more about this fascinating venue.
Design Firm:
Bad Cat

Mala Prana Cafe and Restaurant

Mala Praha Cafe and Restaurant
Impressions:
This is a Cafe and Restaurant in Kosice, Slovakia, with a very elegant site design. The site is using the P01-Contact and I18n Gallery plugins. The restaurant has a rich history and care is taken to share photos of yesteryear, along with a photo gallery showing what today's diner can expect. There is much attention to detail, from the well chosen typographical elements (check out the knife, fork and spoon dividers on the inner pages), to the understated color palette. Very well done indeed!
Design Firm:
PixelOfficer

Koncar Catering Equipment

Koncar Catering Equipment
Impressions:
This is a catering equipment company based in Croatia. It is content-rich. The web developer submitted the site to the Get Simple show case and mentioned the site contained over 100 pages. Now, you might say to yourself, that's way beyond a simple site that Get Simple should be required to handle. But the pages are simple ones, so it can rise to this task easily. Nice blue, "trust me" color palette, a jQuery slider showcases their equipment and adds visual interest. Get Simple plugins used include News Manager, Simple Cache, i18N Search, i18N Navigation, and Client Files.
Design Firm:
Arboretum

Cracow Metro Band

Cracow Metro Band
Impressions:
This is the web site for a Polish jazz ensemble. Nice site, dark background on white text. Very clever use of the piano keyboard in the design.
Design Firm:
Raffee

Cultural Design Group

Cultural Design Group
Impressions:
Very well done web site for a design and personal coaching consultancy. I am a bit vague on what exactly this company offers. Nonetheless, it's a great example of a small business web site based on Get Simple CMS. Just poke around on the site's pages and you can see just how much content is there. Just like with the Koncar site above, just because the site has a lot of pages doesn't mean it's too big for Get Simple to handle.
Design Firm:
Jonathan Ross

Wasabi Asheville

Wasabi Asheville
Impressions:
Another site from designer Jonathan Ross. This one is a Japanese restaurant. What I love about it is the suite of icons at the lower right where you can read reviews about this restaurant from various sources (Yelp, Urban Spoon, etc.). Brilliant marketing, I think. And of course, the beautiful food photography seals the deal.
Design Firm:
Jonathan Ross

Adrian Ensemble

Adrian Ensemble
Impressions:
This is the web site of a musical ensemble. Other than the splash page and media links, the site is almost minimalist in its design, letting the striking logo speak. Very well done Get Simple site.
Design Firm:
Luca Musolesi

Domaine La Garance

Domaine La Garance
Impressions:
This is the site for a wine label and the design cleverly picks up its cue from a wine bottle label, from the stamp in the lower right to the parchment paper background and the judicious use of typography. Everything about the site is well organized and easy to find.
Design Firm:
Unknown

Stone Baking

Stone Baking
Impressions:
This is a Polish web site specializing in pizza making stones and other accessories. They are sold via an online auction site called Allegro (which I imagine operates similarly to eBay here). Just as any good restaurant or cooking or cooking accessories site would do, it places mouthwatering photographs front and center. I am salivating as I write this. A gorgeous site, very well laid out.
Design Firm:
Unknown
 

Would you like a web site based on Get Simple CMS? No problem! Just contact us. A Pixelita Design is more affordable than you think!

, , , , , , , , , , ,