Total 5 result(s).
2012-02-01 05:53:16
MongoDB stub
Created by lexand last change 2012-02-01 05:53:16
MongoDB stubs for code completion has been updated
http://creative-territory.net/post/view/id/44/
Added MongoLog and MongoPool classes.
Added some comments
Deprecated entities are not included.
Note. As this stub based on http://php.net/manual/en/book.mongo.php I can not garanty that all is Ok. For example
All constants MongoLog have dummy values, equal to 0. These values are n >>>
2012-01-26 03:07:55
How to remove Iphone / iPad Restrictions Passcode
Created by lexand last change 2012-01-26 03:07:55
I am newbie in iPad/iPhone and iOS but i found something valuable for the iUsers over the World ))))
I found many posts in internet forums where people recommend to delete /User/Library/Preferences/com.apple.sprinboard.plist. But this does not help for iOS 5.0.1.
So what you need to reset passcode for iPad with iOS 5.0.1
iOS version 5.0.1 (I think that this will work with 5.0)
Jailbro >>>
2011-12-30 14:35:37
mod_rewrite
Created by lexand last change 2011-12-30 14:35:37
Планы меняються так часто... что....
Вообщем
возникла задача
domain.com/?id=45
редиректить вdomain.com/index.php?id=45
всю голову поломал с этим mod_rewrite
Хотелось что то типа
RewriteCond %{THE_REQUEST} /\?id=\d+$
RewriteRule (.*) http://domain.com/index.php?$1 [R=301,L]
Причем пишут по RewriteCond что используються perl compatible regular expression, но при этом ни как не удае >>>
2011-10-10 03:38:31
О сайте и вообще
Created by lexand last change 2011-10-10 03:38:31
1. подходит к завершению (почти) работа над одним достаточно крупным проектом. так что быды выкладывать интересные на мой взгляд наработки.
Вспоминаю свои посты о реализации плагинов в Yii, смотрю что многое в єтом фреймворке появляеться такого, что мне рань приходилось писать руками. Так глядишь дойдешь до того что и вообще все реализуют.
2. что то меня все больше и больше посещает мысль, п >>>

