Edit DHCP to Static IP Address Ubuntu Server

If the Ubuntu Server installer has set your server to use DHCP, you will want to change it to a static IP address so that people can actually use it.
Changing this setting without a GUI will require some text editing, but that’s classic linux, right?
Let’s open up the /etc/network/interfaces file. I’m going to use vi, but you can choose a different editor
sudo vi /etc/network/interfaces
For the primary interface, which is usually eth0, you will see these lines:
auto eth0
iface eth0 inet dhcp
As you can see, it’s using DHCP right now. We are going to change dhcp to static, and then there are a number of options that should be added below it. Obviously you’d customize this to your network.
auto eth0
iface eth0 inet static
        address 192.168.1.100
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255
        gateway 192.168.1.1
Now we’ll need to add in the DNS settings by editing the resolv.conf file:
sudo vi /etc/resolv.conf
On the line ‘name server xxx.xxx.xxx.xxx’ replace the x with the IP of your name server. (You can do ifconfig /all to find out what they are)
You need to also remove the dhcp client for this to stick (thanks to Peter for noticing). You might need to remove dhcp-client3 instead.
sudo apt-get remove dhcp-client
Now we’ll just need to restart the networking components:
sudo /etc/init.d/networking restart
Ping www.google.com. If you get a response, name resolution is working(unless of course if google is in your hosts file).
Really pretty simple.


Install Lexmark E120n Printer on Network

Network ready or "IP Printers" are all the rage. The ability to for multiple users to
share a printer without having to have a computer running and hogging electricity all the time, is a great benefit. This procedure is for the Lexmark E120n laser printer.
However, it is generally the same for all network ready printers printers.

If you have this printer, you should be familiar with the layout
of the buttons, but here is a photo of it and what i will be using as refrence.


What you will need



1. Unpack the printer, install toner, connect cables


If this is your first time installing toner, don’t worry you
wont have to call a computer repair technician to do it.

The Lexmark E120n is pretty simple to install toner, just
make sure that before you install it (if this is a new printer)
all the little plastics tabs that are shipped with it are removed

By opening the front door, the old toner (if still there) slides
out with a little force, and the new toner slides in
corresponding to the arrow pointing in the direction
of the printer.


2. Press the arrow to printout configuration information
By pressing the top right triangle on the front of your
printer it will print out configuration information that
will inform you of whole sleuth of details, configs, and
other technical ramblings.

The only entry you are concerned with is the IP Address
of the printer. Once you find it, underline or just put it
somewhere you cannot lose it


3. Download & Install the printer driver on all computers that will access it


4. Add the network printer in windows, manually

These instructions are for Windows xp

Press start > control panel > printers and faxes
Select: Add a printer on the right hand side
The add a new printer wizard will open, click [Next >]

Uncheck "Automatically detect and install my Plug and Play printer"
and check "Local Printer attached to this computer"
click [Next>]



5. Configure the TCP/IP Port

Once you reach the "Select a printer Port" screen, we are going to
create a new port by checking – Create a new port
On the pull down menu, select, standard TCP/IP port and click [Next>]

Welcome to the "Add a Standard TCP/IP Printer Port Wizard"
To continue Click [Next>] , which is what you want to do.

Now type in the E120n’s IP address in the box labelled "Printer Name
or IP Adddress", Note: Do not change the IP address.
Click [NEXT>] (then wait a few seconds)

The "Install Printer Software" Window will popup, and on the
left hand side you will find under Manufacturer: Lexmark and
Printer select E120n .
Click [Next>]


6. Confirm driver Selection


If you are asked to select "Keep Existing Driver " and press [Next>] Again
Which will you bring you to the "Name your Printer" Page. Go
ahead, name it whatever you please. Set the default printer
if you like as well.
DO NOT share this network printer.


7. Print a test Page
When promoted "Do you want to print a test page?"
Click [Next>]



Congratulations!


Converting .dmg to .iso file in Ubuntu Linux

Ubuntu is a common variant of Linux, complete with a user-friendly interface and full flexibility in customizing it via the Terminal window. Windows and Linux share the ability to open ISO files, which are similar to DMG files. Though DMG files are commonly associated with Apple’s operating system, Mac, they can be opened in Linux with a few simple steps.

Step 1: Install dmg2img

  • Open up your terminal console
  • sudo apt-get update
  • sudo apt-get install dmg2img

Step 2: convert the .dmg to .img

Once dmg2img is installed, you will want to change our working directory to the .dmg you want to use. in my case, the image.dmg is on my desktop. ( /home/dan/desktop )

  • cd /home/dan/desktop

Once you are succesfully in your working directory, you are now read to convert the .dmg file.

  • dmg2img /home/dan/desktop/image.dmg /home/dan/desktop/image.img

NOTE: the second part of the command is a .img at the end.

Step 3: Mount the .img file

