Web Development

Web Development

"The Get Down" of Operations

The Get Down is a Netflix miniseries about a group of kids in the Bronx New York during that summer of 1977 when Disco was dying and Hip Hop/Rap was being…

1 min read
Web Development

Make: Online | Why Every Maker Should Learn Chinese

via Make: Online | Why Every Maker Should Learn Chinese.

Nǐ hǎo 你好! Permanently on my desk, and everywhere I go is an iPad/iPhone app called Pleco, which has my custom flash cards that I use to quiz myself about 300 Chinese (Mandarin) characters. I’m getting pretty good with the help of a weekly instructor found via Craigslist, daily walks through Chinatown in NYC, and a website called Memrise. In less than a month I’ve been able to specifically translate (a lot of) the data sheets for products I’m sampling/purchasing for my job at Adafruit Industries, and for fun/downtime I’m translating some of the Chinese graffiti in Blade Runner (I always wanted to know what they said).

2 min read
Web Development

Official Google Blog: Holiday templates to keep you organized

| Official Google Blog: Holiday templates to keep you organized | The holidays are upon us, and theres much to do: Gifts to be wrapped, lights to be strung, candles to be lit, and a long list of tasks at the home and the office. A little creativity can come in handy at this time of year. You can save time and money with the Google Docs template gallery for documents, spreadsheets and presentations. Whether youre a small business owner or the chief holiday organizer, the gallery includes a few special templates designed to help you spread a little holiday cheer. Here are a few tips to help you get everything done on time

1 min read
Web Development

CherryPy - Trac

CherryPy - CherryPy is a pythonic, object-oriented HTTP framework.

1 min read
Web Development

Enhance your Blog Design with JQuery

JQuery is a JavaScript library that simplies event handling, animation, Ajax interactions and much more. The WordPress admin uses JQuery to enhance a…

1 min read
Web Development

iMovie '08 Library Compressor | iNik

I love iMovie ‘08. I know, I know, it has less whizzy features than iMovie ‘06 does, but darn it, it’s so darn fast and easy to build videos. I can create…

1 min read
Web Development

perl.com: Hidden Treasures of the Perl Core

an old article but very handy...

| perl.com: Hidden Treasures of the Perl Core | The Perl Core comes with a lot of little modules to help you get thejob done. Many of these modules are not well-known. Even some of the well-known modules have some nice features that are often overlooked. In this article, we'll dive into many of these hidden treasures of the Perl Core.

1 min read
Web Development

Microsuck | Microsofts Really Hidden Files

When I say these files are hidden well, I really mean it. If you dont have any knowledge of DOS then dont plan on finding these files on your own. I say…

1 min read
Web Development

40 Tips for optimizing your php Code - reinholdweber.com

| reinholdweber.com | 40 Tips for optimizing your php Code

| 1. If a method can be static, declare it static. Speed improvement is by a factor of 4. | 2. echo is faster than print. | 3. Use echo's multiple parameters instead of string concatenation. | 4. Set the maxvalue for your for-loops before and not in the loop. | 5. Unset your variables to free memory, especially large arrays. | 6. Avoid magic like __get, __set, __autoload | 7. require_once() is expensive | 8. Use full paths in includes and requires, less time spent on resolving the OS paths. | 9. If you need to find out the time when the script started executing, $_SERVER[‘REQUEST_TIME’] is preferred to time() | 10. See if you can use strncasecmp, strpbrk and stripos instead of regex | 11. str_replace is faster than preg_replace, but strtr is faster than str_replace by a factor of 4 | 12. If the function, such as string replacement function, accepts both arrays and single characters as arguments, and if your argument list is not too long, consider writing a few redundant replacement statements, passing one character at a time, instead of one line of code that accepts arrays as search and replace arguments. | 13. It's better to use select statements than multi if, else if, statements. | 14. Error suppression with @ is very slow. | 15. Turn on apache's mod_deflate | 16. Close your database connections when you're done with them | 17. $row[‘id’] is 7 times faster than $row[id] | 18. Error messages are expensive | 19. Do not use functions inside of for loop, such as for ($x=0; $x < count($array); $x) The count() function gets called each time. | 20. Incrementing a local variable in a method is the fastest. Nearly the same as calling a local variable in a function.

2 min read
Web Development

How To Create a Web App - readwriteweb.com

This is the second post in our series on how to run a startup and develop a product. In part one, How To Bootstrap Your Startup, we outlined the process…

1 min read
Web Development

Ubuntu Linux view the status of my NIC

A. You can verify connectivity or status of your network Interfaces/card using standard Linux command. Open your terminal and use following commands:…

1 min read
Web Development

