Quantcast
Channel: PipisCrew Official Homepage
Browsing all 11347 articles
Browse latest View live

[php] phpsession

source http://github.com/joefallon/phpsession Allows a maximum age to be used for session invalidation. Allows a maximum inactivity time to be used for session invalidation. //Session.php <?php...

View Article


[js] AngularJS and Twitter Bootstrap

http://www.w3schools.com/angular/angular_bootstrap.asp

View Article


Image may be NSFW.
Clik here to view.

[css] bootstrap – glyphicon watermark in input

source – http://www.java2s.com/Tutorials/HTML_CSS/Bootstrap_Example/Form/Put_Glyphicon_Inside_Input_Box.htm //test <style> .left-inner-addon { position: relative; } .left-inner-addon input {...

View Article

[app] Pixlr Editor

Is a robust browser photo editor, for all your editing needs. Have full control over your images, including layers and effects. (photoshop like) http://pixlr.com/editor/

View Article

SkyFly

http://www.skyfly.gr/ http://goo.gl/CX5FNR

View Article


[app] OneTab

http://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall

View Article

What Is Code?

JUNE 11, 2015 BY PAUL FORD http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/

View Article

[bootstrap] select mutliselect

http://github.com/davidstutz/bootstrap-multiselect w/ ‘Server-Side’ support http://davidstutz.github.io/bootstrap-multiselect/#post $('#d_typeis').multiselect({ includeSelectAllOption: true,...

View Article


[js] A Modern Introduction to Programming with JavaScript and jQuery

http://www.openbookproject.net/books/mi2pwjs/index.html

View Article


[php] plain visitor counter

//source - http://www.stevedawson.com/scripts/text-counter.php <?php $log_file = "count_file.txt"; if (file_exists($log_file)) { $fil = fopen($log_file, 'r'); $dat = fread($fil,...

View Article

[js+php] subscribe template – write to text file

-validate the controls with HTML5 -hijack form submit via jQ, make the submit with AJAX -fade the success result.. //subscribe.php <?php if (!isset($_POST["fname"]) || !isset($_POST["email"]) ||...

View Article

[css] gradient

http://www.colorzilla.com/gradient-editor/ or http://www.cssmatic.com //html and body to height: 100% doesn't seem to work if the content needs to scroll. //warning when make gradient and the page is...

View Article

[js+css] jQuery Animation

<!DOCTYPE html> <html> <head> <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> <script type="text/javascript"> $("document").ready(function() {...

View Article


Samsung Galaxy hack: SwiftKey vulnerability

600 million phones might be hit by the problem, which lets hackers look through the camera and read text messages. The hack works by exploiting a problem with the Samsung IME keyboard, a re-packaged...

View Article

Disable Flash on Chrome

Chrome In the URL bar, type about:plugins source – http://www.redmondpie.com/disable-flash-in-chrome-firefox-safari-other-web-browsers-to-keep-your-pc-safe-from-vulnerabilities/ get all ‘hidden’ pages...

View Article


[html+css+js] dirtymarkup

A web-based interface for cleaning your dirty markup. http://www.dirtymarkup.com/

View Article

[php] CakePHP – Shopping Cart

A simple PHP Shopping Cart built with CakePHP PHP framework. v2.5 http://github.com/andraskende/cakephp-shopping-cart author : http://www.kende.com/ v3.0 http://github.com/quickapps/cms CakePHP 3, here...

View Article


[greek] “Αδύνατη”η εξωσωματική γονιμοποίηση μετά τα 44

Οι πιθανότητες μια γυναίκα άνω των 44 ετών να “πιάσει” παιδί με εξωσωματική γονιμοποίηση (IVF), χρησιμοποιώντας τα δικά της ωάρια, είναι μόνο 1,3% , σύμφωνα με μια νέα ισπανική επιστημονική έρευνα....

View Article

[app] Seedpeer

Started out as a small torrent site a few years ago, our main objective was to keep the site clean, fast and reliable. After a year of solo administration we gained a few more administrators and...

View Article

[php] PHP Form Builder Class

The PFBC (PHP Form Builder Class) project is developed with the following goals in mind… Promote rapid development of forms through an object-oriented PHP structure. Eliminate the grunt/repetitive work...

View Article
Browsing all 11347 articles
Browse latest View live