Difference between revisions of "Main Page"
From PaskvilWiki
(→Short Notes - Tips and Tricks) |
|||
Line 22: | Line 22: | ||
=== [[Setup a SVN Server on a Shared Hosting]] === | === [[Setup a SVN Server on a Shared Hosting]] === | ||
How to setup SVN hosting (via <tt>svn+ssh</tt>) if you're on a shared hosting client - no root access. | How to setup SVN hosting (via <tt>svn+ssh</tt>) if you're on a shared hosting client - no root access. | ||
− | |||
− | |||
− | |||
− | |||
== References and Tutorials == | == References and Tutorials == | ||
Line 34: | Line 30: | ||
=== [[Small jQuery Cheat Sheet]] === | === [[Small jQuery Cheat Sheet]] === | ||
− | |||
− | |||
== Short Notes - Tips and Tricks == | == Short Notes - Tips and Tricks == | ||
Line 92: | Line 86: | ||
==== [[Rip Video DVD that is not Finalized]] ==== | ==== [[Rip Video DVD that is not Finalized]] ==== | ||
+ | |||
+ | ==== [[Install Apache and PHP to do Secure h264 Pseudo Streaming]] ==== | ||
== [[Links]] == | == [[Links]] == |
Revision as of 22:52, 1 June 2012
Welcome to the PaskvilWiki!
The future shape of this wiki is unknown for now, let's hope it'll be something good...
This is partially a private wiki - viewing is allowed to all, but editing is allowed only to registered users.
This is more of a prevention than denial - I don't have time to monitor and moderate edits; - you're more than welcome to request registration, all contributors are very much welcome!
Just write me at josef.at.paskvil.dot.com.
SVN
Simple Guide to SVN Client
Bullets on how to use SVN client.
Creating a SVN Repository
How to create a new SVN repository to serve using svnserve, via svn+ssh or via Apache.
Moving a SVN Repository
Moving complete SVN repository from one host to another.
How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.
References and Tutorials
Emacs and Slime Reference
Small jQuery Reference
Small jQuery Cheat Sheet
Short Notes - Tips and Tricks
Apache
- Note on serving of local files
- Self-Signed SSL Certificate
- Enable SSL/HTTPS in Apache
- .htaccess and mod_rewrite Tricks
Bash
- Extensions and File Name
C/C++
- How to clean up after child thread
- Non-blocking IO using sockets
ffmpeg
- Rip DVD into FLV (or anything else)
Linux Administration
- Reset Compiz to Default Settings
- Enable and Start sendmail
- Installing sendmail
- Sending Emails using sendmail
PHP
- Convert Accented Characters to Non-Accented
- Upload a File using cURL
Security
- Password Generators
ViM
- Delete all lines matching a pattern
- Directly type HTML entities
- Reformat a plain text paragraph
Web - HTML, CSS, JS, jQuery, etc.
- Multiple Submit Buttons and/or Multiple Forms on Page
- Make 'float' Elements Appear One under Another
- Upload a File via Form
- Override the IE's Problem with width
- Make an Element Fill In All the Remaining Space