Official Google Blog: Robots Exclusion Protocol: now with even more flexibility

| Official Google Blog: Robots Exclusion Protocol: now with even more flexibility | This is the third and last in my series of blog posts about the Robots Exclusion Protocol (REP). In the first post, I introduced robots.txt and the robots META tags, giving an overview of when to use them. In the second post, I shared some examples of what you can do with the REP. Today, I'll introduce two new features that we have recently added to the protocol.

1 min read
Web Development

Daring Fireball: BBColors 1.0

So, I’ve put together a little command-line tool called BBColors; it lets you save, load, and share text color preference schemes for BBEdit and…

1 min read
Web Development

Macworld: First Look: First Look: ModBook

Ever since the Newton came—and went—in the 1990s, a small but vocal group of Mac users have clamored for a tablet Mac. At least to this point, Apple…

1 min read
Web Development

Installing the W3C HTML Validator on Mac OS X

| Installing the W3C HTML Validator on Mac OS X | Building a website is a complicated process, and testing your finished product | on every possible browser can be even more daunting. However, because modern | browsers such as Safari, Mozilla, and Internet Explorer 6 are compliant with the | World Wide Web Consortiums W3C standards, testing your pages with the W3C | Validation Tool is a great way to ensure that your pages work with modern | browsers. The W3C Validator provides a line-by-line level of feedback, such as | error information with references to the standards, on any URL you submit or | HTML file you upload.

1 min read
Web Development

Illustrator CS2 crashes on Intel Mac 10.4.8

Adobe Illustrator CS2 crashes on an Intel Mac Pro running Mac OS 10.4.8 when a designer tries to use a tool on the pathfinder palette. This only happens…

1 min read
Web Development

Using Sun Java Studio Creator 2 on Mac OS X

Java Studio Creator is an easy-to-use visual tool for developing Web applications with Java. Designed for the corporate developer who needs to be…

1 min read
Web Development

Intro to Open Source Scripting on Mac OS X

One of the biggest advantages of Mac OS X’s UNIX heritage is the huge range of open source scripting languages available. Scripting languages are often…

1 min read
Web Development

Handy CSS layout generator for web developers

Someone on IRC pointed me to this CSS generator, and the number of options and output are impressive. The ability to have verbose comments in the CSS is a…

1 min read
Web Development

Become Your Own Web Host in 75 Steps

One of the biggest issues involved with becoming a web publisher is the question of hosting. With an internet clogged with false hosting review sites…

1 min read
Web Development

Google Pack of usefull tools

So you bought a new PC for yourself or a relative during the holidays. There was the initial excitement about its speed and the nice screen %u2013 and…

2 min read
Web Development

Software - DMS for Mac OSX

Installing Alfresco to create workflows and manage your documents…

1 min read
Web Development

HOW TO - Enhanced Podcasts

| MAKE: Blog: HOW TO make Enhanced Podcasts (images, links and more with audio) | Apple's new iTunes 4.9, iPod color, allows you to view (and listen to) "enhanced podcasts" these are audio files that can have slideshows, URLs and some cool features we have discovered. Apple's included documents and a Wiki was all I needed to make our MAKE enhanced podcasts, but I also wrote a how-to. Here's how to get, make and all you need to know about enhanced podcasts! As a bonus, we put together some fun ideas we think many might use...

1 min read
Web Development

iPod ebook How To

| MAKE: Blog: MAKE ebooks for your iPod guide! | There’s a somewhat little know and often-unused function of iPod called "Notes" which can actually be quite handy for storing and reading text, creating a locked "kiosk mode", quizzes, games as well a full-length ebooks. The Notes reader is located in Menu > Extras > Notes. Only the more recent 3G and 4G iPods, including the iPod photo and iPod mini both have the iPod Notes application. Here’s our how-to on making them!

1 min read
Web Development

Google Sitemaps

Initially, we plan to use the URL information webmasters supply to further improve the coverage and freshness of our index. Over time that will lead to…

1 min read
Web Development

Linux and Mac OS X, all on one PowerBook?

Mac OS X is built of two components, Darwin, the BSD-based Unix underpinnings, and Aqua, the beautiful graphical user interface we Mac heads have all…

2 min read
Web Development

New study on graphic communications market released

MacMinute: New study on graphic communications market released

| July 17, 2003 - 08:15 EDT | IDG World Expo and TrendWatch Graphic Arts today announced results of their Spring 2003 study of the creative markets during a presentation at Macworld CreativePro Expo. A few highlights of the study show that 82% of respondents use the Mac OS as their primary system, 17% have upgraded to Mac OS X, while only 22% said they use a Mac as their primary system at Internet design and development firms.

1 min read