Sunday, May 17, 2015
Tuesday, May 12, 2015
Starred Open Source Projects on Github Last Two Months
crobertsbmw / deckofcards
An API to simulate a deck of cards
fchollet / keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
okor / justice
Embeddable script for displaying web page performance metrics.
rapidloop / rtop
rtop is an interactive, remote system monitoring tool based on SSH
facebook / PathPicker
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
TidalLabs / Slacker
Simple Slack client for the CLI
ermouth / jQuery.my
jQuery.my is a plugin that bind form controls with js data structures.
dariubs / GoBooks
A curated list of Golang books
thephpleague / climate
PHP's best friend for the terminal.
go-bootstrap / go-bootstrap
Generates a lean and mean Go web project.
mblode / marx
The stylish CSS reset.
hephaest0s / usbkill
« usbkill » is an anti-forensic kill-switch that waits for a change on your USB ports and then immediately shuts down your computer.
typicode / json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
kevina / wordlist
SCOWL (and friends).
bevacqua / dragula
Drag and drop so simple it hurts
NathanEpstein / datakit
A lightweight framework for data analysis in JavaScript.
jondavidjohn / payform
A library for building credit card forms, validating inputs, and formatting numbers.
steelbrain / Worker-Exchange
Human-Friendly Web Worker wrapper.
mohebifar / xto6
Turn your ES5 code into readable ES6
dokipen / whoosh
unofficial git mirror of http://svn.whoosh.ca svn repo
guardianproject / ObscuraCam
keep it simple, keep it safe
mholt / caddy
Configurable, general-purpose HTTP/2 web server for any platform.
moose-team / friends
P2P chat powered by the web.
Graphify / graphify
Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
Wednesday, April 8, 2015
Starred Projects on Github Last Week
- Portable - drop it into any frontend project and see what's going on
- Easy setup - very little configuration required
- Attractive - generates a nested view of folder structure (inspiration taken from sass-guidelin.es)
- Automated - Parses comments in a file, pulls out the first one and adds it as a description
- Readable - results are saved to a seperate Frontend.md markdown file in the root of your project
caseyamcl / phpoaipmh OAI-PMH library for PHP
schmittjoh / JMSDiExtraBundle Provides Advanced Dependency Injection Features for Symfony2
JMSDiExtraBundle adds more powerful dependency injection features to Symfony2:
configure dependency injection via annotations
convention-based dependency injection in controllers
aspect-oriented programming capabilities for controllers
Automattic / kue Kue is a priority job queue backed by redis, built for node.js.
animade / frontend-md Frontend.md looks at your frontend source code and generates a markdown file (called, predictably, FRONTEND.md) outlining the folder/file structure together with any topline comments. It's not a complete documentation system or styleguide generator. Rather it's designed to be a very simple tool which you can use on new or existing projects to get a high level view of how the code is laid out.
Features
emirozer / fake2db create test databases that are populated with fake data
sindresorhus / chalk
Terminal string styling done right
colors.js used to be the most popular string styling module, but it has serious deficiencies like extending String.prototype which causes all kinds of problems. Although there are other ones, they either do too much or not enough.
Chalk is a clean and focused alternative.