Now we are ready to mount the .img file into a new directory

  • mkdir /media/image
  • sudo modprobe hfsplus
  • sudo mount -t hfsplus -o loop image.img /media/image

Step 4: Convert the .img to .iso

The image is now mounted. We need to convert it to a .iso file now. Open Brasero, a program native to Ubuntu. It can be found in the “Sound & Video” section under “Applications.” When the window opens, choose “Data Disk” and then “Enable Side Panel.” (if Brasero is not installed, open up the terminal and type the following command: sudo apt-get install brasero )

Press “Image File” and “Burn.” This takes the IMG file and converts it into an ISO file. Wait for this to finish.

Step 5: Mount the .iso file

Enter the following commands into Terminal, where “image” is the name of the ISO:

  • mkdir /media/imageiso
  • sudo modprobe hfsplus
  • sudo mount -t hfsplus -o loop image.iso /media/imageiso

This will successfully mount the .iso file and you can proceed with your installation.


Solar System Installation a Real Winner

Installation of a new solar photovoltaic (PV) system at Seco Tools’ plant in Lenoir City, TN is a win for the plant, the environment, and the state of Tennessee. The new 29.61 kW solar PV system was developed, designed, and constructed by Efficient Energy of Tennessee, LLC (EETN).

Installed at Seco Tools’ Lenoir City production facility, the system is comprised of 126 Sharp solar modules manufactured in Memphis, using AGC Flat Glass manufactured in Kingsport. Seco Tools was awarded energy grant funding from the American Recovery and Reinvestment Act, which was applied to the total system cost.

The Sharp NU-U235F1 solar modules deployed in this 29.61 kW top-of-pole mount PV system were installed with the support of the Lenoir City Utilities Board (LCUB) and Tennessee Valley Authority (TVA) under the TVA Generation Partners Program. The solar power array is expected to generate 37,067 kWh of clean, emissions-free energy annually -- equivalent to powering more than 3 average Tennessee homes annually.

Green Leadership

“Globally, Seco Tools has focused a great deal of attention on minimizing our impact on the environment,” says Kurt Nordlund, president of Seco Tools, Inc. “The efforts undertaken at our facility in Lenoir City are representative of our company’s dedication to being an industry leader in terms of green production and operation.”

The installation originated when Seco Tools participated in a free energy seminar presented by the Loudon County Economic Development Agency in conjunction with Sam Hart, technology and manufacturing consultant for the Knoxville Chamber of Commerce. The seminar provided an opportunity for participants to ask questions about taxes, grants, and installation and production of solar PV systems.

As a result of this presentation, Seco Tools requested a solar PV financial proposal from solar installer EETN. The resulting technical proposal included design, engineering, cost, grants, available incentives, performance, and return on investment. EETN’s proposal helped Seco Tools make the decision to take a leadership role in renewable energy and environmental stewardship through a clean energy investment made in East Tennessee. As a result, numerous jobs were created or protected because of the variety of grant funding and incentives available.

Partnering for Progress

“In this new economy, companies have to look at ways to become more efficient in their business practices in order to reduce expenses while maintaining quality and competitiveness in the marketplace,” says Pat Phillips, president of the Loudon County Economic Development Agency. “The addition of the solar PV system at Seco Tools provides an excellent example of how investing capital in new technologies can help to achieve a competitive advantage while also protecting the environment.”

Seco Tools’ combination of energy grants paid for 60% of the total system cost, providing clean energy at considerably less cost for the business. Grants included the U.S. Dept. of Treasury Renewable Energy Grant and the Tennessee Solar Institute Installation Grant. The installation of this solar system provided jobs and support to the growing solar energy industry in the state of Tennessee.

Seco Tools is providing clean energy to east Tennessee and making a profit doing so. As a participant in the TVA Generation Partners Program, the company will be paid a premium for the electricity it generates from the solar PV system for at least the next 10 years. Seco Tools’ system is warranted to produce up to 80% of its generating capacity for the next 25 years, and should continue producing power for another 25 years or more beyond that.

The U.S. Dept. of Treasury Renewable Energy Grant will pay 30% of the total cost of a solar PV system, without any cap. This federal grant requires a simple application to be submitted online after the system has been completely installed and commissioned. Businesses investing in renewable energy technology may apply for the grant if they begin construction on their system before December 31, 2011.

The Tennessee Solar Institute Installation grant paid $2 per watt for this 29.61 kW solar PV System. This funding has been fully allocated.

The TVA Generation Partners Program is a 10-year contract between TVA, the local utility, and the business owner. As an incentive to sign up for the program, TVA will credit the business $1,000 on the company’s utility bill. In the contract, TVA agrees to purchase the clean energy produced by the system for the retail rate plus an additional $0.12, effectively cutting the payback of a solar system in half.

Using grants to purchase a solar energy system goes beyond a good business investment. Having undertaken global green initiatives in recent years, Seco Tools was motivated by the opportunity to benefit the environment by producing clean energy.

