
codebrainz.ca
codebrainz.caPersonal homepage of Matthew Brush (codebrainz)
http://www.codebrainz.ca/
Personal homepage of Matthew Brush (codebrainz)
http://www.codebrainz.ca/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.6 seconds
16x16
32x32
64x64
128x128
160x160
192x192
256x256
PAGES IN
THIS WEBSITE
0
SSL
EXTERNAL LINKS
26
SITE IP
207.38.86.215
LOAD TIME
0.628 sec
SCORE
6.2
codebrainz.ca | codebrainz.ca Reviews
https://codebrainz.ca
Personal homepage of Matthew Brush (codebrainz)
tcpdump for Dummies - Alex on Linux
http://www.alexonlinux.com/tcpdump-for-dummies
Posted on May 18, 2008, 4:29 pm, by Alexander Sandler, under System Administrator Articles. Turning off name resolution. Limiting number of packets to intercept. Changing packet size in the capture file. Reading from capture file. Seeing Ethernet header for each packet. Printing content of the packet. Introduction BACK TO TOC. Uses BACK TO TOC. It is exceptionally useful tool for debugging what might have caused certain networking related problem. It is an excellent tool to learn new things. Running tcpd...
Tristan's werke: Snapshots from a live video source in gstreamer
http://tristanswork.blogspot.com/2009/02/snapshots-from-live-video-source-in.html
Code & sound & pictures & music. Monday, February 9, 2009. Snapshots from a live video source in gstreamer. A helpful reader pointed out that using videorate in the pipeline should do the trick, something like:. Video/x-raw-yuv, width=640, height=480, framerate=1/1! I'm fairly sure I tried this before with no success, but it works fine now. There have been some major bugfixes to videorate since I wrote this. In any case, I'll leave the rest of the article up in the hope that it is still useful. Developme...
printf - Alex on Linux
http://www.alexonlinux.com/tag/printf
Posts Tagged ‘printf’. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». Search Alex on Linux.
performance - Alex on Linux
http://www.alexonlinux.com/tag/performance
Posts Tagged ‘performance’. Laquo; Older Entries. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». One of the feature...
CPU - Alex on Linux
http://www.alexonlinux.com/tag/cpu
Posts Tagged ‘CPU’. Laquo; Older Entries. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». This article explains how ...
debug macro - Alex on Linux
http://www.alexonlinux.com/tag/debug-macro
Posts Tagged ‘debug macro’. Gcc macro language extensions. Posted on February 9, 2012, 12:28 am, by Alexander Sandler, under Blog. One of the great things about gcc and in particular its C/C preprocessor is various extensions that it has. In this post I would like to briefly describe three of them. One allows to turn C/C token into a string. Here token is anything that you can pass as an argument to a macro. Second allows you […]. Macros with variable number of arguments. Search Alex on Linux.
gcc macro language extensions - Alex on Linux
http://www.alexonlinux.com/gcc-macro-language-extensions
Gcc macro language extensions. Posted on February 9, 2012, 12:28 am, by Alexander Sandler, under Blog. Its amazing how useful this is. Take following code for example. Wouldn’t you give a kidney just not to write name of every single member of. Well, it appears that this can be done. Watch this:. Define PMEM(mem) #mem ": " mem #define PCMEM(mem) ", " #mem ": " mem. Now you can do the following:. Into a string using # operator # and then I concatenated it with. Std: cout #some token std: endl;. Using this...
standard library - Alex on Linux
http://www.alexonlinux.com/tag/standard-library
Posts Tagged ‘standard library’. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». Search Alex on Linux.
output stream - Alex on Linux
http://www.alexonlinux.com/tag/output-stream
Posts Tagged ‘output stream’. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». How less processes its input.
stream - Alex on Linux
http://www.alexonlinux.com/tag/stream
Posts Tagged ‘stream’. Printf() vs stream IO in C. Posted on August 14, 2012, 9:10 pm, by Alexander Sandler, under Blog. Before joining Dell I was mostly working in kernel writing in C programming language. At Dell I still work on mostly low level stuff, but this time it is user-mode, so I am not tied up to C anymore. We’re writing in C and I am learning C . One of the less appealing things for […]. Tags: c programming language. Read the rest of this entry ». Search Alex on Linux.
TOTAL LINKS TO THIS WEBSITE
26
CODEBRAIN Sistemas Lógicos
Redes Cableadas e Inalámbricas, certificación de cableado estructurado,. Enrutamiento y conmutación, enlaces punto a punto, hotspots, Voip, Redes Privadas Virtuales, etc. Desarrollo de contenidos, gestión, alquiler y venta de equipos de señalización digital y eventos. Suministros y Soluciones Informáticas, Cámaras de Seguridad, Video Grabadores y automatismos. Información: ( 34) 922 462 425 - info@codebrain.es. SITIO WEB EN DESARROLLO -.
CodeBrain.NET
braindump | notes to self by a web developer
Notes to self by a web developer. Quick and dirty way to remove html from string in python. Posted at 12:49 am on February 15, 2010 Leave a comment. Filed Under: code sample. Continue reading →. Posted at 1:59 pm on December 13, 2009 Leave a comment. Continue reading →. Quick and dirty way to remove html from string in python. Android: Load image from URL. Adding drag n drop to flex components. Blog at WordPress.com.
Codebrainer.com
CodeBrain Media | WordPress Development
Using WordPress since 2003. Coding websites since 1996. Specializing in plugin development and content migration. We love moving sites from Expression Engine to WordPress! Have a current website in a different CMS or custom solution and want to move to WordPress? Do you need a plugin made? Currently considering limited projects. We’re making a plugin! We’re looking to develop the most awesome WordPress list plugin. Want to help make it happen? Connect with Us on Twitter. Using WordPress since 2003.
IFSC Code, Pin Code
IFSC Code, Pin Code. Search Pincode, IFSC and MICR Codes. Select To Find Pincode or IFSC. Pin Code: 721651 List of Post Office Sulochanarambhadrapur, East Midnapore Address. Pin Code: 721644 List of Post Office Sudampur, East Midnapore Address. Pin Code: 721139 List of Post Office Shyamsundarpatna, East Midnapore Address. Pin Code: 721650 List of Post Office Shibrampur, East Midnapore Address. Pin Code: 721154 List of Post Office Sajinagechhia, East Midnapore Address. Next Page ». Https:/ www.faceboo...
codebraker.com - This website is for sale! - codebraker Resources and Information.
The domain codebraker.com. May be for sale by its owner! This page provided to the domain owner free. By Sedo's Domain Parking. Disclaimer: Domain owner and Sedo maintain no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo or domain owner and does not constitute or imply its association, endorsement or recommendation.
codebrakers.com
The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
codebranch.com
Click Here to Buy. The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).
codebrand. | Soluções Digitais | Só mais um site codebrand.
Coloque a sua empresa. Aonde seus clientes estão. Conheça nossas outras soluções digitais:. Tour Virtual 360 Google. A estratégia é uma ferramenta fundamental no processo da comunicação. Uma boa estratégia começa no planejamento. Planejamento não existe sem conhecimento e por isso nós somos parceiros da VSD. Empresa especializada em capacitação, consultoria, marketing e assessoria de imprensa. Saiba mais sobre esse nosso grande parceiro! Saiba mais sobre a VSD. Cadastre-se, é grátis!