LIKE US ON FACEBOOK
Click To Close

Breaking News

Sunday 8 December 2013

SketchUp Pro Free Download




Who uses SketchUp Pro? Everyone.
Hundreds of thousands of professionals in (take a deep breath) architecture, construction, engineering, commercial interiors, light construction, landscape architecture, kitchen & bath design, urban planning, game design, film & stage, woodworking, and plenty of other fields use SketchUp Pro all the time, every day. It’s the all-purpose antidote to complicated, expensive CAD software.


A smarter way to think about 3D modeling
SketchUp Pro is like a pencil with superpowers. Start by drawing lines and shapes. Push and pull surfaces to turn them into 3D forms. Stretch, copy, rotate and paint to make anything you like. More advanced? Start modeling from CAD and terrain data, photographs or even hand sketches. Build models with custom behaviors and attributes. SketchUp Pro is as simple and as powerful as you want it to be.


Turn your models into drawings with LayOut
At some point in every project, you need to produce a set of drawings that shows your model: plans, sections, elevations, perspectives. LayOut in SketchUp Pro lets you add model views to pages, choose drawing scales, adjust line weights and add dimensions, callouts and graphics. Changes to your model are reflected automatically in LayOut. When it’s time, export PDFs, images and CAD files.

Get good, fast.
There’s a reason SketchUp is synonymous with friendly and forgiving 3D modeling software: we don’t sacrifice usability for the sake of functionality. With handy contextual tips, a dedicated Instructor panel for beginners, and mountains of online resources, help is always on the way. And just in case, every SketchUp Pro license includes a year of free technical support.

No software is an island
We built SketchUp Pro to slide right into your existing workflow. Ready for some alphabet soup? With importers for DXF, DWG, 3DS, DAE, KMZ, TIF, JPG, PNG and a few more, you can bring in drawings, models and images to your heart’s content. SketchUp Pro also exports all of those formats, plus PDF, OBJ, FBX, XSI, VRML, MP4, WEBM and AVI. OMG.


Slides are boring. Present from SketchUp Pro.
Scenes let you save views of your model to pull up anytime. Styles provide endless visual effects to make your work look precise, sketchy or anything in between. Section Planes slice through models for creating sectional views. Go fullscreen, walk around, add labels and export flyover animations. Present from SketchUp Pro and get your point across every single time.

Models and plugins aplenty
Need a particular chair for the room you’re designing? A lamp for your carriage house? A rhino for your zoo? You’ll find almost anything you need in SketchUp’s 3D Warehouse, the world’s biggest repository of free 3D models. And as for plugins that provide extra features and tools, our all-new Extension Warehouse is your ticket to add-on nirvana.

Don’t just design. Analyze.
SketchUp Pro can accurately predict where shadows will fall, given any time, date and location on earth. It can show you exactly what you’ll see from anywhere in your model. It will precisely calculate the area of any surface or material, or the volume of any enclosed 3D shape. It lets you add attributes to objects, and can spit out lists and reports with deliciously useful data.

A world of context—literally
In about two minutes, you can choose a section of the world to bring into your SketchUp Pro model—up to a square kilometer at a time. For free, you’ll get aerial imagery, a 3D terrain model and lat-long data to produce accurate shadow studies. From there, you can import pre-modeled buildings for site context and use Google Maps Street View imagery to model anything else you need.

A place for everything and everything in its place
Your mother always told you that the key to 3D modeling success was tidiness and organization. Make your models easy to work on and easy to present. Use groups and components to divvy up your geometry into logical chunks. Layers come in handy for separating big pieces of your model, and the Outliner is a way to see everything at once.

Read more ...

Google Chrome Full Installer Free Download


Features

Google Chrome aims to be secure, fast, simple and stable. There are extensive differences from its peers in Chrome's minimalistic user interface, which is atypical of modern web browsers. For example, Chrome does not render RSS feeds. One of Chrome's strengths is its application performance and JavaScript processing speed, both of which were independently verified by multiple websites to be the swiftest among the major browsers of its time. Many of Chrome's unique features had been previously announced by other browser developers, but Google was the first to implement and publicly release them. For example, a prominent graphical user interface (GUI) innovation, the merging of the address bar and search bar (the Omnibox), was first announced by Mozilla in May 2008 as a planned feature for Firefox. Both Internet Explorer 9 and Safari (version 6) have since merged the search and address bar.

Bookmarks and settings synchronisation

Chrome allows users to synchronize their bookmarks, history, and settings across all devices with the browser installed by sending and receiving data through a chosen Google Account, which in turn updates all signed-in instances of Chrome.

