Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Saturday, October 19, 2013

Microsoft Expression Web, a free and easy tool for web development

Microsoft Expression Web 4 (Free Version)
Microsoft Expression Web 4 (Free Version)
Expression Web 4 gives you the tools you need to produce high-quality, standards-based Web sites: built-in support for today’s Web standards, sophisticated CSS design capabilities, and visual diagnostic tools. Whether you work with PHP, HTML/XHTML, CSS, JavaScript, ASP.NET or ASP.NET AJAX, Expression Web makes it faster and easier to create and maintain exceptional web sites.

Download Microsoft Expression Web 4 (Free Version)


Wednesday, October 16, 2013

Oracle VM VirtualBox 4.3 Now Available with Multi-Touch Support



Oracle VM VirtualBox 4.3 now available, introduces a virtual multi-touch user interface, supports additional devices and platforms, and provides enhanced networking capabilities enabling developers to virtualize modern post-PC era operating system features while maintaining compatibility with legacy operating systems.

TO know what's new in VirtualBox 4.3 from Oracle Blog.





Tuesday, May 7, 2013

What's My User Agent?

"What's My User Agent?" allows you to view details about your user agent, along with other information your browser sends to this website.

What's My User Agent?
What's My User Agent?

Monday, March 18, 2013

google-code-prettify: syntax highlighting of source code in html page



google-code-prettify is a Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.

For an example, see the README.

Features
  • Works on HTML pages
  • Works even if code contains embedded links, line numbers, etc.
  • Simple API : include some JS&CSS and add an onload handler.
  • Lightweights : small download and does not block page from loading while running.
  • Customizable styles via CSS.
  • Supports all C-like, Bash-like, and XML-like languages. No need to specify the language
  • Extensible language handlers for other languages. You can specify the language.
  • Widely used with good cross-browser support. Powers code.google.com and stackoverflow.com


Friday, March 1, 2013

Aptana studio Beginner's Guide


Aptana Studio 3 is a powerful web development IDE based on the Eclipse platform and provides many innovative technologies and features for developing effective, modern hi-standard web-applications. Aptana has been around since 2008 and it provides language support for HTML, CSS, JavaScript, Ruby, Rails, PHP, Python, and many others by using plugins.

"Aptana Studio Beginner's Guide" is packed with the author’s experience of several years developing with Aptana Studio. It's not just a powerful guide, it's a practical, hands-on introduction to Aptana Studio as a whole. If you want to harness Aptana Studio to enhance your web-development productivity, then read this book.

You will start by setting up your own installation of Aptana Studio, and will be guided step-by-step through the various stages of developing with Aptana Studio.

You will learn how to manage all your work in workspaces and projects, and how you can optimize your projects depending on the nature of the project.

In addition, you will be taught how to work on remote servers or manage your source code with Git and SVN.

Finally, you will have a fully configured IDE and be equipped with the knowledge about how to work and manage large web-projects.

Approach

Accompanied by the plenty of example code and step-by-step instructions, this book will escalate you from a novice to an expert in no time.

Who this book is for

This book is for anyone who is looking for an IDE for effectively developing web applications. You will find this book interesting if you are working with common web technologies such as HTML5, JavaScript, or PHP. This book assumes no prior knowledge of Aptana Studio 3 or the named web technologies.


Tuesday, September 25, 2012

PageSpeed Insights, Make your web site faster

PageSpeed Insights analyzes the content of a web page, then generates suggestions to make that page faster. Reducing page load times can reduce bounce rates and increase conversion rates.

PageSpeed Insights


Visit: https://developers.google.com/speed/pagespeed/insights


Thursday, September 6, 2012

QEMU version 1.2.0 is out

QEMU is a generic and open source machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.

QEMU version 1.2.0 is out. See the Download page for more information.


Wednesday, September 5, 2012

Open webOS 1.0 Beta released

The Beta of Open webOS 1.0 has been released. The Beta includes two build systems, aimed at enabling developers in two ways:
  • Our OpenEmbedded-based Build System
    OpenEmbedded is specially targeted at managing porting to multiple platform architectures, and is an ideal base for contributors interested in bringing Open webOS to new hardware. The Beta release opens our ongoing development branch targeting an ARM emulator.
  • Our Linux Desktop Build
    Develop on your own desktop, where you have access to all of your own tools and code. This is the ideal, productive environment for OS developers to enhance the user experience and integrate other best-of-breed open source technologies. The desktop build supports running System Manager as an application on your desktop, and the Core Applications running within System Manager.

Open webOS 1.0 Beta


http://www.openwebosproject.org/


golangide: IDE for GO Language

LiteIDE is a simple, open source, cross-platform IDE. golangide is a LiteIDE Released for Go.

Base Features:
  • Mime type basis system
  • System environment manage
  • Build system manage
  • Debug system simple and open
  • Kate syntax and style scheme
  • WordApi complete helper

Golang Support:
  • GOPATH Project
  • Go Playground
  • Golang ast view
  • Godoc browser
  • Gocode helper
  • Project wizard
  • Project build
  • Source build

System
  • Windows
  • Linux
  • MacOSX


Monday, May 21, 2012

wysihtml5 - an open source rich text editor based on HTML5

wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.

wysihtml5

Features:
  • It's fast and lightweight (smaller than TinyMCE, Aloha, ...)
  • Auto-linking of urls as-you-type
  • Generates valid and semantic HTML5 markup (even when the content is pasted from MS Word)
  • Uses class names instead of inline styles
  • Unifies line break handling across browsers
  • Uses sandboxed iframes in order to prevent identity theft through XSS
  • Speech-input for Chrome
  • No jQuery required


Thursday, March 29, 2012

BlackBerry PlayBook and Smartphone Simulators

Use the BlackBerry PlayBook and Smartphone Simulator to view, test and debug your application.

 Link to BlackBerry Simulators
BlackBerry Simulators

Emulator of Firefox mobile version

You can install the mobile version of Firefox to your desktop computer in order to test, provide feedback, and build add-ons. It can be found in the Developer Tools second at the bottom of http://www.mozilla.org/en-US/mobile/
Emulator of Firefox mobile version


Opera Mobile Emulator: desktop version of Opera’s smart phone browser

Do your mobile development straight from your desktop, and pair it with Opera Dragonfly for advanced debugging.

The Opera Mobile Emulator renders pages as close as you can get to how it would look on a real phone. It can be paired with Opera Dragonfly for an effective testing environment before taking it to the physical phone.

http://www.opera.com/developer/tools/mobile/

Opera Mobile Emulator


Thursday, March 22, 2012

Inkscape - An Open Source SVG graphics editor


Inkscape

Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.

Inkscape supports many advanced SVG features (markers, clones, alpha blending, etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. Also aim to maintain a thriving user and developer community by using open, community-oriented development.

Web Site: http://inkscape.org/

Saturday, February 25, 2012

EPUBReader : Read ePub just in Firefox

EPUBReader is a Firefox addon which lets you read ePub-files just in the browser. You don't need to install additional software!

If you click on a link to an ePub-file, you are normally prompted by the Firefox "save as" dialog. With EPUBReader installed, the ePub-file is downloaded, processed and directly displayed ready to read.

It runs on every operating system Firefox does (Windows, MacOS X, Linux).

Website: http://www.epubread.com/


Watch EPUBReader in action: Watch how it looks like reading an ePub-file with the Firefox add-on EPUBReader.