<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Cristian Radulescu &#187; Software</title> <atom:link href="http://cristian-radulescu.ro/category/software/feed" rel="self" type="application/rss+xml" /><link>http://cristian-radulescu.ro</link> <description>PHP // MySql // Linux // Android</description> <lastBuildDate>Sun, 13 May 2012 10:24:43 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Pretty print JavaScript with Google Chrome</title><link>http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html</link> <comments>http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html#comments</comments> <pubDate>Sat, 06 Aug 2011 11:30:25 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[deobfuscate]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=280</guid> <description><![CDATA[The built-in Developer Tools from Google Chrome allows formatting of an inline (minified) JavaScript code to a human readable format.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/pretty-print-javascript-with-google-chrome.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fix NetBeans big fonts on Ubuntu</title><link>http://cristian-radulescu.ro/article/fix-netbeans-big-fonts-on-ubuntu.html</link> <comments>http://cristian-radulescu.ro/article/fix-netbeans-big-fonts-on-ubuntu.html#comments</comments> <pubDate>Sat, 28 May 2011 20:41:02 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[NetBeans]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[fonts]]></category> <category><![CDATA[Nimbus]]></category> <category><![CDATA[tips and tricks]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=255</guid> <description><![CDATA[There is a rather annoying issue related with NetBeans displaying large fonts on Ubuntu for menus and panels. There are some suggestions on Ubuntu forums related with java fonts settings, but there are a couple of better solutions which may improve the way NetBeans looks on Ubuntu when it comes to font size.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/fix-netbeans-big-fonts-on-ubuntu.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/fix-netbeans-big-fonts-on-ubuntu.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Fix for Google Chrome crash after startup</title><link>http://cristian-radulescu.ro/article/fix-for-google-chrome-crash-after-startup.html</link> <comments>http://cristian-radulescu.ro/article/fix-for-google-chrome-crash-after-startup.html#comments</comments> <pubDate>Wed, 02 Mar 2011 18:01:49 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Browsers]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[browsers]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[tips and tricks]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=235</guid> <description><![CDATA[The issue with Google Chrome was that it crashed in about 3 seconds after startup. I encountered this problem using Chrome 9 and 10 beta on Ubuntu 10.10, but this fix may apply to other versions and operating systems as well.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/fix-for-google-chrome-crash-after-startup.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/fix-for-google-chrome-crash-after-startup.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Use your browser to decode base64 encoded data</title><link>http://cristian-radulescu.ro/article/use-your-browser-to-decode-base64-encoded-data.html</link> <comments>http://cristian-radulescu.ro/article/use-your-browser-to-decode-base64-encoded-data.html#comments</comments> <pubDate>Sat, 02 Oct 2010 00:51:36 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[base64]]></category> <category><![CDATA[encoding decoding]]></category> <category><![CDATA[tips and tricks]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=161</guid> <description><![CDATA[If you are dealing with base64 encoded data you may find useful to know that any modern browser can easily decode it using the Data URI scheme. All you need is pass the encoded data to the browser in the same way as you would enter a regular URL, but of course using the correct structure of the data URI scheme.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/use-your-browser-to-decode-base64-encoded-data.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/use-your-browser-to-decode-base64-encoded-data.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Disk management in Linux</title><link>http://cristian-radulescu.ro/article/disk-management-in-linux.html</link> <comments>http://cristian-radulescu.ro/article/disk-management-in-linux.html#comments</comments> <pubDate>Tue, 20 Apr 2010 18:52:59 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[disk management]]></category> <category><![CDATA[disk partitioning]]></category> <category><![CDATA[disk space usage]]></category> <category><![CDATA[linux commands]]></category> <category><![CDATA[linux file system]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=154</guid> <description><![CDATA[If you need to manage your disk or just check the disk space usage of a Linux powered computer, here are some suggestions for both graphical and command line interfaces.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/disk-management-in-linux.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/disk-management-in-linux.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Midnight Commander preserve saved settings</title><link>http://cristian-radulescu.ro/article/midnight-commander-preserve-saved-settings.html</link> <comments>http://cristian-radulescu.ro/article/midnight-commander-preserve-saved-settings.html#comments</comments> <pubDate>Thu, 03 Dec 2009 18:37:53 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Ubuntu]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=148</guid> <description><![CDATA[Midnight Commander, one of the most used CLI file managers available for Linux is unable to preserve settings over different sessions<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/midnight-commander-preserve-saved-settings.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/midnight-commander-preserve-saved-settings.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Copy from Firefox and paste into Excel</title><link>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html</link> <comments>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html#comments</comments> <pubDate>Wed, 03 Dec 2008 20:58:54 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Microsoft Office]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Excel]]></category> <category><![CDATA[Firefox]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/?p=119</guid> <description><![CDATA[You've probably already noticed that if you try to copy a table from Firefox and paste into an Excel spreadsheet, using the classic methods the table formatting is not preserved, and the data from the table is copied into one cell from the Excel spreadsheet.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Internet Explorer bug &#8211; duplicate characters</title><link>http://cristian-radulescu.ro/article/internet-explorer-bug-duplicate-characters.html</link> <comments>http://cristian-radulescu.ro/article/internet-explorer-bug-duplicate-characters.html#comments</comments> <pubDate>Sun, 02 Mar 2008 04:12:44 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[HTML]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[duplicate characters bug]]></category> <category><![CDATA[internet explorer]]></category> <category><![CDATA[repeating charaters bug]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/articles/bug-internet-explorer-repetare-caractere-89912.html</guid> <description><![CDATA[One of Internet Explorer versions 6 and 7 bugs, consists in repeating (duplicating) some characters from the end of some elements with the CSS atribute float.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/internet-explorer-bug-duplicate-characters.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/internet-explorer-bug-duplicate-characters.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to activate sounds in Pidgin</title><link>http://cristian-radulescu.ro/article/how-to-activate-sounds-in-pidgin.html</link> <comments>http://cristian-radulescu.ro/article/how-to-activate-sounds-in-pidgin.html#comments</comments> <pubDate>Fri, 18 Jan 2008 19:06:44 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Pidgin]]></category> <category><![CDATA[Pidgin sounds]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/articles/activare-sunete-in-pidgin-93811.html</guid> <description><![CDATA[In case the sound events are not working in Pidgin you can use this solution.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/how-to-activate-sounds-in-pidgin.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/how-to-activate-sounds-in-pidgin.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>WGET &#8211; usage tips</title><link>http://cristian-radulescu.ro/article/wget-usage-tips.html</link> <comments>http://cristian-radulescu.ro/article/wget-usage-tips.html#comments</comments> <pubDate>Sat, 17 Nov 2007 20:32:00 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[downloading with wget]]></category> <category><![CDATA[wget]]></category> <category><![CDATA[wget usage tips]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/articles/wget-exemple-de-utilizare-73650.html</guid> <description><![CDATA[Examples:If you need only to download something from an url:wget http://cristian-radulescu.ro/image.gifWith user (abc) and password (abc123):wget http://cristian-radulescu.ro/document.pdf --user=abc --password=abc123Download from an url list (list.txt):wget -i list.txt<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/wget-usage-tips.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/wget-usage-tips.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Using multiple yahoo accounts at the same time</title><link>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html</link> <comments>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html#comments</comments> <pubDate>Fri, 16 Nov 2007 19:36:17 +0000</pubDate> <dc:creator>Cristian Radulescu</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[instant messaging]]></category> <category><![CDATA[tips and tricks]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[yahoo messenger]]></category><guid isPermaLink="false">http://cristian-radulescu.ro/articles/folosirea-yahoo-multi-messenger-fara-a-instala-alte-softuri-41981.html</guid> <description><![CDATA[If you have more than Yahoo accounts and you want to use them in the same time, there is a simple way to do it, by using an alternative instant messenger client or by executing some small tweaks on the Yahoo Messenger client.<span class="more-link-wrapper"><a href="http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html" class="more-link">Continue reading <span class="meta-nav">&#8594;</span></a></span>]]></description> <wfw:commentRss>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: cristian-radulescu.ro @ 2012-05-19 23:31:49 by W3 Total Cache -->
