Halaman

Selasa, 31 Januari 2012

FCAEBOOOK CSS BUTTON!!!!

. Selasa, 31 Januari 2012 .

http://nicolasgallagher.com/lab/css3-facebook-buttons/

(Read More..)

Senin, 30 Januari 2012

What Are Full, Incremental, and Differential Backups?

. Senin, 30 Januari 2012 .

http://www.mysqlperformanceblog.com/2012/01/23/what-are-full-incremental-and-differential-backups/

(Read More..)

Android Network Toolkit (ANTI) Review - Pentest at the push of a button

.

http://thehackernews.com/2012/01/android-network-toolkit-anti-review.html

(Read More..)

Cookies don't replace Sessions

.

http://blog.preinheimer.com/index.php?/archives/373-Cookies-dont-replace-Sessions.html

(Read More..)

NICE VISUALIZATION

.

http://www.onehourpersecond.com/

(Read More..)

GET SPARK SESSION!!!!

.


Basic Information: session-driver


Hey CI devs, tired of your session dropping at random? Try out a new session library and native PHP sessions:

http://t.co/Eori8mAW


http://getsparks.org/packages/session-driver/versions/HEAD/show

(Read More..)

A Design Primer for Engineers

.

http://www.randsinrepose.com/archives/2012/01/16/a_design_primer_for_engineers.html

(Read More..)

HTML5 PLEASE

.


se the new and shiny responsibly.
Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. tell me more

(Read More..)

CodeIgniter [ 2.1 ] Starting Point Project --

.

https://github.com/linuxjuggler/CI_Starter

(Read More..)

zip.js -

.

A JavaScript library to zip and unzip files


http://gildas-lormeau.github.com/zip.js/demos/demo1.html

(Read More..)

Sabtu, 28 Januari 2012

Linux one million connections TCP

. Sabtu, 28 Januari 2012 .


# General gigabit tuning:
net.core.rmem_max = 16777216
net.core.wmem_max = 16777216
net.ipv4.tcp_rmem = 4096 87380 16777216
net.ipv4.tcp_wmem = 4096 65536 16777216
net.ipv4.tcp_syncookies = 1
# this gives the kernel more memory for tcp
# which you need with many (100k+) open socket connections
net.ipv4.tcp_mem = 50576 64768 98152
net.core.netdev_max_backlog = 2500
# if masquerading used
net.ipv4.netfilter.ip_conntrack_max = 1048576
# one million connections
net.core.rmem_max = 33554432
net.core.wmem_max = 33554432
net.ipv4.tcp_rmem = 4096 16384 33554432
net.ipv4.tcp_wmem = 4096 16384 33554432
net.ipv4.tcp_mem = 786432 1048576 26777216
net.ipv4.tcp_max_tw_buckets = 360000
net.core.netdev_max_backlog = 2500
vm.min_free_kbytes = 65536
vm.swappiness = 0
net.ipv4.ip_local_port_range = 1024 65535

(Read More..)

bagus 4 shared

.

http://www.4shared.com/dir/4199746/db56867a/sharing.html

(Read More..)

Senin, 23 Januari 2012

Ilmu Mesh Network

. Senin, 23 Januari 2012 .

http://download.berlin.freifunk.net/ebooks/Building_a_Rural_Wireless_Mesh_Network_-_A_DIY_Guide_v0.7_65.pdf

(Read More..)

Lusca Web/Proxy Cache

.

http://www.lusca.org/

(Read More..)

Minggu, 22 Januari 2012

resumable.js

. Minggu, 22 Januari 2012 .

https://github.com/23/resumable.js

(Read More..)

TextExt Plugin for jQuery

.

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.
The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together with other plugins.

http://textextjs.com/

(Read More..)

MySQL replication monitoring on Ubuntu 10.04 with Nagios and NRPE

.

http://blog.endpoint.com/2012/01/mysql-replication-monitoring-on-ubuntu.html

(Read More..)

blog.didierstevens.com

.

