ProxyScraper – fetching proxies fully automated!

December 22nd, 2009 2 comments

Sick of getting blocked by Google? Yearning for a way to scrape yahoo
without the dreaded 999 error code. Need to protect your identity through
location cloaking? Want to check the serps from a different location?
Struggling to find working proxies? Tired to pay for proxy lists that are outdated
two days after you bought them?

I found the solution!

The Syndk8 dev team have ported their bullet proof proxy finder and checker and made it into a lean, mean proxy finding machine. This is one of the worlds first full-automatic proxy finder and checker – fully automated. The program is available for 99$ instead of 199$.

Features

  • Scrape the most fresh HTTP 1.1 as well as Socks v5 Proxies
  • Ouputs Proxylists with Country information
  • Quickly Verify your proxy lists
  • Verified Proxy Lists in minutes
  • Define the maximum response time for the proxies, to only have the fastest
  • No Limitations on Threads
  • No Limitations in fetching Proxies
  • Handy Export-Function to any filetype to import your fresh Proxies to whatever other application

Stop wasting time on repetitive tasks like searching proxy lists, cleaning them up and verifying their functionality.  Click the link below if you want to purchase ProxyScraper.

BUY IT HERE

Categories: Security, SEO, Software Tags: ,

Windows 7 will be in german shops at Oct 22

October 13th, 2009 No comments

Yesterday I noticed somehow that Windows 7 will be in the shops at Oct 22. And reseller will get the copy or the first licenses since today.

I will test Win7 at my Asus Eee PC 1005ha-h. I still not really now wich version I should test. The Win7 Starter Edition is optimized for mobile devices and is more energy efficient. Win7 Ultimate comes with more features and more complexity.

I would like to get advices from you!

Thanks for reading.

Categories: Windows Tags: ,

Project Update – NautilusGIT merged with RabbitVCS/NautilusSVN!

September 28th, 2009 No comments

Dear Blog-Reader,

I just got a few responses regarding to my project idea to develop a GUI for Git, called NautilusGIT. I registered the domain “nautilusgit.org” for a year and from now on its forwarded to the NautilusSVN project page. I think the forwarding via mod_rewrite will be changed again in a few days, maybe a week, to RabbitVCS.
RabbitVCS is a project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems. It’s written in Python. We’re looking forward for other contributors to this project.
I hope some other people who are reading this blog post will contribute to the project, maybe Development, Documentation, Translation etc.

Contact me via mail: ikkerus (at) ikkerus (dot) net

I will handle it. :)

UPDATE: The domain nautilusgit.org is now forwarded to rabbitvcs.org !

My new ASUS Eee PC 1005ha-H

September 19th, 2009 No comments

Hi outta there :)

Since this Tuesday (evening)  I’m the proud owner of a new ASUS Eee PC 1005ha-H in black. It comes with the Intel Atom N280 which has 60 Mhz more and is 20 percent more energy efficient. I’ve changed the memory so that there 2 GB 800Mhz DDR2 RAM built-in now.

I have installed the Ubuntu 9.04 Netbook Remix (jaunty) and the pre-installed Windows XP Home. Now it’s multi-boot. :)

I had to do some research getting the network interfaces to work (wired and wireless).

Do this for wired network:

First, download the  AR81Family-linux-v1.0.0.10.tar.gz from http://partner.atheros.com/Drivers.aspx
Then do the following…

tar -xzvf AR813X-linux-v1.0.0.9.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko

With the now running wired network do

sudo apt-get install linux-backports-modules-jaunty

Now all interfaces should run. :)

Further, abut the acpi-hotkeys: The scripts will be included in the next release of ubuntu in the 2.6.29 Kernel. There is no fix for this bug: https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/262679

Thank you for reading!

PS: I’m still searching people who will contribute to nautilusgit, my new project.

tar -xzvf AR813X-linux-v1.0.0.9.tar.gz
cd src
make
sudo make install
sudo insmod atl1e.ko
Categories: About me, Ubuntu Tags: ,

New Project – NautilusGit !

September 4th, 2009 No comments

Yesterday, I registered “nautilusgit.org” as a domain. Now I’m searching for people who will contribute to the project. NautilusGit will be equivalent to TortoiseGit, but for gnome – specially for nautilus.

If you are interested, conact me via e-mail: ikkerus (at) ikkerus (dot) net

