Skip to content

Kavoshgar

Reza Moallemi's Personal Weblog

This wordpress plugin adds user agent information to your blog comments by adding  browser and platform icons and  lets visitors know the user agent of every one who comment on your blog. you can also view the user agent of the commenters in the admin’s comment page. settings can be customized within the admin menu.

Downloads

Download Latest Version 2.6 — for WordPress 2.7.1 and later

The download includes localization files for Persian language.

Features

  • Available for all WordPress versions since 2.7.1
  • No PHP skills or file changes needed
  • User interface to customize plugin settings
  • Ability to translate to any language
  • display the browser and platform of every commneter on your blog

continue reading…

Fedora
It’s obviously useful to set up a local repository in Fedora Core 6 to take files from local repository instead of having to go to the Internet to get them.
In Fedora Core 5 and above, the installer is based on yum and so there is actually yum repository metadata present on the DVD.

Configure yum to use your new repository

[code lang="bash"]

$ su -
# gedit /etc/yum.repos.d/dvd.repo
[/code]

add the following lines to this file and then save it.

[code lang="plain"]

[DVD]
name=Fedora DVD $releasever - $basearch
failovermethod=priority
baseurl=path/to/yuor/dvd/media
enabled=1
gpgcheck=0

[/code]

DeltaRPM is a tool that generates RPMs that contains the difference between an old and a new version of an RPM. This makes it possible to recreate the new RPM from the deltarpm and the old one. You don’t have to have a copy of the old RPM, as it can also work with installed RPMs.The delta rpm packages are even smaller in size than the patch RPMs, which is an advantage when transferring update packages over the Internet. The drawback is that update operations with delta RPMs involved consume considerably more CPU cycles than plain or patch RPMs

Google Translates Persian

Google Translates Persian

As the Internet becomes a more important path for information between Iran and the rest of the world, Google has added support for Persian to its Google Translate service.

Google didn’t specifically tie the release of the service to the post-election protests that are currently gripping Iran but noted on a company blog that the release is “particularly important now, given ongoing events in Iran.”

Social media has proved key in helping people communicate and get around government censorship and Google noted the service could be used to translate “Persian into English and from English into Persian—whether it’s a news story, a website, a blog, an email, a tweet or a Facebook message.”

continue reading…

f11release

Fedora 11 Released

Fedora has just released a new major version, Fedora 11, around six-and-a-half months after the release of Fedora 10. The changelog is extensive, but the screenshot tour shows an alluring operating system. You can read the entire Fedora 11 changelog here, but it’s rather unwieldy. For changes more likely to concern you, visit the Changes in Fedora for Desktop Users page for specifics on desktop, network, printing, multimedia, games, and other tweaks.