“Seco Tools’ solar system is a huge accomplishment for both Seco and EETN and is a perfect example of the grant funding at work in the state of Tennessee,” said Harvey Abouelata, VP Sales and Marketing for EETN. “EETN uses Sharp solar panels, which are produced in Memphis, TN, creating and protecting jobs in our state. Additionally, Sharp uses AGC Flat Glass, which is produced in Kingsport, TN, further creating and protecting Tennessee jobs. Our company also benefits from the installation. Seco Tools benefits from a reduction in energy costs. The environment is improved by reduction of pollution and CO2. TVA benefits from a slight reduction in its load. The positive ripple effect is far-reaching, affecting jobs, the environment, and profits, resulting in an all-around victory.”


First 3D porn movie

Moviegoers in Hong Kong line up to see "3D Sex and Zen: Extreme Ecstasy"

(CNET) I am not sure what you did last night, but perhaps you did not manage to attend an artistic event of world significance.

Many people in Hong Kong did. And there are probably no words to describe the envy you will feel when you discover what you missed. For last night, moviegoers in one of enterprise's most pulsating outposts witnessed what was billed as the world's first 3D porn movie.

Please don't scream with anguish. Oh, that wasn't anguish?

Still, let me tell you that "3D Sex and Zen: Extreme Ecstasy," according to Agence France-Presse, moved many to rapture.

So much so that movie theater entrepreneurs in Korea, Japan, and even the home of sexual repression, the United States, are reportedly interested in bringing the sensually surrounding visuals to their shores.

You will, no doubt, be keen to hear of the storyline, which you can find at CNET.



Automatic Printer Driver Download Service for Linux OS

Seiko Epson and AVASYS have joint hand to introduce industry’s first service for printer manufacturer that would allow an automatic downloading of printer drivers through simple connection of an Epson inkjet printer with a PC running Linux OS.

The new service will start at the end of April 2011, allowing automatic downloads of printer drivers for a total of 268 Epson inkjet printer models launch since 2005. The new service will ease the burden of manual download of appropriate driver from AVASYS website for Epson printers using PCs running Linux OS.
In order to launch this service Epson had to create a driver that complies with the standard Linux specification “LSB” (Linux Standard Base), while AVASYS had to develop an automatic Linux printer driver download solution form the Open Printing Database.


Tips make website most powerfull

Many webmaster ask this question to SEO experts that how to make my website or blog popular quickly. For them I would say that there is no shortcut of success. All you need is to be fair in whatever you do and have patience. You will see the positive results. In this post, i will explain few points, if followed can lead your website to big success.

Unique Contents:

The first and very important step to make your website a big hit is that you should provide unique contents. Never copy the contents from popular website in a hope that you will make your website popular very soon. There are advantages of providing unique contents. All big poplar websites will link back to you if your content is unique and have some importance for their users. More and more popular websites will start linking back to you. Your authority will increase. You will receive more backlinks and hence more Google PageRank value as well as more referral traffic.

Hold Your Visitors:

This is another art you should know. You can get traffic from many sources but if your website is not able to hold this traffic, your website is not able to turn this traffic to re- visitors, your website popularity will never increase. A website is popular because of re-visitors. If users feel that your website is worth visiting again, it's your win and sign of the popularity of your website.

Here are some points on how can you hold your visitors-

  • Unique content will hold visitors.

  • Website navigation should be easy. User should easily get what they are looking for.

  • Never try to make your users fool by providing misleading information.

  • Never distract your visitor from your website contents.

  • Some kind of regular visitor participation like poll, survey, contest etc.

  • Keep away your website from Spamming


Provide New Contents:

Update your contents frequently. Search engines like new contents. Fresh and unique contents will keep your SERP up and high SERP will turn into high traffic and hence more chances of your website to be popular. For a single service or product provider websites, they can focus more on quality of their services. Always try to keep your website search engine friendly in order to achieve high SERP.

Active participation in Related Niche:

Active participation in related niche websites, blogs to pull traffic as well as to put our website in front of users of other websites is required. More exposure your website will get, more likely users will come back to your website. The form of participation could be blog commenting, forum posting and article submission etc.

Social Bookmarking and Social Networking:

Social Networking and Social Bookmarking can bring good amount of traffic to your website and can give exposure to your website. Your next job is to convert this traffic to your regular visitors.


Tips SEO Google