UPDATE: Project closed and merged to RabbitVCS.

Categories: About my work Tags: ,

Nice night in Hamburg

August 28th, 2009 No comments

Having fun right now with some people. Many of them are well known but some of them are pretty unknown.

Were here with a absolut vodka bottle and energy, sprite etc. Will be nice. Hope you have a nice weekend. :)

Cheers

Categories: Uncategorized Tags: ,

WordPress vulnerability allows remote admin password reset

August 13th, 2009 No comments

A vulnerability in the current 2.8.3 release of the popular WordPress blogging software can be exploited remotely via a web browser to temporarily lock out administrators. The cause of the issue is an error in the web-based password reset function. Normally when a password reset is requested, the user would be sent a link to their registered email address. Once the link is clicked, the old WordPress password is removed and a new one is generated which is again sent by email.

The password reset function in the wp-login.php PHP module can be abused to bypass the first step and then reset the admin password by submitting an array to the $key variable. This can be done remotely through any web browser and no confirmation of the password reset will be sent to the admin. Laurent Gaffié first reported that the vulnerability could be used to “compromise” the admin account, but has since issued a correction advising that it could only reset the admin account and cannot be used to break into the system.

The WordPress developers have been advised of the issue and have corrected the problem in a development version of the blogging software, in which they prevent arrays from being passed in the $key variable. The fix updates wp-login.php and replaces

if ( empty( $key ) )

with

if ( empty( $key ) || is_array( $key ) )

Administrators that have already been locked out of their systems should use the “Emergency Password Reset Script“, which needs to be loaded into the root of the WordPress installation (the same directory as wp-login.php). Instructions on how to proceed can be found here: Resetting Your Password.

See also:

I’ve updated it already with the auto-update function!

Categories: Security Updates Tags: ,

Gnome Do! – Quick and cool like linux!

August 5th, 2009 No comments

Today the weather here in Germany was so nice. So I couldn’t realy make something new on my 2nd computer. I reinstalled Ubuntu (9.04 Jaunty) because there was a system crash and I wasn’t able to fix it after a aptitude dist-upgrade.

After the installation was finished I wanted to test new applications. At my work I’ve heard of a small application that makes the work with GNOME easyier – but not really faster. So I searched in my brain and the result was GNOME Do.

GNOME Do allows you to quickly search for many items present on your desktop or the web, and perform useful actions on those items.

GNOME Do is inspired by Quicksilver & GNOME Launch Box.

You can install the application with a

aptitude install gnome-do

but don’t forget the plugins

aptitude install gnome-do-plugins

You can also do this with one command: aptitude install gnome-do gnome-do-plugins

There are a few plugins available for GNOME Do. I’ve already tested the twitter plugin (follow me: http://twitter.com/ikkerus).
Thank you for reading!

Categories: Linux Tags: ,

ikkerus’ micro-blog now online at twitter.com

August 4th, 2009 1 comment

Hello out there,

yesterday I registered myself at twitter.com and made my new own design. There are a few tweets out and I hope you can follow me. Twitter is a microblog-plattform where you can “tweet” sending short messages with a maximum capable number of characters (140).

So I would be pleased if you follow me. Everything will be allright then. :)

Categories: About me Tags: ,

VLC Media Player 1.0 is out!

July 8th, 2009 No comments

The VLC Media Player was a project of a few students the French École Centrale Paris. They started to develop a cross-plattform multimedia-player. Now there are many many people arround the world (in 20 Countries) who are active in development.

Today the project management distributed the final release. The version 1.0 (Codename: Goldeneye).

Here are the features:

  • Free, Open Source and cross-platform
  • Independant of systems codecs to support most video types
  • Live recording
  • Instant pausing and Frame-by-Frame support
  • Finer speed controls
  • New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0, …)
  • New formats (Raw Dirac, M2TS, …) and major improvements in many formats…
  • New Dirac encoder and MP3 fixed-point encoder
  • Video scaling in fullscreen
  • RTSP Trickplay support
  • Zipped file playback
  • Customizable toolbars
  • Easier encoding GUI in Qt interface
  • Better integration in Gtk environments
  • MTP devices on linux
  • AirTunes streaming
  • New skin for the skins2 interface

You can download the VLC Media Player at videolan.org.

Thanks for reading!

Categories: GPL Software Tags: ,