Showing posts with label Programming Software. Show all posts
Showing posts with label Programming Software. Show all posts
Wednesday, November 25, 2015
Code Editor, Light Table 0.7.0 gets Node WebKit Support & Numerous Fixes
Light Table developers officially announces the release of Light Table 0.7.0 with new features and fixes. Well this is the stable release where as Light Table 0.7.2 and 0.7.1 are development release. From this release, Light Table moved to MIT License and removes plugin server and use Gitghub as plugin-metadata repository.
According to official announcement, Light Table 0.7.0 comes with latest node-webkit which is able to track nw's progress directly since the menu changes made it upstream. All the plugin metadata is now hosted on github which means asking to remove/rename/change urls etc for plugins is just a matter of sending a PR.
The developers also changed the syntax of behavior and keymap files to make them much easier to both read and share. The users have no more hunt down the right place to paster some behavior you've copied from someone else. Apart from these changes, this release also includes fixes like fixed CodeMirror search failing with RegExp. You might also like to check out other latest Software News to know what's new in them ?
Other miscellaneous changes and fixes includes addition of new flat syntax for behaviors and keymaps which allows much better copying and pasting. It allows custom colors for rainbow parens, download via https, note hotkeys for OSX, jump stack fixes. To review rest of the fixes, you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Light Table 0.7.0 comes with latest node-webkit which is able to track nw's progress directly since the menu changes made it upstream. All the plugin metadata is now hosted on github which means asking to remove/rename/change urls etc for plugins is just a matter of sending a PR.
The developers also changed the syntax of behavior and keymap files to make them much easier to both read and share. The users have no more hunt down the right place to paster some behavior you've copied from someone else. Apart from these changes, this release also includes fixes like fixed CodeMirror search failing with RegExp. You might also like to check out other latest Software News to know what's new in them ?
Other miscellaneous changes and fixes includes addition of new flat syntax for behaviors and keymaps which allows much better copying and pasting. It allows custom colors for rainbow parens, download via https, note hotkeys for OSX, jump stack fixes. To review rest of the fixes, you must visit their official changelog page.
Keep reading and stay tuned with us to get latest software updates. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Monday, November 23, 2015
cURL 7.37.1 released with Support for ALPN, New Option and huge Bug Fixes
cURL developers officially announces the release of cURL 7.37.1 with minor new changes and several bug fixes. cURL is basically a command line tool which us used for transferring data with URL syntax, supporting numerous transfer protocols including proxies, cookies and user and password authentication.
According to official announcement, cURL 7.37.1 comes with support for --cacert in darwinssl and support for ALPN in polarssl. This updated cURL release also introduces connection close tracking in bits.close and includes new option man pages in documentation. Few days, ago cURL 7.37.0 was released with minor fixes.
Apart from these new features, cURL 7.37.1 also includes several bug fixes. Some of the major bug fixes includes clarify that -u can't specify a user with colon, fix uninitialized variable use in NPN callback, reset the URL, fix portability issue with tftpd server, fixed corrupt hostname in DIGEST-MD5 SPN and better return code error checking. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, cURL 7.37.1 comes with support for --cacert in darwinssl and support for ALPN in polarssl. This updated cURL release also introduces connection close tracking in bits.close and includes new option man pages in documentation. Few days, ago cURL 7.37.0 was released with minor fixes.
Apart from these new features, cURL 7.37.1 also includes several bug fixes. Some of the major bug fixes includes clarify that -u can't specify a user with colon, fix uninitialized variable use in NPN callback, reset the URL, fix portability issue with tftpd server, fixed corrupt hostname in DIGEST-MD5 SPN and better return code error checking. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Canonical announces Updated OpenJDK 7 with Fixed Issues for Ubuntu 14.04 LTS
Canonical officially announces the release of updated OpenJDK 7 in Ubuntu 14.04 "Trusty Tahr" repository. Earlier, Ubuntu maintainer found some of the vulnerabilities related with OpenJDK which they have fixed in this updated release and this is also available in Ubuntu 14.04 LTS "Trusty Tahr" repository.
According to official announcement, OpenJDK 7 finally arrives in Ubuntu repository and now available for Trusty Tahr. This release is updated with fixed security issues which earlier affects Ubuntu and derivatives. This update provides stability updates for OpenJDK 7 which is the software implementation of Java and its libraries.
This fixed vulnerabilities in OpenJDK 7 provides stability fixes for arm64 and ppc64el architectures. Well earlier lot of vulnerabilities were discovered in OpenJDK GRE related to information disclosure, data integrity and availability. An attacker could easily exploit these to cause a denial of service or express sensitive data over the network.
Apart from this, two vulnerabbilities were disclosed in the OpenJDK JRE related to data integrity along with one vulnerability related to availability which allows an attacker to exploit to cause a denial of service. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, OpenJDK 7 finally arrives in Ubuntu repository and now available for Trusty Tahr. This release is updated with fixed security issues which earlier affects Ubuntu and derivatives. This update provides stability updates for OpenJDK 7 which is the software implementation of Java and its libraries.
This fixed vulnerabilities in OpenJDK 7 provides stability fixes for arm64 and ppc64el architectures. Well earlier lot of vulnerabilities were discovered in OpenJDK GRE related to information disclosure, data integrity and availability. An attacker could easily exploit these to cause a denial of service or express sensitive data over the network.
Apart from this, two vulnerabbilities were disclosed in the OpenJDK JRE related to data integrity along with one vulnerability related to availability which allows an attacker to exploit to cause a denial of service. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Wednesday, November 18, 2015
How to Install Geany 1.24.1 IDE using PPA on Ubuntu, Linux Mint & PPA based Distros
Geany is a small and lightweight integrated development environment which was developed to provide a small and fast IDE with only few dependencies from other packages. It is also imdependent from special Desktop Environment like KDE or GNOME and requires only GTK2 runtime libraries.
Geany offers several key features like syntax highlighting, code folding, symbol name auto-completion, construct completion/snippets, auto closing of XML and HTML tags, call tips, symbol lists, code navigation, build system to compile and execute your code, simple project management and plugin interface. You might also like to check out other latest Software News on our website.
In today's HowTo Tutorial, we will discuss how to install latest Geany 1.24.1 IDE using PPA on Ubuntu 14.04, Kubuntu, Xubuntu, Linux Mint and other PPA based Linux Distros.
Step Wise Installation of Geany 1.24.1 IDE using PPA on Ubuntu, Kubuntu, Xubuntu, Linux Mint and other PPA based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for Geany 1.24.1 IDE on your PPA based Linux Distros.
Geany offers several key features like syntax highlighting, code folding, symbol name auto-completion, construct completion/snippets, auto closing of XML and HTML tags, call tips, symbol lists, code navigation, build system to compile and execute your code, simple project management and plugin interface. You might also like to check out other latest Software News on our website.
In today's HowTo Tutorial, we will discuss how to install latest Geany 1.24.1 IDE using PPA on Ubuntu 14.04, Kubuntu, Xubuntu, Linux Mint and other PPA based Linux Distros.
Step Wise Installation of Geany 1.24.1 IDE using PPA on Ubuntu, Kubuntu, Xubuntu, Linux Mint and other PPA based Linux Distros
Step 1 : Before beginning the installation, Open the terminal and run or copy the following command in terminal to add PPA for Geany 1.24.1 IDE on your PPA based Linux Distros.
$ sudo add-apt-repository ppa:geany-dev/ppa
Step 2 : Next, run or copy the following command in terminal to update recently added PPA for Geany 1.24.1 IDE in the software repository on your PPA based Linux Distros.
$ sudo apt-get update
Step 3 : Finally, run or copy the following command in terminal to install latest Geany 1.24.1 IDE on your PPA based Linux Distros.
$ sudo apt-get install geany
After installation, search for "Geany" either in Unity Dash or in Application menu to launch it from there. Now enjoying doing programming using Geany IDE on your Linux Distros.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Tuesday, November 17, 2015
Qt 5.3.2 released with Qt Creator 3.2.1, Qt Quick Compiler 1.1 & Other Updates
Qt developers officially announces the release of Qt 5.3.2 which is the second patch update of Qt 5.3. This release mainly includes updated Qt Creator 3.2.1, Qt Quick Compiler 1.1 and Qt Quick Enterprise Controls 1.2.
According to official announcement, Qt 5.3.2 comes with improvements and fixes to Qt functionality along with also packs Qt Creator 3.2.1, few patches to Qt Quick Compiler, Qt Quick Enterprise Controls and Qt Purchasing. This release also comes with new licensing tiers which includes much desired Indie Mobile tier.
The Qt 5.3.2 release mainly includes minor improvements and bug fixes. It also maintains backward and forward compatibility with Qt 5.3.0 and Qt 5.3.1 which was released two months back in June, 2014. The packages of Qt 5.3.2 also includes new Qt Creator 3.2.1 path release.
Apart from these new features, Qt developers also releases updates for bunch of add-on modules for commercial Qt licensees which are all installable through your Qt online installer. The Qt Quick Compiler officially receives its first update along with addition of Tumbler control to Qt Quick Enterprise Controls. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
According to official announcement, Qt 5.3.2 comes with improvements and fixes to Qt functionality along with also packs Qt Creator 3.2.1, few patches to Qt Quick Compiler, Qt Quick Enterprise Controls and Qt Purchasing. This release also comes with new licensing tiers which includes much desired Indie Mobile tier.
The Qt 5.3.2 release mainly includes minor improvements and bug fixes. It also maintains backward and forward compatibility with Qt 5.3.0 and Qt 5.3.1 which was released two months back in June, 2014. The packages of Qt 5.3.2 also includes new Qt Creator 3.2.1 path release.
Apart from these new features, Qt developers also releases updates for bunch of add-on modules for commercial Qt licensees which are all installable through your Qt online installer. The Qt Quick Compiler officially receives its first update along with addition of Tumbler control to Qt Quick Enterprise Controls. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Monday, November 9, 2015
Midnight Commander 4.8.13 released with Major Improvements in Editor & Viewer
Midnight Commander team officially announces the release of Midnight Commander 4.8.13 with minor fixes in core, editor, viewer segments. As you know that Midnight Command is famous visual file editor like gedit editor. This editor allows you to copy, move and delete files and whole directory trees, search for files and run commands in subshell.
According to official announcement, Midnight Commander 4.8.13 comes with improvements of syntax highlighting specially for CMake and PHP. It also translate language names in spelling assistant dialogue in editor. The core of this release comes with new engine of user friendly interruption of long time operations.
The Midnight Viewer includes separate normal color pair and also deals with utf-8 man pages in view/open section. Among other fixes, it includes fixes like recursive find file doesn't work on Samba share, incorrect file counter in move operation, colon is not recognized inside escape seq in prompt. Also, check how to install Midnight Commander using PPA on Ubuntu, Linux Mint and other PPA based Distros ?
The quick view doesn't grab focus on mouse click, fish subshell included overridden prompt. The fixes in MCViewer includes broken switch between raw and parse modes and incorrect percentage in mcview hex mode. The RAR VFS incorrectly recognizes UnRAR version along with incorrect encoding name for manual pages. You might also like to check out other latest Software News on our website.
Keep reading and stay tuned with us to get latest software news. Don't forget to subscribe us and share your reviews about this post among other readers via comments.
Subscribe to:
Posts (Atom)