Skip to content

Instantly share code, notes, and snippets.

View hmert's full-sized avatar
🎃
fintech

Hüseyin Mert hmert

🎃
fintech
View GitHub Profile
{
"keys": ["searchkey"] ,
"values": [
["zulüm"],
["kedi"],
["kebap"],
["recep tayyip erdoğan"]
]
}
{
"hello": {
"K": "Salemetsiz",
"M": "Sain Baina uu"
},
"thank you": {
"K":"Rahmet",
"M":"Bayarlalaa"
},
"fly":{
+--------------------+----------+--------------------------------------------------------------------------------+------------------------------------------+
| Bundle | State(s) | Id | Message Preview (tr) |
+--------------------+----------+--------------------------------------------------------------------------------+------------------------------------------+
| OjsAnalyticsBundle | x | analytics | analytics |
| OjsJournalBundle | x | save | save |
| OjsJournalBundle | x | home | home |
| OjsJournalBundle | x | journal_langs
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
This file has been truncated, but you can view the full file.
==> Upgrading 6 outdated packages, with result:
php55 5.5.23, php55-imagick 3.1.2, php55-mcrypt 5.5.23, php55-pdo-pgsql 5.5.23, php55-tidy 5.5.23, php55-xdebug 2.3.2
==> Upgrading php55
rm /usr/local/bin/pear
rm /usr/local/bin/peardev
rm /usr/local/bin/pecl
rm /usr/local/bin/phar
rm /usr/local/bin/phar.phar
rm /usr/local/bin/php
rm /usr/local/bin/php-cgi
Merhaba,
Google belgesini kullanarak sizinle önemli belge paylastim, buraya tiklayin[ http://www.hyperlube.com.my/asa/gd/ ] ve görüntülemek için e-posta adresinizle oturum.
Saygilarimla
from lxml import etree
import elasticsearch
import urllib
import math
import csv
import time
html_parser = etree.HTMLParser(remove_comments=True)
<?php
namespace Ojs\JournalBundle\Document;
use Doctrine\ODM\MongoDB\Mapping\Annotations as MongoDB;
/**
* Class TransferredRecord
* @package Ojs\JournalBundle\Document
* @MongoDB\Document(collection="transferred_records")
*/
// gizli ajax manager kodlarım :D
var ajax = $.ajax,
pendingRequests = {},
synced = [],
syncedData = [],
ajaxRunning = [];
// huseyin.im
jQuery(function($){
// Tarihi 2009-06-10 -> Ocak 04, 2009
$('.zaman').each(function(){
var tarih = this.getAttribute('datetime');
tarih = tarih.split('-');
if (tarih.length != 3){
return true;
}