http://blog.didierstevens.com

(Read More..)

grinder

.


I'm open sourcing a portion of my system for browser fuzzing called Grinder. Comprised of two main components, many Grinder Nodes are setup to perform the fuzzing of various browsers while a single Grinder Server will collate the results and provides a simple web interface for managing a large number of crashes. A few screenshots should give you the gist of things...

(Read More..)

csvkit 0.4.2 (beta)¶

.

http://csvkit.readthedocs.org/en/latest/index.html

(Read More..)

Building A RESTful PHP Server: Understanding the Request

.

http://www.lornajane.net/posts/2012/building-a-restful-php-server-understanding-the-request

(Read More..)

Code Snippet or wordpress dev

.

http://wp-snippets.com/

(Read More..)

6 Useful Graphical Git Client for Linux `

.

http://maketecheasier.com/6-useful-graphical-git-client-for-linux/2012/01/18

(Read More..)

RapidShare API - Last updates and revision history on bottom of this document

.

http://images.rapidshare.com/apidoc.txt

(Read More..)

Backing up binary log files with mysqlbinlog

.

http://www.mysqlperformanceblog.com/2012/01/18/backing-up-binary-log-files-with-mysqlbinlog

(Read More..)

Playing with Memcached Plugin

.

http://mablomy.blogspot.com/2012/01/i-am-currently-playing-lot-with-new.html

(Read More..)

Building a Modern Web Stack for the Real-time Web

.

http://www.igvita.com/2012/01/18/building-a-modern-web-stack-for-the-realtime-web/

(Read More..)

Gridpack : The Responsive grid generator

.

http://gridpak.com/

(Read More..)

JavaScript Pattern Collection : Pattern &Antipattern

.

http://shichuan.github.com/javascript-patterns/

(Read More..)

Backbone Fundamentals – A Free Work-In-Progress Book For Developers Of All Levels

.

http://addyosmani.com/blog/backbone-fundamentals/

(Read More..)

SP Toolkit - Open Source Phishing Education Toolkit

.

http://thehackernews.com/2012/01/sp-toolkit-open-source-phishing.html?

(Read More..)

Automate your Android app testing

.

http://www.netmagazine.com/tutorials/automate-your-android-app-testing

(Read More..)

jQuery Clean and Simple Tooltips: gips

.

http://www.egrappler.com/jquery-clean-and-simple-tooltips-gips/

(Read More..)

Benchmarks of new innodb_flush_neighbor_pages

.

http://www.mysqlperformanceblog.com/2012/01/17/benchmarks-of-new-innodb_flush_neighbor_pages

(Read More..)

Percona XtraDB Cluster Feature 1: High Availability

.

http://www.mysqlperformanceblog.com/2012/01/17/xtradb-cluster-feature-1-high-availability/

(Read More..)

How to Build MySQL 5.5 from Source Code on Windows

.

http://www.chriscalender.com/?p=689

(Read More..)

Sabtu, 21 Januari 2012

HeyWatch Codeigniter class

. Sabtu, 21 Januari 2012 .

https://github.com/gafitescu/heywatch-php

(Read More..)

Call Customer Service at 1-800-555-0199

.

http://bradfrostweb.com/blog/mobile/a-tel-tale-sign/

(Read More..)

Bootstrap Generator

.

http://www.martinbean.co.uk/bootstrap-generator/

(Read More..)

Villustrator

.

http://www.bilalquadri.com/villustrator/

(Read More..)

Basic Setup of Security-Onion: Snort, Snorby, Barnyard, PulledPork, Daemonlogger

.

http://www.irongeek.com/i.php?page=videos/basic-setup-of-security-onion-snort-snorby-barnyard-pulledpork-daemonlogger

(Read More..)

[Update] Instalasi dan Konfigurasi phpvirtualbox (VirtualBox Berbasis Web)

.

http://erdinote.com/2011/11/instalasi-dan-konfigurasi-phpvirtualbox-virtualbox-berbasis-web/

(Read More..)

On TermKit

.

http://acko.net/blog/on-termkit/

(Read More..)

Deduping Storage Deduplication

.

http://www.linux-mag.com/id/7535/

(Read More..)

YouTube Popup Buttons

.

http://css-tricks.com/youtube-popup-buttons/

(Read More..)

hashcat and hashcat-GUI

.

http://hashcat.net/forum/forum-16.html

(Read More..)

Promptumenu

.

A jQuery plugin that allows you to display list items in a similar way like a iPhone home screen. If item count exceeds the displayed items on one screen, users can swipe through screens.
http://natrixnatrix89.github.com/promptu-menu/

(Read More..)

PHP mysqlnd query cache plugin quickstart is online!

.

http://blog.ulf-wendel.de/2012/php-mysqlnd-query-cache-plugin-quickstart-is-online/

(Read More..)

Sabtu, 14 Januari 2012

Dinding Gelap IBM AS400

. Sabtu, 14 Januari 2012 .

https://download.attachmate.com/Upgrades/SearchResults.aspx?q=hllapi
http://support.attachmate.com/techdocs/2164.html

(Read More..)

Jumat, 13 Januari 2012

BUatan IndonesIA { miras }

. Jumat, 13 Januari 2012 .

A PHP Framework That Makes Beginner Happy

 http://miras.raweet.org/

(Read More..)

The contenteditable attribute

.

http://html5doctor.com/the-contenteditable-attribute/

(Read More..)

Percona testing: Quick test clusters with kewpie!

.

http://www.mysqlperformanceblog.com/2012/01/13/percona-testing-quick-test-clusters-with-kewpie

(Read More..)

PXLOADER

.


A JavaScript Preloader for HTML5 Apps

PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.

(Read More..)

Writing Quality Third-Party JS - Part 2: Loading Your Code

.

http://blog.errorception.com/2012/01/writing-quality-third-party-js-part-2.html

(Read More..)

Writing Quality Third-Party JS - Part 1: The First Rule

.


Writing Quality Third-Party JS - Part 1: The First Rule

(Read More..)

Understanding MVC And MVP (For JavaScript And Backbone Developers)

.

http://addyosmani.com/blog/understanding-mvc-and-mvp-for-javascript-and-backbone-developers/

(Read More..)

Short Musings On JavaScript MV* Tech Stacks

.

http://addyosmani.com/blog/short-musings-on-javascript-mv-tech-stacks/

(Read More..)

How rel=nofollow Works

.

http://luigimontanez.com/2012/how-rel-nofollow-works/

(Read More..)

Android Design

.

http://developer.android.com/design/index.html

(Read More..)

Javascript Pattern

.


A JavaScript pattern and antipattern code collection that covers function patterns, jQuery patterns, design patterns, general patterns, literals and constructor patterns (upcoming), object creation patterns (upcoming), code reuse patterns (upcoming), DOM and browser patterns (upcoming).
Newly added patterns will be regularly

http://shichuan.github.com/javascript-patterns/

(Read More..)

Password strength verification with jQuery

.

http://www.webdesignerdepot.com/2012/01/password-strength-verification-with-jquery/

(Read More..)

Percona Toolkit 2.0.1 and 1.0.2 released

.

http://www.mysqlperformanceblog.com/2012/01/03/percona-toolkit-2-0-1-and-1-0-2-released/

(Read More..)

PHP mysqli quickstart is online!

.

http://blog.ulf-wendel.de/2012/php-mysqli-quickstart-is-online/

(Read More..)

Using webfonts to insert characters or symbols in a website

.

http://opentype.info/blog/2012/01/09/using-webfonts-to-insert-characters-or-symbols-in-a-website/

(Read More..)

Zend Framework from Scratch – Models and Integrating Doctrine ORM

.

http://net.tutsplus.com/tutorials/php/zend-framework-from-scratch-models-and-integrating-doctrine-orm/

(Read More..)

Better Local Dev Hostnames with Dnsmasq

.

http://sixohthree.com/1679/better-local-dev-hostnames-with-dnsmasq

(Read More..)

Ghost

.


Ghost

A gem that allows you to create, list, and modify local hostnames with ease in linux and OS (more to come)...

(Read More..)

http://getkirby.com/

.


Kirby is a file-based cms

Easy to setup, easy to use, flexible as hell


(Read More..)

MySQL Enterprise Backup: Redo-log-only Incremental Backups

.

http://blogs.oracle.com/MySQL/entry/mysql_enterprise_backup_redo_log

(Read More..)

GammaRay 1.1 For Poking Qt Application Binaries

.

http://www.phoronix.com/scan.php?page=news_item&px=MTA0MTU
http://www.kdab.com/gammaray

(Read More..)

form_reset.sass

.

https://gist.github.com/1599212

(Read More..)

Self-extracting archive (SFX) as Creative Virus Handler

.

http://thehackernews.com/2012/01/self-extracting-archive-sfx-as-creative.html
http://unremote.org/?p=716

(Read More..)

Break Out of iframe

.

https://gist.github.com/1598861
http://css-tricks.com/snippets/javascript/break-out-of-iframe/

(Read More..)

How Often Should I Charge My Gadget’s Battery to Prolong Its Lifespan?

.

http://lifehacker.com/5875162/how-often-should-i-charge-my-gadgets-battery-to-prolong-its-lifespan

(Read More..)

Announcement of Percona XtraDB Cluster (alpha release)

.

http://www.mysqlperformanceblog.com/2012/01/09/announcement-of-percona-xtradb-cluster-alpha-release/
http://www.mysqlperformanceblog.com/2012/01/11/making-the-impossible-3-nodes-intercontinental-replication/


(Read More..)

Kamis, 12 Januari 2012

nrComm Lib

. Kamis, 12 Januari 2012 .

The nrComm Lib is set of Delphi VCL components, classes and routines for serial communication tasks. Library helps to get access to various devices: serial port, data and voice modems, barcode scanners, Human Interface Devices (HID), Bluetooth, USB, LPT, GSM, GPS and others. It provides solution for quick implementation almost any packet data protocol. It can work with sound and speech. Library allows send SMS messages over connected mobile phone (GSM terminal) and much more.

nrComm Lib develops since 1999 and lives over 10 years. Latest release supports most oldest and newest Delphi/CBuilder versions. Our project is always in progress and our team will include into product new features for support modern device interfaces and system API.
See most valuable features of nrComm Lib below.




Cari di tempat sampah


http://www.deepsoftware.ru/nrcomm/

(Read More..)

Sabtu, 07 Januari 2012

Membuat App Inventor Berjalan Tanpa Koneksi Internet

. Sabtu, 07 Januari 2012 .

http://indo-android.blogspot.com/2012/01/membuat-app-inventor-berjalan-tanpa.html

(Read More..)

hASHCAT

.

http://hashcat.net/forum/thread-761.html

(Read More..)

Hogan.js JavaScript templating from Twitter.

.

http://twitter.github.com/hogan.js/

(Read More..)

jQuery UI Bootstrap A Bootstrap-themed kickstart for jQuery UI widgets

.

http://addyosmani.github.com/jquery-ui-bootstrap/

(Read More..)

8 smoothie: Lightweight JavaScript library for smooth real-time charts in the browser

.

http://thechangelog.com/post/938035648/smoothie-smoothie-charts

(Read More..)

Minggu, 01 Januari 2012

Recover Your Deleted Files In Linux using Scalpel Utility

. Minggu, 01 Januari 2012 .

http://linuxaria.com/howto/recover-your-deleted-files-in-linux-using-scalpel-utility?lang=en

(Read More..)

Deprecated Linux networking commands and their replacements

.

http://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/

(Read More..)

A Responsive Design Approach for Complex, Multicolumn Data Tables

.

A Responsive Design Approach for Complex, Multicolumn Data Tables

 

http://filamentgroup.com/lab/responsive_design_approach_for_complex_multicolumn_data_tables/

 

 

(Read More..)

The Sweet Plugin: User Switching

.

http://wpcandy.com/broadcasts/the-sweet-plugin/user-switching

(Read More..)

How to optimize plugin loading

.

http://www.dev4press.com/2011/tutorials/wordpress/practical/how-to-optimize-plugin-loading/

(Read More..)

VBSCRIPT AND MERLIN

.

agentName = "Merlin"
agentPath = "c:\windows\msagent\chars\" & agentName & ".acs"
Set agent = CreateObject("Agent.Control.2")

agent.Connected = TRUE
agent.Characters.Load agentName, agentPath
Set character = agent.Characters.Character(agentName)

character.Show

character.MoveTo 500, 400
character.Play "GetAttention"
character.Speak "Hello, how are you?"
Wscript.Sleep 15000
character.Stop
character.Play "Hide"

(Read More..)

Introducing filer.js

.

http://ericbidelman.tumblr.com/post/14866798359/introducing-filer-js

(Read More..)

Email Address Encoder

.

http://wordpress.org/extend/plugins/email-address-encoder/

(Read More..)

Creating an API-Centric Web Application

.

Creating an API-Centric Web Application

http://net.tutsplus.com/tutorials/php/creating-an-api-centric-web-application/

 

(Read More..)

URI.js

.

URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority().
URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.

http://medialize.github.com/URI.js/

(Read More..)

percentage_grid

.

https://gist.github.com/1541124

(Read More..)

Design Pattern in Python

.

Authors: Rahul Verma, Chetan Giridhar
This book is about learning design patterns through the medium of Python language. If you are a tester interested in design of test automation frameworks or thinking about how a single test automation problem could be solved in different ways, this book would prove to be very useful. If you are new to design patterns being a programmer or you want to explore OOP in Python further, this text provides the first building blocks.

http://dpip.testingperspective.com/

(Read More..)

FeedEk jQuery RSS/ATOM Feed Plugin

.

FeedEk is an RSS/ATOM Feed Reader/Importer/Parser that is written with jQuery. You can obtain feeds easily from any domain.

http://www.jquery-plugins.net/FeedEK/FeedEk.html

(Read More..)

jQuery UI Bootstrap

.

jQuery UI Bootstrap A Bootstrap-themed kickstart for jQuery UI widgets (v0.1)

 

Welcome! This is a live preview of new the jQuery UI Bootstrap theme - a project I started to bring the beauty of Twitter's Bootstrap to jQuery UI widgets.
With this theme, not only do you get the ability to use Bootstrap-themed widgets, but you can now also use (most) of Twitter Bootstrap side-by-wide with it without components breaking visually.
It's still a work-in-progress, but I hope you find it useful. Issues and pull requests are always welcome - @addyosmani

http://addyosmani.github.com/jquery-ui-bootstrap/ 

(Read More..)

pentest-bookmarks

.

http://code.google.com/p/pentest-bookmarks/wiki/BookmarksList

(Read More..)

Minimus: The OS X JavaScript and CSS Minifier

.

Minimus is a GUI frontend for Yahoo’s YUI Compressor. Instead of using inconvenient and slow websites to compress your JavaScript and CSS, you can do it right on your Mac.
Add files to the queue by dropping them on the Dock icon (or by using the File menu) and press the Minify button to start the process. In no time at all, copies with a .min.js or .min.css extension will appear alongside the originals.
Minimus is a free download, but donations are appreciated if you find the app useful. Requires Mac OS X 10.6 Snow Leopard.

http://www.webmaster-source.com/minimus/

(Read More..)

Chosen

.

Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

 

 http://harvesthq.github.com/chosen/

(Read More..)

Textmate to VIM

.

Where I explain how to reproduce over 110 commands from Textmate in VIM.

http://www.jackkinsella.ie/2011/09/05/textmate-to-vim.html

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