Many publishers complain that Google does not index their pages fast or my pages do not rank high in Google or my new pages are not getting index at all. Here is the solution of all these problems. In this post, I am going to tell you 16 quick tips that will help to boost the rankings of your webpage in search engines.

  • Keep the title of webpage not too long and not too short.

  • The title of the webpage should be clean and reflect the contents of webpage.

  • Your targeted keywords should appear in the title of your webpage.

  • Keep your URL short, not too long

  • Like title, keep your targeted keywords in URL.

  • Give a proper META keywords and description tags to your webpage.

  • Always keep META description relevant to the title and contents of your webpage.

  • Avoid excessive use of keywords, also called keyword Stuffing in either title, URL or main text of your webpage. Refer the post.

  • Make sure you did not copy existing contents in your webpage. It may led to Google penalization. Always provide unique contents in your webpage.

  • Do a proper link building in your webpage. Link only with relevant WebPages or websites of yours or others.

  • Do not put too many URL's in your webpage. Normally search engine leave the page which contains too many links.

  • Keep away from any blackhat SEO technique in your webpage.

  • Optimize images used in your webpage to let your webpage load faster.

  • Add proper "alt" and "title" information to each and every image used in your webpage.
  • For Ex.- sample-img.jpg" alt = "My Sample Image" title= "Sample Image">

  • Keep less number of objects ( flash animations, video clips, music clips) in your webpage.

  • Double check your webpage for any broken link before publishing it.

There are many other factors also involved to rank high on Google. The basic purpose of this post was to tell you the way you can build a Google friendly or you can say search engine friendly Webpage. These tips are applicable to all major search engines such as Yahoo, Live search and Ask.com search. Make sure you follow all these tips before writing your next post.


Online PC Performance Test

If you want to have a PC performance test done on your computer, then you should consider having it done online. Not only is it extremely convenient because you can have it done form the comfort of your own home, but it is also effective, and can get your computer operating well in a very short time.

Why Have A PC Performance Test?

Testing your PC is a great way to make sure that your system is running the way it should be. Over the years, your computer might encounter many different things that may cause it to slow down little by little. In fact, the process may be so gradual that you may never even realize how slow your computer has gotten! This is why you should have your PC tested, so that you can find out just how well or poorly your system is running compared to its optimum capacity. After all, why be satisfied with being able to run programs and surf the Internet at only 50 or 60 percent of the speed that your hardware should enable you to reach?

The Advantages of Online PC Performance Tests

Online performance tests are great because they are so convenient and affordable. You will never have to leave the convenience of your home. You won't have to lug your heavy PC to your car and into the computer repair and maintenance shop just to have it checked out. You won't have to pay a professional to come to your house and work on your computer. All this means that having your PC's performance tested online will help you save time, money and energy, and you will be able to have your computer running at optimum speed in no time at all!

Things to Consider

Are online tests reliable? Well, they might not seem so at first. After all, isn't it safer to have an actual professional take a look at your computer? Well, that logic would be correct, if your problem has something to do with faulty hardware, which would require actually on-site assessment. Otherwise, if the problem is simply one of software, then you don't need an actual person to work directly with your computer. All you need is connectivity that will allow a performance test software program to scan your computer.

What's really important is that you check out any and all testimonies that you can find regarding a particular program. Visit forums and see what people have to say about the best testing programs available in the market today.

Visit http://www.pcperformancetest.net to find out how to make your computer run faster by using a PC performance test.


New Features Coming to Ubuntu 11.04 'Natty Narwhal'

The combination of Ubuntu Linux's growing popularity with all the big changes coming up in the next version mean that Natty Narwhal, or Ubuntu 11.04, might just be the most widely and anxiously anticipated release of the open source operating system ever.

Due to launch officially on April 28, Natty Narwhal will be the first version of Ubuntu to reflect a number of radical changes. The Wayland graphics system won't be ready in time, but 3D-enabled Unity has already replaced the GNOME shell as the default desktop interface, for example.

A 2D version of Unity is also available, and Ubuntu 11.04 uses the Compiz window manager rather than Mutter by default. LibreOffice is now included, and a raft of other changes are planned for the software as well. The first beta version of Natty Narwhal was just released on Thursday.

Meanwhile, news of several additional features has emerged in recent weeks that will likely further heighten anticipation of the final release. Here are the four that have most recently stood out.

1. Try Before You Buy

Starting with Ubuntu 11.04, the Ubuntu Software Center will reportedly let you test out applications without actually installing them, much the way Android users now can on the Amazon Appstore. A WebUpd8 video on YouTube demonstrates the new Ubuntu capability in action.

2. 'Love Handles'

Those using touchscreen devices will surely appreciate Ubuntu's upcoming "Love Handles," which are designed to make it easier to resize or move windows when using Ubuntu on a tablet or other touchscreen device. Available as a Compiz plug-in, Love Handles reportedly let users resize a window by tapping on arrows or grabbing a corner. An OMG! Ubuntu! video demonstrates how Love Handles work.

3. No Third-Party Installs by Default

After considering the possibility of enabling by default the option to "install third-party software" when installing Ubuntu, the Ubuntu Technical Board voted last week not to do that. Both legal and usability reasons were cited for voting down the proposed change.

"There is a low tolerance for failure in common and basic use cases," the board meeting notes explain. "In the world we want to get to, all the functionality users expect will be deliverable with open source software."