Web standards support


The results of the Acid3 test on Google Chrome 4.0
The first release of Google Chrome passed both the Acid1 and Acid2 tests. Beginning with version 4.0, Chrome has passed all aspects of the Acid3test.
Chrome currently has very good support for JavaScript/ECMAScript according to Ecma International's ECMAScript standards conformance Test 262 (version ES5.1 of 2012-05-18). This test reports as the final score the number of tests a browser failed; hence lower scores are better. In this test, Chrome version 28.0.1500.95 scored 10 failed/11573 passed. For comparison, Firefox 19 scored 193 failed/11752 passed and Internet Explorer 9 has a score of 600+ failed, while Internet Explorer 10 has a score of 7 failed.
On the official CSS 2.1 test suite by standardization organization W3C, WebKit, the Chrome rendering engine, passes 89.75% (89.38% out of 99.59% covered) CSS 2.1 tests.
On the HTML5 test, Chrome 31 on desktop scores 503 out of 555 points, which makes it the first place among desktop browsers. Chrome 31 for Android holds the first place among tablet browsers and the second place among mobile browsers, with 482 points.

Security

Chrome periodically retrieves updates of two blacklists (one for phishing and one for malware), and warns users when they attempt to visit a harmful site. This service is also made available for use by others via a free public API called "Google Safe Browsing API".
Chrome uses a complex process-allocation model to allocate different tabs to fit into different processes to prevent what happens in one tab from affecting what happens in others. Following the principle of least privilege, each process is stripped of its rights and can compute, but cannot interact with sensitive areas (e.g. OS memory, user files) — this is similar to the "Protected Mode" used by Internet Explorer 9 and 10. The Sandbox Team is said to have "taken this existing process boundary and made it into a jail." This enforces a computer security model whereby there are two levels of multilevel security (user and sandbox) and the sandbox can only respond to communication requests initiated by the user. On Linux sandboxing uses the seccomp mode.
In December 2011 a report by Accuvant, funded by Google, rated the sandbox security of Google Chrome 12 and 13 as better than either Internet Explorer 9 or Mozilla Firefox 5.
Since 2008 Chrome has been faulted for not including a master password to prevent casual access to a user's passwords. Chrome developers have indicated that a master password does not provide real security against determined hackers and have refused to implement one. Bugs filed on this issue have been marked "WontFix".

Security vulnerabilities

No security vulnerabilities in Chrome had been successfully exploited in the three years of Pwn2Own from 2009–2011.
However, Chrome was defeated at Pwn2Own 2012, by a French team who used zero day exploits in the version of Flash shipped with Chrome to take complete control of a fully patched 64-bit Windows 7 PC using a booby-trapped website that overcame Chrome's sandboxing.
Chrome was also compromised twice at the 2012 CanSecWest Pwnium. Google's official response to the exploits was delivered by Jason Kersey, who congratulated the researchers, noting "We also believe that both submissions are works of art and deserve wider sharing and recognition." Fixes for these vulnerabilities were deployed within 10 hours of the submission.
Version 23 fixed 15 security vulnerabilities of which six were rated as high priority.

Malware blocking

Google introduced download scanning protection in Chrome 17.

Plugins

  • Chrome supports plug-ins with the Netscape Plugin Application Programming Interface (NPAPI), so that plug-ins (for example Adobe Flash Player) run as an unrestricted separate process outside the browser and cannot be sandboxed as tabs are. ActiveX is not supported. On March 30, 2010 Google announced that the latest development version of Chrome would bundle Adobe Flash with the browser, eliminating the need to download and install it separately. Flash would be kept up to date as part of Chrome's own updates. Java applet support is available in Chrome with Java 6 update 12 and above. Support for Java under OS X was provided by a Java Update released on May 18, 2010.
  • On August 12, 2009, Google introduced a replacement for NPAPI that is more portable and more secure called Pepper Plugin API (PPAPI). The default bundled PPAPI Flash Player (or Pepper-based Flash Player) was available on Chrome OS first, then replaced the NPAPI Flash Player on Linux from Chrome version 20, on Windows from version 21 (which also reduced Flash crashes by 20%), and eventually came to OS X at version 23.

Privacy mode

The private browsing feature called Incognito mode prevents the browser from permanently storing any history information or cookies from the websites visited. Incognito mode is similar to the private browsing feature in other web browsers. Chrome was the second browser to implement this feature, after Safari.

Read more ...
Designed By Nice Brothers