Halaman

Minggu, 31 Maret 2013

delphipi Delphi Package Installer

. Minggu, 31 Maret 2013 .

Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE. DelphiPI automatically resolves dependencies between packages, compiles, installs and adds source paths to your IDE.

https://code.google.com/p/delphipi/

(Read More..)

Superhero.js

.


Superhero.js

Creating, testing and maintaining a large JavaScript code base is not easy — especially since great resources on how to do this are hard to find. This page is a collection of the best articles, videos and presentations we've found on the topic.



http://superherojs.com/

(Read More..)

Watcher: Web security testing tool and passive vulnerability scanner Watcher: Web security testing tool and passive vulnerability scanner

.

http://websecuritytool.codeplex.com/

(Read More..)

MySQL 5.6 – InnoDB Memcached Plugin as a caching layer

.

http://www.mysqlperformanceblog.com/2013/03/29/mysql-5-6-innodb-memcached-plugin-as-a-caching-layer/?utm_campaign=mysql-5-6-innodb-memcached-plugin-as-a-caching-layer

(Read More..)

Sublime EasyMotion

.

https://github.com/tednaleid/sublime-EasyMotion#readme

(Read More..)

Scaling Realtime at DISQUS

.

https://speakerdeck.com/northisup/scaling-realtime-at-disqus

(Read More..)

linux : dump BIOS

.

dd if=/dev/mem bs=1k skip=768 count=256 2>/dev/null | strings -n 8 # Dump bios data. However, I still recommend dmidecode to read BIOS.

(Read More..)

lsb_release : menentukan distro apa yang di pakai

.

lsb_release -a

(Read More..)

fuser : fuser -k -15 -m /home/vivek # Kill every process accessing /home/vivek #Linux #Tips

.

fuser -k -15 -m /home/vivek # Kill every process accessing /home/vivek #Linux #Tips

(Read More..)

MNPP Mac + Nginx + Percona + PHP or Python

.

http://getmnpp.org/

(Read More..)

Sabtu, 30 Maret 2013

Coloumnal css

. Sabtu, 30 Maret 2013 .

http://www.columnal.com/

(Read More..)

Explore and Master Chrome DevTools

.

http://discover-devtools.codeschool.com/

(Read More..)

Analyzing million of github commit

.

http://www.igvita.com/slides/2012/bigquery-github-strata.pdf

(Read More..)

Breaking 1 second mobile barrirer

.

http://www.igvita.com/slides/2013/breaking-1s-mobile-barrier.pdf

(Read More..)

r-google-analytics

.

 

(Read More..)

About NixOS

.

 NixOS is an experimental GNU/Linux distribution that aims to improve the state of the art in system configuration management. In existing distributions, actions such as upgrades are dangerous: upgrading a package can cause other packages to break, upgrading an entire system is much less reliable than reinstalling from scratch, you can’t safely test what the results of a configuration change will be, you cannot easily undo changes to the system, and so on. We want to change that. NixOS has many innovative features:



http://nixos.org/nixos/

(Read More..)

High Performance Browser Networking

.

http://chimera.labs.oreilly.com/books/1230000000545/index.html

(Read More..)

Improving VM to VM network throughput on an ESXi platform

.

http://blog.cyberexplorer.me/2013/03/improving-vm-to-vm-network-throughput.html

(Read More..)

Developing the Rogue Pi

.

http://crushbeercrushcode.org/2013/03/developing-the-rogue-pi/

(Read More..)

Minggu, 17 Maret 2013

Cheating mysqlsandbox to install MariaDB 10.0

. Minggu, 17 Maret 2013 .

http://code.openark.org/blog/mysql/cheating-mysqlsandbox-to-install-mariadb-10-0

(Read More..)

Sublime Web Inspector Debug Javascript right in the Sublime Text editor

.

http://sokolovstas.github.com/SublimeWebInspector/

https://github.com/sokolovstas/SublimeWebInspector

(Read More..)

Sabtu, 16 Maret 2013

cheat sheet digital evidens : Digital Forensics SIFT'ing: Cheating Timelines with log2timeline

. Sabtu, 16 Maret 2013 .