git-ftp / git-ftp Git powered FTP client written as shell script.
mofarrell / p2pvc A point to point color terminal video chat.
A simple, fast command-line calculator written in Go
tdenniston / bish Bish is a language that compiles to Bash. It's designed to give shell scripting a more comfortable and modern feel.
Monday, March 16, 2015
Two online wedding planners
- https://ladymarry.com/ LadyMarry is the new wedding checklist for you. It provides highly customized schedule, a visual timetable and allows you to discover detailed resources
- https://weddinglovely.com/ WeddingLovely helps you plan your wedding and helps you find your wedding vendors. Personalized for you.
Monday, March 9, 2015
Selected Reading: "Knowledge-Based Trust: Estimating the Trustworthiness of Web Sources"
Knowledge-Based Trust: Estimating
the Trustworthiness of Web Sources
Xin Luna Dong, Evgeniy Gabrilovich, Kevin Murphy, Van Dang
Wilko Horn, Camillo Lugaresi, Shaohua Sun, Wei Zhang
Google Inc.
{lunadong|gabr|kpmurphy|vandang|wilko|camillol|sunsh|weizh}@google.com
Full text : http://arxiv.org/pdf/1502.03519v1.pdf
ABSTRACT
The quality of web sources has been traditionally evaluated using
exogenous signals such as the hyperlink structure of the graph. We
propose a new approach that relies on endogenous signals, namely,
the correctness of factual information provided by the source. A
source that has few false facts is considered to be trustworthy.
The facts are automatically extracted from each source by information
extraction methods commonly used to construct knowledge
bases. We propose a way to distinguish errors made in the extraction
process from factual errors in the web source per se, by using
joint inference in a novel multi-layer probabilistic model.
We call the trustworthiness score we computed Knowledge-Based
Trust (KBT). On synthetic data, we show that our method can reliably
compute the true trustworthiness levels of the sources. We
then apply it to a database of 2.8B facts extracted from the web,
and thereby estimate the trustworthiness of 119M webpages. Manual
evaluation of a subset of the results confirms the effectiveness
of the method.
Monday, February 9, 2015
Starred Projects last week
arasatasaygin / is.js
Micro check library
etsy / Hound
Lightning fast code searching made easy
kien / ctrlp.vim
Fuzzy file, buffer, mru, tag, etc finder.
whiteoctober / WhiteOctoberPagerfantaBundle
Bundle to use Pagerfanta with Symfony2.
streamproc / MediaStreamRecorder
Cross-Browser recording of audio/video media streams; targets WebRTC/getUserMedia/WebAudio/etc. Works both on Chrome/Firefox/Opera on desktop & android.
1up-lab / OneupUploaderBundle
This Symfony2 bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages and Gaufrette support.
pandao / editor.md
Editor.md: A simple online markdown editor.
genemu / GenemuFormBundle
Extra Form : Captcha GD, Tinymce, Recaptcha, JQueryDate, JQueryAutocomplete, JQuerySlider, JQueryFile, JQueryImage
Meet new MongoDb - MongoDb3.0
This release marks the beginning of a new phase in which we build on an increasingly mature foundation to deliver a database so powerful, flexible, and easy to manage that it can be the new DBMS standard for any team, in any industry.
MongoDB 3.0 brings with it massive improvements to performance and scalability, enabled by comprehensive improvements in the storage layer. We have built in the WiredTiger storage engine, an incredible technology with a distinguished pedigree. WiredTiger was engineered with latch-free, non-blocking algorithms to take advantage of trends in modern hardware, like large on-chip caches and heavily threaded architectures. By drawing on both academic research and their extensive commercial experience, the WiredTiger team built a storage engine that can underpin the next 20 years of data storage applications.
With WiredTiger, MongoDB 3.0 introduces document-level concurrency control, so performance remains fast and predictable under concurrent, write-intensive workloads. Transparent on-disk compression reduces storage requirements by up to 80%, and a choice of compression algorithms means that developers can tailor the performance/space trade-off to suit the needs of particular components in their applications.
Read more on https://www.mongodb.com/blog/post/announcing-mongodb-30
MongoDB 3.0 will be generally available in March, when we finish putting it through its paces. Stay tuned for our latest release candidate, we would love it if you would try it out and give us feedback.
Tuesday, January 27, 2015
Starred github projects last week
azer / boxcars
Easy-to-configure Static Web & Reverse Proxy Server in Go
DavidDurman / joint
JavaScript diagramming library
dseguy / clearPHP
Reference for writing clear PHP code
okulbilisim / todo.py
a To Do CLI application with SQLite backend
codemy / writefully
Writefully gem makes it easy to publish content to your blog / site
mledoze / countries
World countries in JSON, CSV, XML and Yaml. Any help is welcome!
thephpleague / csv
CSV data manipulation made easy in PHP
thephpleague / container
Small but powerful dependency injection container
thephpleague / route
Fast router and dispatcher built on top of FastRoute
thephpleague / flysystem
Abstraction for local and remote filesystems
webfactory / exceptions-bundle
A bundle to ease development of custom, user-friendly Symfony2 error pages.
sensiolabs / SensioGeneratorBundle
Generates Symfony2 bundles, entities, forms, CRUD, and more...
Datawalke / Coordino
Self-hosted Knowledge Software your question & answer system written on top of the CakePHP Framework
mustafaileri / DenetmenBundle
Url testing tool for symfony2 projects.
Friday, January 23, 2015
Thursday, December 25, 2014
Symfony2 ve Doctrine ile PostgreSQL'i Kullanarak Performanslı Mimari Oluşturma #sunum #pgday
Pgday kapsamında gerçekleşen Symfony sunum dosyası.
Wednesday, December 24, 2014
Wednesday, November 19, 2014
Hatırlatma: 3. Türkiye PostgreSQL Konferansı
Konferans ücretsiz
Konferans detayları: http://pgday.postgresql.org.tr/?pnum=7&pt=PDDay
Ücretsiz kayıt : http://www.eventbrite.com/e/3-turkiye-postgresql-konferans-tickets-14207401721?aff=es2&rank=1
PostgreSQL Kullanıcıları ve Geliştiricileri Derneği’nin düzenlediği 3. Türkiye PostgreSQL Konferansı TOBB Ekonomi ve Teknoloji Üniversitesi Yerleşkesinde 06.12.2014 Cumartesi günü gerçekleştirilecektir.
Konferans detayları: http://pgday.postgresql.org.tr/?pnum=7&pt=PDDay
Ücretsiz kayıt : http://www.eventbrite.com/e/3-turkiye-postgresql-konferans-tickets-14207401721?aff=es2&rank=1
Sunday, October 5, 2014
Introduction to Redis with Peter Hayes
Hack Reactor alumnus, Peter Hayes, gives a talk on an introduction to Redis. The presentation covers:
• What are key-value stores and what is Redis?
• Why use them? What are the advantages compared to standard databases?
• Setting up a connection in node
• The Redis API
• Basic Operations
• Hashes
• Sets
• Lists
The lecture is a combination of slides and a bit of live coding.
• What are key-value stores and what is Redis?
• Why use them? What are the advantages compared to standard databases?
• Setting up a connection in node
• The Redis API
• Basic Operations
• Hashes
• Sets
• Lists
The lecture is a combination of slides and a bit of live coding.
Friday, September 26, 2014
This Week's Starred Open Source Projects on Github
Here are the open source projects that I interested and found useful and starred.
Stamplay / stamplay-foodme
AngularJS take-out food ordering application.
nickel-org / nickel.rs
An expressjs inspired web framework for Rust
apidoc / apidoc
RESTful web API Documentation Generator
facebook / watchman
watches files and takes action when they change
structr / structr
Graph Application Platform based on Neo4j
mcrider / rest
A gateway plugin for Open Journal Systems that allows external applications to make HTTP requests for information about a journal, returning JSON-formatted data.
Stamplay / stamplay-tutorials
A set of basic tutorials to understand Stamplay APIs
Stamplay / stamplay-stackoverflow
Building Stack Overflow with AngularJS
Stamplay / stamplay-hackernews
JQuery based Hacker News clone build on top of Stamplay
simov / express-admin-examples
Examples repository for Express Admin
simov / express-admin
MySQL, MariaDB, SQLite, PostgreSQL admin for NodeJS
anvaka / npmgraph.an
Visualization of npm
symfony / DomCrawler
[READ-ONLY] Subtree split of the Symfony DomCrawler Component -- clone into Symfony/Component/ (master at symfony/symfony)
v0lkan / efficient-javascript
Source for the "efficient JavaScript" workshop that I've presented to udemy engineering team on 04/30
CrossRef / rest-api-doc
Documentation for CrossRef's REST API
NikhilKalige / git-log
A Atom package for git commit graphs
royrusso / elasticsearch-HQ
Monitoring and Management Web Application for ElasticSearch instances and clusters.
visionmedia / consolidate.js
Template engine consolidation library for node.js
lmenezes / elasticsearch-kopf
web admin interface for elasticsearch
byroot / derrick
Inspect Redis databases and print statistics about the keys
Cetsoft / imcache
Imcache is a Java Caching Library.
paulasmuth / recommendify
ruby/redis based recommendation engine (collaborative filtering)
timoxley / best-practices
Tidbits of developer best practices from around the web
timoxley / functional-javascript-workshop
A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
exercism / exercism.io
Crowd-sourced mentorship.
koehlma / pygrooveshark
PyGrooveshark is an implementation of the unofficial Grooveshark API as used by the official clients. It is written in Python and supports searching, stations as well as the popular songs list.
robmorgan / phinx
PHP Database Migrations for Everyone
yob / pdf-reader
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe.
CrossRef / pdfextract
A tool and library that can extract various areas of text from a PDF, especially a scholarly article PDF.
CrossRef / pdfmark
Add CrossRef bibliographic metadata (or any XMP) to a PDF
symfony / BrowserKit
[READ-ONLY] Subtree split of the Symfony BrowserKit Component -- clone into Symfony/Component/ (master at symfony/symfony)
fabpot / PHP-CS-Fixer
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
brianc / node-postgres
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.
thelia / thelia
Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
FriendsOfSymfony / FOSMessageBundle
Provides messenging features for your Symfony2 application.
facebook / mcrouter
Mcrouter is a memcached protocol router for scaling memcached deployments.
tarcieri / reia
Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
basho / webmachine
A REST-based system for building web applications.
discoproject / disco
a Map/Reduce framework for distributed computing
voronianski / melchior.js
Chainable Module Definition (CMD) dependency loader for JavaScript
marmelab / ng-admin
Add an AngularJS admin GUI to any RESTful API
Stamplay / stamplay-foodme
AngularJS take-out food ordering application.
nickel-org / nickel.rs
An expressjs inspired web framework for Rust
apidoc / apidoc
RESTful web API Documentation Generator
facebook / watchman
watches files and takes action when they change
structr / structr
Graph Application Platform based on Neo4j
mcrider / rest
A gateway plugin for Open Journal Systems that allows external applications to make HTTP requests for information about a journal, returning JSON-formatted data.
Stamplay / stamplay-tutorials
A set of basic tutorials to understand Stamplay APIs
Stamplay / stamplay-stackoverflow
Building Stack Overflow with AngularJS
Stamplay / stamplay-hackernews
JQuery based Hacker News clone build on top of Stamplay
simov / express-admin-examples
Examples repository for Express Admin
simov / express-admin
MySQL, MariaDB, SQLite, PostgreSQL admin for NodeJS
anvaka / npmgraph.an
Visualization of npm
symfony / DomCrawler
[READ-ONLY] Subtree split of the Symfony DomCrawler Component -- clone into Symfony/Component/ (master at symfony/symfony)
v0lkan / efficient-javascript
Source for the "efficient JavaScript" workshop that I've presented to udemy engineering team on 04/30
CrossRef / rest-api-doc
Documentation for CrossRef's REST API
NikhilKalige / git-log
A Atom package for git commit graphs
royrusso / elasticsearch-HQ
Monitoring and Management Web Application for ElasticSearch instances and clusters.
visionmedia / consolidate.js
Template engine consolidation library for node.js
lmenezes / elasticsearch-kopf
web admin interface for elasticsearch
byroot / derrick
Inspect Redis databases and print statistics about the keys
Cetsoft / imcache
Imcache is a Java Caching Library.
paulasmuth / recommendify
ruby/redis based recommendation engine (collaborative filtering)
timoxley / best-practices
Tidbits of developer best practices from around the web
timoxley / functional-javascript-workshop
A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
exercism / exercism.io
Crowd-sourced mentorship.
koehlma / pygrooveshark
PyGrooveshark is an implementation of the unofficial Grooveshark API as used by the official clients. It is written in Python and supports searching, stations as well as the popular songs list.
robmorgan / phinx
PHP Database Migrations for Everyone
yob / pdf-reader
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe.
CrossRef / pdfextract
A tool and library that can extract various areas of text from a PDF, especially a scholarly article PDF.
Add CrossRef bibliographic metadata (or any XMP) to a PDF
symfony / BrowserKit
[READ-ONLY] Subtree split of the Symfony BrowserKit Component -- clone into Symfony/Component/ (master at symfony/symfony)
fabpot / PHP-CS-Fixer
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
brianc / node-postgres
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings.
thelia / thelia
Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)
FriendsOfSymfony / FOSMessageBundle
Provides messenging features for your Symfony2 application.
facebook / mcrouter
Mcrouter is a memcached protocol router for scaling memcached deployments.
tarcieri / reia
Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
basho / webmachine
A REST-based system for building web applications.
discoproject / disco
a Map/Reduce framework for distributed computing
voronianski / melchior.js
Chainable Module Definition (CMD) dependency loader for JavaScript
marmelab / ng-admin
Add an AngularJS admin GUI to any RESTful API
Wednesday, September 24, 2014
How to monitor MongoDB @serverdensity
ServerDensity uses MongoDB to power many different components of their server monitoring product, Server Density. This ranges from basic user profiles all the way to high throughput processing of over 30TB/month of time series data.
Here is a post from ServerDensity blog about mongodb monitoring.
Wednesday, September 17, 2014
How I Start Go - with Peter Bourgon
A great place to start learning Go language.
Go is a lovely little programming language designed by smart people you can trust and continuously improved by a large and growing open-source community.
Go is meant to be simple, but sometimes the conventions can be a little hard to grasp. I'd like to show you how I start all of my Go projects, and how to use Go's idioms. Let's build a backend service for a web app.
This Week's Open Source Projects on Github
Here my starred repositories for this week. Mostly javascript/nodejs projects
omeka / omeka-s
The Omeka S web publication system for galleries, libraries, archives, and museums. A local network of independently curated exhibits sharing a collaboratively built pool of items and their metadata.
omeka / Omeka
A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
sindresorhus / awesome-nodejs
A curated list of delightful Node.js packages and resources.
omeka / omeka-s
The Omeka S web publication system for galleries, libraries, archives, and museums. A local network of independently curated exhibits sharing a collaboratively built pool of items and their metadata.
omeka / Omeka
A flexible web publishing platform for the display of library, museum and scholarly collections, archives and exhibitions.
sindresorhus / awesome-nodejs
A curated list of delightful Node.js packages and resources.
marmelab / ng-admin
Add an AngularJS admin GUI to any RESTful API
voronianski / melchior.js
Chainable Module Definition (CMD) dependency loader for JavaScript
yatish27 / linkedin-scraper
Scrapes the public profile of the linkedin page
okulbilisim / awesome-datascience
An awesome Data Science repository to learn and apply for real world problems.
KnpLabs / Gaufrette
PHP5 library that provides a filesystem abstraction layer − will be a feast for your files!
erming / shout
A web IRC client
Add an AngularJS admin GUI to any RESTful API
voronianski / melchior.js
Chainable Module Definition (CMD) dependency loader for JavaScript
yatish27 / linkedin-scraper
Scrapes the public profile of the linkedin page
okulbilisim / awesome-datascience
An awesome Data Science repository to learn and apply for real world problems.
KnpLabs / Gaufrette
PHP5 library that provides a filesystem abstraction layer − will be a feast for your files!
erming / shout
A web IRC client
Tuesday, September 16, 2014
Two important links about MongoDb
- Data Modeling Adviser for MongoDB MongoDB data modeling basics,Data design optimization patterns
- Defending Against Query Selector Injection Attacks
Wednesday, August 27, 2014
Links about Data Science
Checkout this DataScience repository to learn and apply for real world problems.
https://github.com/okulbilisim/awesome-datascience
You can find
- Data Sets
- Bloggers
- Facebook Accounts
- Twitter Accounts
- Toolboxes - Environment
- Other Awesome Lists
about DataScience in this repo.
Monday, August 25, 2014
Listen switch_user Event in #Symfony
#config.yml services: myproject.security_switch_user: class: MyApp\AppBundle\Listener\SecuritySwitchUserListener tags: - { name: kernel.event_listener, event: security.switch_user, method: onSecuritySwitchUser }<?php// src/MyApp/AppBundle/Listener/SecuritySwitchUserListener.phpnamespace MyApp\AppBundle\Listener;use Symfony\Component\Security\Http\Event\SwitchUserEvent;class SecuritySwitchUserListener{public function onSecuritySwitchUser(SwitchUserEvent $event){$newUser = $event->getTargetUser();} }
Subscribe to:
Posts (Atom)



