m3chman’s blog

Movable Type 5.0 Release Candidate 1 is here

November 7, 2009 · Leave a Comment

Movable Type 5.0 RC1 is available today: 6 November 2009.

This version is deeply redesigned by japan branch of Six Apart ltd and promises lots of new rich features. In this Releaase Candidat 1 were added new simple theme called “pico”:

It comes in few different styles.

More details from official source is here: http://www.movabletype.org/2009/11/mt5_rc1.html

The release schedule has been updated, here’s the current plan:
MT5.0 RC2 – scheduled for November 18th.
MT5.0 – first week of December (November 26th in Japan) should all go according to plan.

→ Leave a CommentCategories: blogging · webserver
Tagged: , , , , , , ,

google updated their pagerank

October 30, 2009 · Leave a Comment

Google updated pagerank index for their toolbar at October,30 2009.

→ Leave a CommentCategories: 1
Tagged: , , , , , ,

PC Optimizer blog

August 18, 2009 · Leave a Comment

Just started some pc optimization related blog with domain name: pcurl.com Actually I think this is pretty nice name for a blog of a person who will do a supppot and answer pc security and pc diagnostics requests from visitors. It is not ready yet but I hope this will grow to something valuable to people who intersted in pc scan, pc utilities, perfomance pc’s and protection software.

→ Leave a CommentCategories: 1 · webserver
Tagged: , , , , , , , , ,

Urgent adobe flash player update

July 31, 2009 · Leave a Comment

Adobe Flash player to plug at least a dozen security holes in the software, including some that hackers have been using in to break into vulnerable systems.

The latest update brings Flash player to version 10.0.32.18. Updates are available for most Flash installations on Windows, Mac and Linux machines. To find out what version of Flash you have, visit this page.

→ Leave a CommentCategories: 1
Tagged: , , , , , , ,

Movable Type 4.3 IS HERE!

July 30, 2009 · Leave a Comment

Yeah it is here! Movable Type 4.3 just released to public.

New feature set:

    • Even faster publishing performance
    • Dramatically more page views with new pagination
    • Easy search by name or date range
    • Faster insertion and re-use of photos
    • Easy creation of slide shows
    • Smarter blog cloning

links to download open source version, updated documentation.

p.s. it is strongly recommended to update to this version from earlier releases.

→ Leave a CommentCategories: webserver
Tagged: , , , , , , , , ,

Having troubles with flash content in your browser?

July 19, 2009 · 1 Comment

If you experiencing  troubles with flash content played n your browser,
please visit this link: http://kb2.adobe.com/cps/155/tn_15507.html

and check the version of your Flash Plug-in installed in your browser.

Latest version of flash player can be obtained here: http://get.adobe.com/flashplayer/

Current Flash Player version is 10.0.32.18
Windows     Internet Explorer  :   10.0.32.18
Windows     Firefox, Mozilla, Netscape, Opera  :   10.0.32.18
Macintosh – OSX (PowerPC)     Safari, Firefox, Mozilla, Netscape, Opera    : 10.0.32.18
Macintosh – OSX (Intel)     Safari, Firefox, Mozilla, Netscape, Opera :    10.0.32.18
Linux     Mozilla, Netscape     10.0.32.18
Solaris     Mozilla, Firefox    10.0.32.18

updated: July 31,2009.

→ 1 CommentCategories: 1
Tagged: , , , , , , , , , , , ,

path for apps on debian

July 12, 2009 · Leave a Comment

/usr/share/movabletype-.. – movable type blog engine installed with command: "apt-get install movabletype-opensource" (details)

/usr/share/phpmyadmin  – same thing for phpmyadmin installed with “apt-get install phpmyadmin” (details)

/usr/share/python-support/python-django.. – django with “apt-get install python-django python-mysqldb”

But for Django here is two good articles:  How to install latest version with all bugfixes from SVN: http://jeffbaier.com/articles/installing-django-on-an-ubuntu-linux-server/ (no worries about ubuntu, it’s kind of debian for dummies  :) )

Second article, must read I thing in case you want to work with django on debian: http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python

cheers..

→ Leave a CommentCategories: webserver
Tagged: , , , , , , , ,

python

July 11, 2009 · Leave a Comment

Fuck your Java, C#, Ruby and VB. Python born to rule the world.

→ Leave a CommentCategories: webserver
Tagged: , , , , , ,

phpmyadmin error #1045

July 4, 2009 · 1 Comment

Just upgraded mysql and phpmyAdmin package on my Debian Lenny 5.0 box and start getting the error:

“#1045 – Access denied for user ‘root’@'localhost’ (using password: NO)”

fixed it next way:

in the file: /etc/phpmyadmin/config.inc.php

uncomment next line: //$cfg['Servers'][$i]['auth_type'] = ‘cookie’;

i.e. it must be:
$cfg['Servers'][$i]['auth_type'] = ‘cookie’;

exta info:

Check your config.inc.php file to see what type of authentication is
used. look for $cfg['Servers'][$i]['auth_type'] you have three to choose
from, HTTP, cookie or config.

Because if you use HTTP or cookie authentication you don’t need to put your
user/password in the config.inc.php file. you enter it when you start up
phpMyadmin.

It is not recommended to use config type authentication there:

as noted in the confgi.inc.php of phpmyadmin:

NOTE: do not add security sensitive data to this file (like passwords)
* unless you really know what you’re doing. If you do, any user that can
* run PHP or CGI on your webserver will be able to read them.

→ 1 CommentCategories: webserver
Tagged: , , , , , , , , ,

coupon codes

July 3, 2009 · Leave a Comment

Planing a new website related to software coupon codes, bought free coupon page domain: freecouponpage.com hope this is good name.

→ Leave a CommentCategories: Общее
Tagged: , , , , , , ,