http://computer-forensics.sans.org/blog/2011/12/16/digital-forensics-sifting-cheating-timelines-with-log2timeline

(Read More..)

PowerShell for Penetration Testers

.

http://www.slideshare.net/nikhil_mittal/power-shell-forpenetrationtesters

(Read More..)

Python Iteration

.

http://nedbatchelder.com/text/iter.html

(Read More..)

Using PHP 5.5's New "Opcache" Opcode Cache

.

https://blogs.oracle.com/opal/entry/using_php_5_5_s

(Read More..)

Raspibeery IO project

.

http://raspberry.io/projects/

(Read More..)

DNSaaS application MySQL HA solution with Percona XtraDB Cluster (Galera)

.

http://capttofu.livejournal.com/29380.html

(Read More..)

Volatility : windows Forensics

.

http://volatility-labs.blogspot.it/2013/03/if-youre-going-to-cheat_15.html

An advanced memory forensics framework

(Read More..)

Selasa, 12 Maret 2013

GoAccess (A Real-Time Apache and Nginx) Web Server Log Analyzer

. Selasa, 12 Maret 2013 .

http://www.tecmint.com/goaccess-a-real-time-apache-and-nginx-web-server-log-analyzer/

http://goaccess.prosoftcorp.com/

(Read More..)

Application-only authentication

.

https://dev.twitter.com/docs/auth/application-only-auth

(Read More..)

Escaping a Python sandbox (NdH 2013 quals writeup)

.

http://blog.delroth.net/2013/03/escaping-a-python-sandbox-ndh-2013-quals-writeup/

(Read More..)

PoC Keylogger android : Inserting keylogger code in Android SwiftKey using apktool

.

http://www.android-app-development.ie/blog/2013/03/06/inserting-keylogger-code-in-android-swiftkey-using-apktool/

(Read More..)

Free Software Update Checker for your PC

.

http://www.spamfighter.com/OUTDATEfighter/

(Read More..)

Rapid, Interactive Prototyping for Your Web, Desktop, and Mobile Apps

.

http://www.infragistics.com/products/indigo-studio

(Read More..)

HowTo: Linux Remove a PDF File Password Using Command Line Options

.

http://www.cyberciti.biz/faq/removing-password-from-pdf-on-linux/

(Read More..)

from DOM to Screen

.

http://www.html5rocks.com/en/tutorials/speed/layers/

(Read More..)

Senin, 11 Maret 2013

Unix Tricks

. Senin, 11 Maret 2013 .

http://mmb.pcb.ub.es/~carlesfe/unix/tricks.txt

(Read More..)

Preboot

.

Preboot is a comprehensive and flexible collection of LESS utilities. Its original variables and mixins became the precursor to Bootstrap. Since then, it's all come full circle.
After a two-year hiatus, Preboot has been reborn with many of the LESS variable and mixin improvements from Bootstrap, along with some new enhancements, too. It's one of the lightest and most powerful tools for CSS development without any prebuilt components.
Need something more powerful? Use Bootstrap.

 http://getpreboot.com/

(Read More..)

Brands Icons And Color Style Guides (100 Icons, PNG, CSS)

.

http://www.smashingmagazine.com/2013/03/10/free-brand-icons-color-style-guides-icons/

(Read More..)

Penjelasan SPDY oleh team mozilla

.

https://mozillaignite.org/resources/labs/lab-5-spdy-eliminating-web-bottlenecks-and-taking-full-advantage-1-gbs/

(Read More..)

Deploying remote MySQL sandboxes

.

http://datacharmer.blogspot.it/2013/03/deploying-remote-mysql-sandboxes.html

(Read More..)

Minggu, 10 Maret 2013

rainbarf

. Minggu, 10 Maret 2013 .

rainbarf - CPU/RAM/battery stats chart bar for tmux (and GNU screen)

https://github.com/creaktive/rainbarf

(Read More..)

Jumat, 08 Maret 2013

ikonic: 150 real iOS icons

. Jumat, 08 Maret 2013 .

http://radesign.in/ikonic-150-vector-icons-25-free/

(Read More..)

version.js

.

https://github.com/jstayton/version.js

(Read More..)

Emblem.js

.