Flash, for example, will be downloadable from within Ubuntu, but the option won't be selected by default.

4. No More Netbook Edition

Finally, a few weeks ago we learned that Canonical is planning to discontinue its separate Netbook Edition of Ubuntu starting with the Natty Narwhal release. Rather, there will be a single core product that you run on "anything you like from a netbook to a notebook to a desktop," the company explained on a recent blog. Ubuntu Server, meanwhile, will be maintained separately.

Work has already begun, of course, on Ubuntu 11.10, or Oneiric Ocelot. But with so much exciting new functionality coming to Natty Narwhal, there's plenty to look forward to in the much closer future.


The Top 3 Tech Trends Shaping 2011

Three overarching, interrelated trends -- cloud consumption, virtualization and mobility -- present themselves as key industry themes for 2011. All have been increasing in importance over several years, and this year, all will reach a tipping point for businesses and information security providers alike.

To prepare your organization for the cumulative impact of these trends, you will need to consider new and better solutions for next-generation firewalls, application control and visualization, bandwidth management, secure remote access, clean VPN and wireless, and data leakage prevention.

Trend 1: Cloud Consumption

Taking applications to the cloud remains one of the big trends in 2011. Organizations will spend 30 percent more on public IT cloud services, with 33 percent of midsize U.S. firms embracing cloud resources, according to IDC. However, at the same time, non-business-related websites now consume up to 15 percent of available corporate bandwidth, and that figure is rising sharply. As your organization relies more on the cloud to drive lower capital expenditures and improve efficiencies, you will need to deal with two potentially unforeseen impacts.

First, the on-premises bandwidth used to access the cloud from the WAN is limited. Therefore, you need to prioritize bandwidth for -- and user access to -- critical applications over lesser-prioritized traffic that is not paramount to the business. To accomplish this, your bandwidth management policy must be able to make increasingly sophisticated distinctions between mission critical cloud-based applications (e.g., Salesforce.com (NYSE: CRM), Oracle (Nasdaq: ORCL), etc.), streaming and latency-sensitive applications (e.g., teleconferencing and VoIP), and business- and personal-use social media and peer-to-peer applications (e.g., Facebook, BitTorrent, etc.).

Next-generation firewalls with application intelligence, control and visualization capabilities can help you identify and control exactly what applications are in use and who uses them -- regardless of port or protocol. Moreover, to control network use properly, you can deploy advanced visualization solutions to view application traffic in real-time and adjust network policy based on critical observations.

Second, by putting critical applications in the cloud, your organization encourages employees to spend more time on the Internet. Unfortunately, they will likely access non-business sites as well as business-related sites, exposing your organization to lost productivity and more malware, botnets, and other forms of malicious attacks.

As your organization relies more on cloud-based applications for productivity and business success, you must be increasingly vigilant against Web-borne attacks. As sensitive data now migrates between corporate data centers and cloud data centers beyond your network perimeter, you can no longer think only in terms of network security, but instead must shift focus to information security: achieving security for all your corporate data and applications, regardless of where they are located.

Over the next year, firewall solutions will increasingly augment and enhance traditional on-box malware signature defenses with advanced cloud-based logic to provide comprehensive protection. Security technologies will continue to evolve, presenting tighter and more manageable security solutions for the borderless network. The scope, scale and performance demands of securing a borderless environment will spur the development of massively scalable security architecture solutions.

Trend 2: Virtualization

Virtualization has grown beyond its early hype and has seen much broader deployment. Businesses have consolidated multiple servers and appliances onto fewer physical machines, enhancing both cost-savings and inter-application performance. By next year, organizations will have virtualized nearly half of all server workloads. At least 14 percent of the infrastructure and operations architecture of Fortune 1000 companies will be managed and delivered internally in a virtualized environment.

Consolidating servers and appliances from physical to virtual environments often runs the risk of undermining implicit security and access barriers that previously existed between isolated applications. You can help preserve this legacy security by deploying next-generation firewalls using deep packet inspection and application control between virtualized server environments.

As your organization pursues on-premise virtualization of mission-critical applications, you will need to scan and secure higher volumes of inbound and outbound traffic at high-speed rates of 10 GB and more. To this end, businesses will require higher performance firewall technologies that feature real-time reassembly-free deep packet inspection, multicore processing platforms, and performance-optimized architecture.

Moreover, as with cloud-based resources, some application traffic will inherently have a greater business value. You can prioritize and control application and user traffic using application-intelligent Next-Generation Firewalls that allow implementation of a granular policy over bandwidth allocation based on application type.

Trend 3: Mobility

Smartphones and tablets such as Apple's (Nasdaq: AAPL) iPhone 4 and iPad, or the many devices running Google's (Nasdaq: GOOG) Android OS, have been widely adopted by employees as standard business tools. Much in the way that laptops eclipsed desktops in the workplace a decade ago, mobile devices are now the business tools of choice, and there is no going back. Shipments of mobile devices will outstrip PCs in the next year and a half, according to IDC. However, less than a third of enterprises have a multiplatform policy in place, according to the iPass Mobile Workforce Report. As the market for mobile devices will continue to evolve and shake out, you should take a platform-agnostic approach.

