Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 60 / 177
Smartly.io - Facebook and Instagram Performance Marketing Platform https://www.smartly.io/
22/06/2016 09:25:43

Smartly.io is the leading Facebook ad optimization solution for agencies and performance marketers

webdesign dashboard
How to easily install the very latest GNOME in any Distro with JHBuild | woGue http://worldofgnome.org/how-to-easily-install-the-very-latest-gnome-in-any-distro-with-jhbuild/
22/06/2016 06:04:33
gnome
Solus https://solus-project.com/?_utm_source=1-2-2
22/06/2016 05:49:00
linux
Note: Thumbo fresh install /shaare/gi6jjA
21/06/2016 17:29:08

sudo su and run the following

aptitude update

install all dependencies

aptitude -y install \
python-pip \
python2.7-dev \
libssl-dev \
libcurl4-openssl-dev \
python-numpy \
python-opencv \
libopencv-dev \
libjpeg-dev \
libpng-dev \
libx264-dev \
libass-dev \
libvpx1 \
libvpx-dev \
libwebp-dev \
webp \
gifsicle

install thumbor, will take a while

pip install thumbor

set default thumbor config

thumbor-config > /etc/thumbor.conf

adding a key

SECURITY_KEY = 'YZTlj1k5nFZA58U25eiJ5X3z9j8RhTg8'

create init file /etc/init/thumbor.conf

description "Thumbor image manipulation service"
author "Nicolas Danelon <nicolas@smarttly.com>"
start on startup
stop on shutdown
exec thumbor -c /etc/thumbor.conf -p 80
post-start script
    PID=`status thumbor | egrep -oi '([0-9]+)$' | head -n1`
    echo $PID > /var/run/thumbor.pid
end script
post-stop script
    rm -f /var/run/thumbor.pid
end script

set, check and run thumbor init file

chmod 755 /etc/init/thumbor.conf && \
init-checkconf /etc/init/thumbor.conf && \
initctl reload-configuration && \
service thumbor start

testing run

thumbor -c /etc/thumbor.conf -p 80
python
Geo for Bootstrap, a Timeless Theme http://code.divshot.com/geo-bootstrap/
21/06/2016 17:07:45

bootswatch geocities altavista WTF

bootstrap theme
php - Laravel s3 multiple buckets - Stack Overflow http://stackoverflow.com/a/35344933
16/06/2016 15:10:38
laravel amazon
Krafthaus Bauhaus - A Laravel Admin Generator http://bauhaus.krafthaus.nl/
15/06/2016 16:12:13
laravel4
Clean way to inject old input https://laracasts.com/discuss/channels/code-review/clean-way-to-inject-old-input
15/06/2016 16:11:57
laravel form
El comandante https://media.giphy.com/media/26BoDaWQrdsJSF18k/giphy.gif
14/06/2016 18:58:14
extremoweb funny
thumbor/thumbor: thumbor is an open-source photo thumbnail service by globo.com https://github.com/thumbor/thumbor
10/06/2016 10:17:11
phyton image
Mega Boilerplate ★ Handcrafted starter projects, optimized for simplicity and ease of use http://megaboilerplate.com/
10/06/2016 10:16:48
template
Simple Slider http://jsfiddle.net/senormedia/myefaj92/
09/06/2016 22:14:46
jquery slider
Enterprise Patterns http://martinfowler.com/articles/enterprisePatterns.html
09/06/2016 18:38:51

A long-form article entitled: "Enterprise Patterns"

Catalog of Patterns of Enterprise Application Architecture http://martinfowler.com/eaaCatalog/
09/06/2016 18:38:28
Design Patterns - Wikipedia, the free encyclopedia https://en.m.wikipedia.org/wiki/Design_Patterns
09/06/2016 18:37:41
Umbrella JS http://umbrellajs.com/
08/06/2016 21:20:33

Tiny library for DOM manipulation, events and AJAX
(Picnic JS)

framework javascript lightweight ajax
Picnic CSS http://picnicss.com/
08/06/2016 21:19:59

Lightweight and beautiful library
(Umbrella JS)

framework css responsive lightweight
Weekdays https://media.giphy.com/media/NCPcywASJGggw/giphy.gif
08/06/2016 20:13:22
funny
Theme - GTK 3 https://github.com/tista500/Adapta
07/06/2016 12:16:52
gnome theme
diemax/dotfiles: My amazing vim, zsh and tmux config files https://github.com/diemax/dotfiles
07/06/2016 12:15:05
dotfiles
page 60 / 177
3801 links, including 264 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn