Categories
Agency Branding

Tech designer John Doe’s latest design

Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardised code.

Categories
Agency Design

Top 7 Creative Ways to Boost Your Media

Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardised code.

Categories
Branding Consulting

7 Step Social Media Marketing Strategy

Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; interface design; authoring, including standardised code.

Categories
General

exclude path from htaccess

exclude path from htaccess

RewriteRule ^(admin|docs)($|/) – [L]

Categories
General

how to configure configure /etc/httpd/conf.d/vhosts/web.conf

 <Directory /var/www/>
                Options Indexes FollowSymLinks MultiViews
                AllowOverride All
                Order allow,deny
                allow from all
 </Directory>
Categories
Web API

help install code sniffer

C:\xampp\php\php.exe composer.phar require “squizlabs/php_codesniffer=*”

Categories
Scalability Web API

Slim Vs Silex – API performance

Slim php framework is faster than Silex

 

Silex Framework

[davidr@davidr silex]$ ab -n500 -c11 ‘http://silex.davidr.sbx.over.com/hello/raleche/’
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking silex.davidr.sbx.over.com (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Finished 500 requests

Server Software: Apache
Server Hostname: silex.davidr.sbx.over.com
Server Port: 80

Document Path: /hello/raleche/
Document Length: 300 bytes

Concurrency Level: 11
Time taken for tests: 5.648 seconds
Complete requests: 500
Failed requests: 0
Write errors: 0
Non-2xx responses: 500
Total transferred: 259000 bytes
HTML transferred: 150000 bytes
Requests per second: 88.52 [#/sec] (mean)
Time per request: 124.261 [ms] (mean)
Time per request: 11.296 [ms] (mean, across all concurrent requests)
Transfer rate: 44.78 [Kbytes/sec] received

Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 61 122 20.2 120 226
Waiting: 61 122 20.2 120 226
Total: 61 122 20.2 120 226

Percentage of the requests served within a certain time (ms)
50% 120
66% 128
75% 133
80% 137
90% 146
95% 161
98% 170
99% 173
100% 226 (longest request)

 

Slim framework

davidr@davidr silex]$ ab -n500 -c11 ‘http://slim.davidr.sbx.over.com/hello/raleche/’
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking slim.davidr.sbx.over.com (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Finished 500 requests

Server Software: Apache
Server Hostname: slim.davidr.sbx.over.com
Server Port: 80

Document Path: /hello/raleche/
Document Length: 890 bytes

Concurrency Level: 11
Time taken for tests: 4.672 seconds
Complete requests: 500
Failed requests: 0
Write errors: 0
Non-2xx responses: 500
Total transferred: 536500 bytes
HTML transferred: 445000 bytes
Requests per second: 107.02 [#/sec] (mean)
Time per request: 102.781 [ms] (mean)
Time per request: 9.344 [ms] (mean, across all concurrent requests)
Transfer rate: 112.14 [Kbytes/sec] received

Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 41 85 38.1 83 869
Waiting: 41 85 38.1 83 868
Total: 41 85 38.1 83 869

Percentage of the requests served within a certain time (ms)
50% 83
66% 89
75% 93
80% 96
90% 101
95% 109
98% 115
99% 126
100% 869 (longest request)

 

 

 

Categories
General

ab – Apache HTTP server benchmarking tool – API Performance

ab – Apache HTTP server benchmarking tool

ab -n500 -c20 -H ‘raleche.com’

Categories
Technical

Overview 4Over Automated Direct Mailing Project

Automation of the manual direct mailing system. PHP Automated Restful API software (symfony) replacing a team of 10 people from the online order request to the electronic request submission to USPS. Heavy third party integration (USPS Postal One / Satori Architect).

he

Categories
Web API

David Raleche – Professional Traits

o For Engineering Managers Specifically: I managed teams of 5+ engineers on product development. Don’t need to be hands on themselves, but need to have managed a team where the engineers were building a product built in PHP

· Experience with highly-transactional systems

· Experience with distributed systems

· Experience with RESTful web services and API experience

· Database platforms experience

· Understanding of AWS