In scenarios where mobile devices are accessing corporate resources from outside the company's perimeter, you need platform-agnostic secure remote access to mission-critical resources. Web-based SSL VPN portals can provide platform-agnostic access from virtually any mobile endpoint, including laptops, PDAs and smartphones.

By filtering SSL VPN traffic through a high-performance next-generation firewall, you can establish a clean VPN to secure both VPN access and traffic. The multilayered protection of a clean VPN enables you to decrypt and decontaminate all authorized SSL VPN traffic before it enters your network environment. In addition, you effectively control data leakage by integrating deep packet inspection, email security, and application intelligence and control to identify sensitive data and prevent it from leaving your network.

Alternately, for scenarios where mobile devices are accessing the Internet from within your perimeter, users can deploy solutions that integrate a wireless switch directly into their next-generation firewall to subject all wireless traffic to clean VPN scanning and application intelligence, control and visualization, thereby maintaining both security and application usage efficiency.

It's clear that the year ahead will significantly transform the way you interact with -- and secure -- corporate information resources. Cloud computing, virtualization and mobility will become standard features of this year's business computing, and you will need to be prepared.


Turning Your PC into PS3 with Sony’s Move.ME

Sony Computer Entertainment America earlier this month has released a new software application helping hobbyist, academics, researchers, and students to turn their PCs in to PlayStation3 (PS3) with use of PlayStation Move motion controller as an input device on their own PCs. The new software application by the name of Move.ME could also help medical researchers to prototype, such applications as rehabilitation applications for patients undergoing physical therapy, as well as helping design students to develop new creative concepts in gaming within the areas of 3D modeling, motion capture as well as augmented reality.


The new software application is compatible with Windows or Linux based PCs. Other type of devices such as tablet PCs and smartphones can receive PlayStation Move’s tracking data if they can be connected to s PS3 system. The Move.Me will be available for download from PlayStation Network this spring.


UV Technology Leads to Wastewater Compliance

Under pressure to start disinfecting its wastewater, the Wilsonville Power Systems Development Facility (Wilsonville, AL) turned to Aquionics, a leader in UV disinfection technology, for help. Now the facility is in compliance with state regulations -- in four years of operation, contaminants have been kept within permit limits with minimal maintenance.

The Wilsonville Power Systems Development Facility (PSDF) is a research and development center that tests various processes, mainly coal-based technologies, before they are implemented at power supply facilities. In 2006, the growing plant employed 200 people and produced a wastewater flow of about 25 gpm. With its size expected to double in the near future, the facility was required by state and local regulators to start disinfecting its wastewater. Since the existing wastewater treatment facility in Wilsonville was too far away for the facility to connect, the PSDF decided to build its own wastewater treatment facility.

Finding the Right System

After evaluating competing products, Wilsonville PSDF decided that Aquionics’ OpenLine 30 UV disinfection system most closely met their specifications and budget requirements. The OpenLine open channel disinfection unit uses low-pressure, high-output UV lamps to destroy microorganisms’ reproductive abilities on a cellular level. The facility installed the OpenLine system in 2007 as the last item in the plant process, providing final treatment of the water before it is discharged into a local river.

The state-issued permit required that no single grab sample of water leaving the facility could have more than 200 fecal colonies per 100 ml. The OpenLine system has provided the necessary disinfection required to meet the site’s permit.

In addition, the system offers a compact footprint and requires virtually no maintenance. The OpenLine has operated for 21,000 hours since installation, meeting disinfection requirements without needing UV lamp replacement.


New Energy Saving Circuit Configuration Reducing Power Consumption in Mobile Equipment

Toshiba has unveiled its newly developed Flip-Flop circuit configuration using 40nm CMOS process which company claims would reduce power consumption in mobile equipment. For example, the measure data that has been recorder when the new configuration has been applied to wireless LAN verifies that the power dissipation of the new flip-flop is up to 77% less than conventional flip-flop, furthermore, it achieves a 24% reduction in overall power consumption. As an essential part a SoC design, a flip-flop is a circuit that temporarily stores one bit of data during arithmetic processing by a SoC which is incorporated within mobile equipment as well as other digital equipment. Normally, is responsible to incorporate a clock buffer to produce a clock inverted signal required for operation of circuit. The clock buffer consumes power when triggered by a signal from the clock, even when data is not changed. In order to reduce this power dissipation, a power saving technique by the name of clock gating is used in order to cut delivery of clock signal to unused blocks; however by applying this power saving technique, the flip-flop active rate is only 5-15%, leaving room for further power reduction. To further reducing the power consumption, Toshiba has changed the structure of the conventional flip-flop and has eliminated the clock buffer all together.