a concise, beautiful, and fully compatible
templating alternative for Handlebars.js

http://emblemjs.com/

(Read More..)

MagicSuggest

.

http://nicolasbize.github.com/magicsuggest/

(Read More..)

#Find and cd into adaptecbin directory on the fly if you forgotten the actual path.

.

cd $(find -type d -iname adaptecbin  2>/dev/null) #Find and cd into adaptecbin directory on the fly if you forgotten the actual path.

(Read More..)

Investigating MySQL Replication Latency in Percona XtraDB Cluster

.

http://www.mysqlperformanceblog.com/2013/03/03/investigating-replication-latency-in-percona-xtradb-cluster/

(Read More..)

Accessing Percona XtraDB Cluster nodes in parallel from PHP using MySQL asynchronous queries

.

http://www.mysqlperformanceblog.com/2013/03/06/accessing-xtradb-cluster-nodes-in-parallel-from-php-using-mysql-asynchronous-calls/

(Read More..)

Replacing MySQL with Percona in 11.36

.

http://blog.cpanel.net/replacing-mysql-with-percona-in-11-36/

(Read More..)

MySQL performance: Impact of memory allocators (Part 2)

.

http://www.mysqlperformanceblog.com/2013/03/08/mysql-performance-impact-of-memory-allocators-part-2

(Read More..)

pyHIDS

.

pyHIDS is a simple HIDS (host-based intrusion detection system) for verifying the integrity of a system. It uses an RSA signature to check the integrity of its database. Alerts are written in the logs of the system and can be sent via email to a list of users. You can define rules to specify files to be checked periodically.
Tested with Python 3.2.

https://bitbucket.org/cedricbonhomme/pyhids/

(Read More..)

Linux: See Bandwidth Usage Per Process With Nethogs Tool

.

http://www.cyberciti.biz/faq/linux-find-out-what-process-is-using-bandwidth/

(Read More..)

Java native code injection

.

http://www.lexsi-leblog.fr/audit/java-native-code-injection.html

(Read More..)

Faster, smaller and more beautiful web with WebP

.

https://developers.google.com/speed/webp/
https://github.com/igrigorik/webp-detect

webp-ffi

https://github.com/le0pard/webp-ffi

 

(Read More..)

How to play Zopfli with Nginx

.

https://docs.google.com/document/d/1kpfGrYda1BNhWUx-cGfc6Sv3dFaw8DgKnRIE8yHpqIY/edit

(Read More..)

zopfli Zopfli Compression Algorithm

.

https://code.google.com/p/zopfli/

(Read More..)

Sabtu, 02 Maret 2013

The true power of regular expressions 15. June 2012

. Sabtu, 02 Maret 2013 .

http://nikic.github.com/2012/06/15/The-true-power-of-regular-expressions.html

(Read More..)

Crayon Syntax Highlighter

.

http://aramk.com/projects/crayon-syntax-highlighter/

(Read More..)

Linux EFI Tools Supports Manipulating UEFI Signatures

.

http://www.phoronix.com/scan.php?page=news_item&px=MTMxNTU

(Read More..)

MySQL optimizer: ANALYZE TABLE and Waiting for table flush

.

http://www.mysqlperformanceblog.com/2013/02/27/be-cautious-with-analyze-table

(Read More..)

InnoDB Full-text Search in MySQL 5.6 (part 1)

.

http://www.mysqlperformanceblog.com/2013/02/26/myisam-vs-innodb-full-text-search-in-mysql-5-6-part-1/

(Read More..)

Percona Server on the Nexus 7: Your own MySQL Database Server on an Android Tablet

.

http://www.mysqlperformanceblog.com/2013/02/28/percona-server-on-the-nexus-7-your-own-mysql-database-server-on-android-tablet/

(Read More..)

5 Things You Should Be Doing With Google Mobile App Analytics Crash & Exception Measurement

.

http://analytics.blogspot.com/2013/02/5-things-you-should-be-doing-with.html

(Read More..)

ddlscan - Utility to Help Analyze and Migrate Database Schemas

.

http://flyingclusters.blogspot.it/2013/02/ddlscan-utility-to-help-analyze-and.html

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com