Difference between revisions of "Main Page"

From PaskvilWiki
Jump to: navigation, search
(Short Notes)
(Short Notes - Tips and Tricks)
Line 44: Line 44:
  
 
=== [[Short Notes on Security|Security]] ===
 
=== [[Short Notes on Security|Security]] ===
 
=== [[Short Notes on Programming|Programming]] ===
 
  
 
=== [[Short Notes on C/C++|C/C++]] ===
 
=== [[Short Notes on C/C++|C/C++]] ===
 +
 +
* How to clean up after child thread
 +
* Non-blocking IO using sockets
  
 
=== [[Short Notes on PHP|PHP]] ===
 
=== [[Short Notes on PHP|PHP]] ===
 +
 +
* Convert Accented Characters to Non-Accented
 +
* Upload a File using cURL
  
 
=== [[Short Notes on Web|Web - HTML, CSS, JS, jQuery, etc.]] ===
 
=== [[Short Notes on Web|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 <tt>width</tt>
 +
* Make an Element Fill In All the Remaining Space
  
 
=== [[Short Notes on Bash|Bash]] ===
 
=== [[Short Notes on Bash|Bash]] ===
 +
 +
* Extensions and File Name
  
 
=== [[Short Notes on ViM|ViM]] ===
 
=== [[Short Notes on ViM|ViM]] ===

Revision as of 21:28, 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.

Administration

Setup sendmail, and Send Emails

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.

Setup a SVN Server on a Shared Hosting

How to setup SVN hosting (via svn+ssh) if you're on a shared hosting client - no root access.

Video Streaming etc.

Install Apache and PHP to do Secure h264 Pseudo Streaming

References and Tutorials

Emacs and Slime Reference

Small jQuery Reference

Small jQuery Cheat Sheet

Helpers

Short Notes - Tips and Tricks

Security

C/C++

  • How to clean up after child thread
  • Non-blocking IO using sockets

PHP

  • Convert Accented Characters to Non-Accented
  • Upload a File using cURL

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

Bash

  • Extensions and File Name

ViM

Linux Administration

Other Short Notes

Rip Video DVD that is not Finalized

Links