Full Circle Magazine | Issue 18
This month:
- Command and Conquer - Package Management.
- How-To : Program in C - Part 2, Secure Network Drive
- Using GIMP - Part 7 and Ubuntu 8.10 Intrepid Ibex.
- My Story - Ubuntu And Me
- Review - Urban Terror
- My Opinion - How Many Distros Is Too Many?
- MOTU Interview - Harald Sitter
- Top 5 - Mind Mapping Applications
WPCoder - Affordable PSD to WordPress Coding
Today, WPCandy announce a new site named WPCoder, which is the most affordable and quality-ensured PSD-to-WordPress turnaround site on the net.
JD-GUI 0.2.5 is ready. It includes minor changes but some important improvments have been added to the core of decompiler. Test it! (Update day: 2008-09-11).
JD-Core is a freeware library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and explore the source of Java runtime libraries. New features of Java 5, such as annotations, generics or type “enum”, are supported. JD-GUI includes JD-Core library.
JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.
Chinese Perapera-kun: Chinese Popup Translator
Simply put, this extension will allow you read Chinese on websites. This is useful for just getting around a site, or even MORE useful if you are studying Chinese. It works with both Simplified and Traditional characters, and also allows you to export words to a file to study later.
After installation, you can goto the "customize toolbar" menu and find the green book icon and put it on your firefox toolbar. When you are on a site with Chinese, simply click the green book icon and then put your mouse over Chinese words to view the reading and defintion.
In the extension options dialog you can set a place to save entries to, then when a the popup window with a definition is being displayed, if you press it will export the topmost entry to the file you designated.
Friday September 12, 2008
Some 1,600 paper-made pandas are on display in Bordeaux, Southwest France, to celebrate the 47th anniversary of the WWF, September 7, 2008.
Giant panda has been the symbol of WWF since it was formed on September 11, 1961.
A survey released in 2004 revealed that there are about 1,600 pandas to remain in the wild.
Chrome tweaks - free WordPress theme
A free WordPress theme based on Google's browser - Chrome.
A nice WordPress theme, I recommend it.
Here are some of the features:
- XHTML/CSS valid;
- Two sidebars 125px and 300px wide;
- Gravatars for comments;
- SIFR for headings;
- You can edit the logo with Photoshop – included PSD file and font
- Ad spots for easy monetization - 300×250px, 125×125px, 468×60px, 120×600px;
- Easy to edit;
- No sponsored links;
- Widget ready - both sidebars support widgets;
Nginx 0.7.16 for Windows is now available
Nginx 0.7.16 for Windows is now available for immediate download.
As usual, Nginx for Windows was built on Windows Vista Ultimate (32-bit) using Cygwin. It works on 32-bit versions of Windows Vista, Windows XP and Windows 2000.
This software is offered without support and without guarantees in the hopes that it helps you in some way
A coat of Chrome for Firefox. Say hello to Chromifox, a bright and soft blue theme for Firefox 3 on Windows and Linux, inspired by the default theme from the Google Chrome web browser.
If you like the theme of Chrome, try this one!
Bright Focus For Firefox
Friday September 05, 2008Safari displays a blue border about active elements like forms, buttons and links. And the same to Google's Browser Chrome.
In this regard, the only different between these two browsers is the color of the border. Chrome's border color is orange.
how about Firefox? Can it do the same work?
The answer is yes!
The first method is to use a Greasemonkey script named Bright Focus.Of course, before you install this script, you must install Greasemonkey or Stylish.
And the second method is to use userContent.css. yes, you just need to add some css codes to this file and then save.
the code below:
@-moz-document url-prefix(http), url-prefix(file) { input:focus, button:focus, select:focus, textarea:focus { -moz-outline: 2px solid -moz-rgba(16,186,224,0.5) !important; -moz-outline-offset: 1px !important; -moz-outline-radius: 3px !important; } button:focus, input[type="reset"]:focus, input[type="button"]:focus, input[type="submit"]:focus, input[type="file"] > input[type="button"]:focus { -moz-outline-radius: 5px !important; } button:focus::-moz-focus-inner { border-color: transparent !important; } button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: 1px dotted transparent !important; } textarea:focus, button:focus, select:focus, input:focus { -moz-outline-offset: -1px !important; } input[type="radio"]:focus { -moz-outline-radius: 12px; -moz-outline-offset: 0px !important; } }
Now, restart your browser, you will see the absolutely beautiful things.
FYI, if you like the chrome's border color, you can replace:
-moz-rgba(16,186,224,0.5)
with
-moz-rgba(252,156,0,0.5)
An official introduction to VisualSVN:
VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console.
And the features:
Zero Friction Setup and Maintenance
- One package with latest versions of all required components
- Next-Next-Finish installation
- Smooth upgrade to new version
Enterprise-ready Server for Windows Platform
- Stable and secure Apache-based Windows service
- Support for SSL connections
- Active Directory authentication and authorization with groups support
- Based on open protocols and standards
- Configured by Subversion committer to work correctly out-of-the-box
User-friendly Management Console
- Create, import and remove repositories
- Dashboard showing overview status of Subversion server
- Manage Subversion security policy
- Start, stop and restart service
- Repository browser
- Manage users and groups
- Edit Subversion hooks
And last but not least - VisualSVN Server is completely free!