This approach, would normally, causes data collision between data writing circuitry and the state holding circuitry in the flip-flop, but Toshiba has overcome this issue through addition of adaptive coupling circuitry , combination of an nMOS and a pMOS transistors to the flip-flop, which results in weakening of state-retention coupling and prevents collisions. In spite of the addition of adaptive coupling circuitry, the transistor count has been reduced from 24 to 22, making the cell area smaller that of the conventional flip-flop.


High Performance ARM Based Microcontroller for Industrial Application by Fujitsu Semiconductor

Fujitsu Semiconductor Europe has released series of microcontrollers that are designed for industrial applications such as health care sector as well as medical technology. The newly developed FM3 microcontrollers are based on ARM® Cortex TM-M3 core with special peripheral functions. In addition to peripheral functions, the new FM3 series benefit from number of improvements in its peripheral macros such as dedicated encoder inputs for determining rotor position resulting in a reduced load on the CPU.

In addition to this, the FM3 series features three independent high precision and very fast 12-bit A/D converters with 16 input channels allowing accurate sampling, making them ideal for high-speed precision motors and other components in automation applications, resulting in controlling two motors independently. Furthermore, the new FM3 microcontrollers (MCU) have an integrated, high-speed NOR flash memory (up to 1 MB), which is designed for 100,000 write cycles and data storage for up to 20 years


HTTPS is strong secure

You wouldn't write your username and passwords on a postcard and mail it for the world to see, so why are you doing it online? Every time you log in to Twitter, Facebook or any other service that uses a plain HTTP connection that's essentially what you're doing.

There is a better way, the secure version of HTTP—HTTPS. That extra "S" in the URL means your connection is secure and it's much harder for anyone else to see what you're doing. But if HTTPS is more secure, why doesn't the entire Web use it? 

HTTPS has been around nearly as long as the Web, but it's primarily used by sites that handle money—your bank's website or shopping carts that capture credit card data. Even many sites that do use HTTPS only use it for the portions of their websites that need it—like shopping carts or account pages.

Web security got a shot in the arm last year when the FireSheep network sniffing tool made it easy for anyone to detect your login info over insecure networks—your local coffeeshop's hotspot or public WiFi at the library. That prompted a number of large sites to begin offering encrypted versions of their services via HTTPS connections. 

Lately even sites like Twitter, which has almost entirely public data anyway, is nevertheless offering HTTPS connections. You might not mind anyone sniffing and reading your Twitter messages en route to the server, but most people don't want someone also reading their username and password info. That's why Twitter recently announced a new option to force HTTPS connections (note that Twitter's HTTPS option only works with a desktop browser, not the mobile site, which still requires manually entering the https address).

Google has even announced it will adding HTTPS to many of the company's APIs. Firefox users can go a step further and use the HTTPS Everywhere add-on to force HTTPS connections to several dozen websites that all offer HTTPS, but don't use it by default.


Free Windows 7 Tools You Have to Try

The smartphone marketing phrase "there's an app for that" got me thinking -- isn't there an application for pretty much anything and everything I need on my PC? And aren't those apps typically free? Yes, pretty much.

Here are eight of my recent Windows tools discoveries. Let other readers know the ones you've found in the comments section below.



Windows 7 tool No. 1: Evernote
This tool is one that even Mac users will appreciate. I've been using Evernote for the past few weeks to take notes. I brought it to Microsoft's campus for the recent MVP Summit, for example, and CEO Steve Ballmer's keynote even included a reference to note-taking applications. OneNote is the main Microsoft app for that purpose, so it's funny that a Microsoft guy like me has taken up the Evernote flag.

I first discovered Evernote for my Android smartphone and found it let me easily add recorded sound, pictures, and videos to my notes, then sync them to my laptop back at the hotel and to my PC at home. In fact, you can capture pretty much anything you see or hear in the notes, then access the notes from nearly every computer, smartphone, and tablet on the market: Windows, Mac OS X, iOS, Android, and so on. And your notes are searchable. Great job!

Windows 7 tool No. 2: Easy Duplicate File Finder
How many copies of the same picture, file, or video do you have on your PC? In my case, I must have two or three copies of some items, but I have no idea where the extras are. I'm also afraid if delete it in one place, I'll later discover that was my only copy of that particular file -- so I keep adding copies. I also have copies on one external drive after another because I gotta have backups. Easy Duplicate File Finder helps locate all those duplicates quickly and lets you resolve them easily and safely.

Although it's not free, you might consider instead DataStor's $99 Professional Desktop Protection 2010, which both backs up and deduplicates those files on your desktop and any external connected drives.

Windows 7 tool No. 3: FastStone Photo Resizer
When I move pictures off my camera, I know I could (and should) rename them, but I don't do so a lot of the time. With FastStone Photo Resizer, I can rename and resize pictures. Plus, I can add watermarks and text, as well as crop, rotate, and change the color depth of my photos.
If you simply want to rename files, you might try File Renamer Basic instead.

Windows 7 tool No. 4: Desktops
Created by Microsoft engineers, Desktops lets you take better advantage of your monitors by providing as many as four virtual desktops to work with.
In addition, you might like some of the other tools that co-creator Mark Russinovich has developed, including ZoomIt (for an easy zoom teaching application) and BgInfo (to show details about the system right on the desktop with an overlay of text).

Windows 7 tool No. 5: TeamViewer
I stumbled upon TeamViewer at a download site. It's a screen-sharing and file-transfer application that provides remote access to a second computer so that you can help tech-challenged relatives. There are other tools like this on the market, but TeamViewer was easy to install and work with; plus, it's free.

Windows 7 tool No. 6: ClipTraining
This is my company's tool, but it's worthwhile. ClipTraining has 100 videos (five hours' worth) on Windows 7 task-based training, plus instructions for Office and other applications.

Windows 7 tool No. 7: AllMyApps
Here's a good idea: Take all the applications you normally need to download and install one by one, but instead, choose them all from one source, then download and install them in one group. AllMyApps has more than 1,600 apps available.

Windows 7 tool No. 8: Dropbox
The cloud-based Dropbox tool lets you access its included free 2GB of space (you can rent more if needed) to establish offsite backups and transfer data easily from one system to another. Dropbox is also a great collaboration tool; unlike with an FTP site, you can simply drop a file in the Dropbox folder on your system and have it sync with others to which you've granted access. It works in Windows, Mac OS X, iOS, Android, and other platforms.

There are, of course, many tools available for Windows users. My InfoWorld.com colleagues and I have covered some of them in other stories:


10 Free Chart Scripts

This week I’ve been working on a project that required data to be shown visually. I needed a Chart Script that was attractive yet gets the data across. The Charts scripts below are built using JavaScript, Flash, Silverlight, and Java.
  • Flot – Flot is a pure Javascript plotting library for jQuery. The focus is on easy usage , attractive plots and interactive features. With Flot you can interact with the data, look at specific data by zooming in, plot a time series, and other various options.

  • Open Flash Chart – Open Flash Chart is a Flash charting component. It is fairly easy to setup and has classes written in PHP, Perl, Python, Java, Ruby on Rails, and .Net to connect to the Chart. You can create some really nice looking Bar Charts, Pie Charts, Area Charts and etc…
  • AmCharts – AmCharts are animated interactive flash charts. The charts include Pie Charts, Line Charts, Scatter/Bubble Charts, Bar/Column Charts, and even a stock chart. AmCharts can extract data from simple CSV or XML files, or they can read dynamic data generated with PHP, .NET, Java, Ruby on Rails, Perl and ColdFusion. All the charts are free but they have a link to AmCharts on the upper left.
  • Emprise JavaScript Charts – Emprise JavaScript Charts is a 100% Pure JavaScript Charting Solution that requires no JavaScript frameworks. Emprise JavaScript Charts include Line, Area, Scatter, Pie, Bar charts with zooming, scaling and scrolling ability. Tested and works with all major browsers.
  • PlotKit – PlotKit is a Chart and Graph Plotting Library for Javascript. PlotKit works with MochiKit javascript library. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support. PlotKit also has great documentation.
  • Flotr – Flotr is a javascript plotting library based on the Prototype Framework version 1.6.0.2. Flotr lets you create graphs in modern browsers with features like legend support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more.
  • PHP/SWF Charts – PHP/SWF Charts is simple yet powerful tool to create attractive web charts and graphs from dynamic data. You use PHP to gather the data and put it into flash. It supports many charts types, Line, Column, Stacked column, Floating column, 3D column, Stacked 3D column, Parallel 3D column, Pie, 3D Pie, Bar, Stacked bar, Floating bar, Area, Stacked area, Candlestick, Scatter, Polar, Mixed, Composite and Joined. These Charts have some great features like Animated transitions, Printable charts, and more.
  • Visifire – Visifire (Powered by Silverlight) is a set of open source data visualization components. With Visifire you can create animated Silverlight Charts with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails or just simple HTML.
  • FusionCharts – FusionCharts is a cross-browser and cross-platform flash charting component that can be used with ASP.NET, ASP, PHP, JSP, ColdFusion, Ruby on Rails, simple HTML pages or even PowerPoint Presentations. All you need to know is the language you’re programming in.
  • JFreeChart – JFreeChart is an open source Java chart library that makes it easy for developers to display quality charts in their applications. The JFreeChart project was founded seven years ago, in February 2000, by David Gilbert and is used by approximately 40,000 to 50,000 developers. JFreeChart supports many different output types that includes JPEG, GIF, PDF, EPS and SVG. This is a great resource for Java developers.
If you know of any other Charting Scripts please post below.