Bell System Technical Journal, 41: 1. January 1962 pp 1-24. An Experimental Pulse Code Modulation System for Short-Haul Trunks. (Davis, C.G.)
Topics: pulse, signal, system, coder, experimental, channel, framing, pcm, pcm system, crosstalk, pulse...
Bell System Technical Journal, 54: 8. October 1975 pp 1475-1495. A Low-Bit-Rate Interframe Coder for Videotelephone. (Haskell, B.G.; Schmidt, R.L.)
Topics: frame, coder, mode, pels, temporal, transmission, field, buffer, data, interframe, conditional...
9
9.0
audio
eye 9
favorite 0
comment 0
Destiny 106.5 FM Oxford - 2004-01-18 - Phista / Coder / Tricky
Topic: Destiny FM Oxford, 2004-01-18, Phista, Coder, Tricky
2,272
2.3K
Mar 11, 2011
03/11
by
Moshe Weitzman, Owen Barton, Mark Sonnabaum
movies
eye 2,272
favorite 0
comment 2
The drush maintainers give a whirlwind tour through the major features of Drush, the Drupal shell. At first, Drush is handy for greatly speeding up administration on your Drupal site. Once your ken grows, learn how to write your own Drush commands and execute commands on remote servers. The intent of this session is to show whats possible. The notes from the presentation will document all commands so just sit back and enjoy the ride. We will highlight new features in Drush 4, so the session...
favoritefavoritefavorite ( 2 reviews )
Topics: drupalcon chicago 2011, drupalcon, drupal, coder, intermediate, drush
Bell System Technical Journal, 58: 3. March 1979 pp 577-600. Variable Rate Coding of Speech. (Dubnowski, J.J.; Crochiere, R.E.)
Topics: buffer, coder, rate, variable, coding, variance, speech, signal, block, adpcm, bell system,...
67
67
texts
eye 67
favorite 0
comment 0
VC-20-PRJ25 IMBE Vocoder Board Users Manual
Topics: vocoder, speech compression, speech coder
R&D Report 1965-27 : Digital coding equipment for recording field-strength measurements D.E. Susans This report describes a voltage coder and tape perforator which samples the d.c. output from one or more field-strength recording receivers at regular intervals and records the values by means of a 5-unit binary code, on a paper tape which can subsequently be fed into a computer for analysis.
Topics: input, unit, counter, perforator, coder, binary, voltage, amplifier, transistor, trl, technological...
Bell System Technical Journal, 57: 5. May-June 1978 pp 1597-1618. Perceptual and Objective Evaluation of Speech Processed by Adaptive Differential PCM. (McDermott, B.; Scagliola, C.; Goodman, D.)
Topics: snr, coders, coder, processed, adpcm, seg, snrg, speech, quantizer, dimension, snr seg, snrg seg,...
Bell System Technical Journal, 50: 6. July-August 1971 pp 1877-1888. A Sample Interframe Coder for Video Telephony. (Limb, J.O.; Pease, R.F.W.)
Topics: mode, coder, temporal, stationary, fields, interframe, field, frame, pels, lines, moving mode,...
4
4.0
Sep 9, 2019
09/19
by
Allan Wanderley Alves
texts
eye 4
favorite 0
comment 0
Programação, banco de dados, e tecnologia em geral. De fundamentos a ferramentas, na Coder Mind você irá acompanhar bons conteúdos de tecnologia.
Topic: Coder Mind
29
29
Nov 12, 2020
11/20
by
CodeS-SourceS
software
eye 29
favorite 1
comment 0
Code(r) : La passion de la programmation. Hors Série #1
Topic: code source coder programming programmation
5
5.0
Jun 24, 2020
06/20
by
Center for Accessible Technology in Sign
movies
eye 5
favorite 0
comment 0
ASL vocabulary
Topic: coder
2,822
2.8K
Mar 11, 2011
03/11
by
Doug Green, Károly Négyesi
movies
eye 2,822
favorite 0
comment 0
With Drupal7's plugable class architecture (i.e., fields and queues), we can easily swap Drupal's underlying data storage. MongoDB is a high performance NoSQL database that is significantly faster than mysql for reads and writes. Examiner.com, a top 100 North American website, pioneered the use of MongoDB and Drupal to serve millions of dynamic pages (no page caching) every day. This session will teach you how and why you should use several new MongoDB-based modules created by Examiner.com to...
Topics: drupalcon, drupal, drupalcon chicago 2011, intermediate, coder, code, db, database, mongodb
Bell System Technical Journal, 48: 5. May-June 1969 pp 1537-1553. A Sliding-Scale Direct-Feedback PCM Coder for Television. (Brown, Earl F.)
Topics: coder, levels, signal, quantizing, analog, granular, quantizer, input, noise, pcm, analog...
Bell System Technical Journal, 52: 4. April 1973 pp 497-525. Prefilters, Sampling, and Transmission Rates for Intraframe Codecs for Picturephone Service. (Bobilin, R.T.)
Topics: sampling, busyness, mhz, edge, rise, coder, phase, prefilter, analog, quantizer, step response,...
916
916
Mar 11, 2011
03/11
by
Steven W. Merrill
movies
eye 916
favorite 1
comment 0
If you've worked on a multi-developer project, you've probably seen it. Everyone works on their own copy of the repository, finishes a batch of changes, integrates changes to the repository...and at some point, someone discovers that there is a bug. Perhaps they or someone else were coding against uncommitted changes on their own checkout, or two developers working on seemingly unrelated components accidentally introduced a conflict. Whatever the reason, such a bug may go undiscovered for some...
Topics: drupalcon chicago 2011, drupalcon, drupal, software testing, intermediate, coder
This manual is a result of empirical studies of interview materials. It is based on a model for the formalisation of text,which is developed on research within the fields of psychology and linguistics.With this background a psycholinguistic model is outlined on which a computer-based content analysis technique has been worked out. The presentation of the manual follows the stages of the model. The main part consists of the coding rules together with authentic examples and technical...
Topics: computer-based content analysis, psycholinguistics, computational linguistics, interview data,...
Bell System Technical Journal, 49: 2. February 1970 pp 191-195. Measured Quantizing Noise Spectrum for Single-Integration Delta-Modulation Coders. (Laane, R.R.)
Topics: noise, quantizing, frequency, integrator, khz, calculated, coder, spectrum, sinusoidal, measured,...
Bell System Technical Journal, 53: 2. February 1974 pp 395-400. B.S.T.J. Briefs: Interframe Picturephone Coding Using Unconditional Verticaland Temporal Subsampling Techniques. (Bobilin, R.T.)
Topics: vertical, temporal, field, codec, subsampling, transmission, coder, analog, unconditional,...
766
766
Mar 9, 2011
03/11
by
Larry Garfield
movies
eye 766
favorite 1
comment 0
Code that talks only to itself is not useful to anyone. Code that enables other code magnifies its power 10-fold. But how do we enable other code, and those who write it? What makes a module extensible? What is that vague extra something that turns merely extensible code into an API, a library, and a cornerstone of other systems? How do we harness that power for ourselves? Let us examine the Aphorisms of Good API design, and the 8-Fold Path of API Nirvana. This session goes beyond how to write...
Topics: Drupalcon Chicago 2011, drupalcon, drupal, intermediate, coder, design, API
Bell System Technical Journal, 57: 8. October 1978 pp 2953-2955. A Mid-Range/Mid-Tread Quantizer Switch for Improved Idle-Channel Performance in Adaptive Coders. (Crochiere, R.E.)
Topics: quantizer, coder, min, signal, speech, coders, output, characteristic, adaptive, tones, input signal
2
2.0
texts
eye 2
favorite 0
comment 0
u3ltZmI5LQw
Topics: cosimulation, rapid prototyping, coder, modelling, cosimulation, atwood machine/conway game/ella...
5
5.0
movies
eye 5
favorite 0
comment 0
a video for 1 million arabe coder initiative
Topic: 1million arabe coder
18
18
Jul 9, 2019
07/19
by
Hak5
movies
eye 18
favorite 0
comment 0
Darren checks out Ampache, a powerful open source streaming media solution perfect for your Linux home server. Jason answers your Boxee questions and Shannon joins the round table for a discussion on jailbreaking and USB wireless adapters for virtual machines. Source: https://www.youtube.com/watch?v=kpp1kUM_O1s Uploader: Hak5
Topics: Youtube, video, Entertainment, Ampache, open source, Free, Music, Streaming, Server, Apache, mysql,...
744
744
Mar 11, 2011
03/11
by
Randy Fay; Alan Burke
movies
eye 744
favorite 1
comment 0
Drupal.org is switching from the venerable CVS for source control to the awesome cutting-edge Git. I'll show what this means to you and demonstrate how easy it is to use Git to accomplish your core or contrib workflow.
Topics: drupalcon chicago 2011, drupalcon, drupal, git, source control, versioning, intermediate, coder
1,057
1.1K
Mar 11, 2011
03/11
by
Stella Power
movies
eye 1,057
favorite 0
comment 0
Drupal has a number of coding standards that all contributed Drupal modules and themes should be using. Instead of each developer coding in their own preferred style, they are asked to write all code according to the standards outlined in the document. This ensures that all of Drupal's code is written to a consistent standard, making it easier to understand and modify. Drupal also provides its own set of API functions, and as the drop is always moving, a large number of these API functions can...
Topics: drupalcon, drupal, drupalcon chicago 2011, coder module, deadwood module, upgrade, advanced, coder
crimson fork of kodi
Topics: crimson, kodi, kodi fork, crimson coder
8
8.0
Jan 27, 2016
01/16
by
Kenneth Udut
movies
eye 8
favorite 0
comment 0
We code hard by shahbaz khan Tj Pitchford recent #nerd post Got me to track this 2011 classic one down #office #coder #coding-h27VKprVZ9a.mp4
Topics: writing, writing, work, state, employment, We code hard by shahbaz khan Tj Pitchford recent, nerd...
12
12
Jul 8, 2019
07/19
by
Hak5
movies
eye 12
favorite 0
comment 0
Lets talk beat making with an OG hak5 hacker extraordinaire the beatsmith the one the only..... Dale Chase! http://dalechase.com/ https://dchase.bandcamp.com/ @daleochase Try making your own beats! https://drive.google.com/open?id=1C5UVWkjXhSTg5a6G2hs-C1tY-IOlsFKe Producer note: The previous upload cut off before the ending (potentially due to an interrupted connection during upload). This new upload includes the ending. Thank you for understanding!...
Topics: Youtube, video, Science & Technology, hak5, hack, technology, darren kitchen, shannon morse,...
Naomi Wu is a 23-year-old self-taught tinkerer, having learned her tech skills from online tutorials and groups. The self described “sexy cyborg” is keen to promote China as a center for innovation and women’s roles as a part of China’s tech evolution. Source: https://www.youtube.com/watch?v=Du8FX6hZOzA Uploader: TECH CHINA
Topics: Youtube, video, News & Politics, sexycyborg, maker, china, girl, geek, coder, infinity skirt,...
Coder Camp: Music Videos! The Groton Public Library hosted a seven week camp during the summer of 2018 that resulted in music videos featuring original songs. Teens and children wrote their music using SoundTrap, coded Ozobots to dance, and used iMovie to edit the final videos.
Topics: Connecticut, Groton, Groton Municipal Television, GMT, Government Access TV, Community Media, PEG,...
Coder Camp: Music Videos! The Groton Public Library hosted a seven week camp during the summer of 2018 that resulted in music videos featuring original songs. Teens and children wrote their music using SoundTrap, coded Ozobots to dance, and used iMovie to edit the final videos.
Topics: Connecticut, Groton, Groton Municipal Television, GMT, Government Access TV, Community Media, PEG,...
Lena Reinhard ist zu Gast. Sie arbeitet für Hoodie und berichtet über ihre Erfahrungen in der Open Source Welt. Dort kämpft sie für eine größere kulturelle Vielfalt im Ökosystem freier Software und glaubt, dass damit bessere Produkte von mehr Menschen genutzt werden können. Es geht um non-coder, Diversität, den Fall Julie Ann Horvath, die Vorherrschaft weißer, männlicher Entwickler, Sexismus, #yesallwomen und ihre erste Tech-Konferenz.
Topics: Podcast, Valtin, Rico, valtin.org, Open Source, freie Software, hoodie, CouchDB, re:publica,...
161
161
Sep 25, 2008
09/08
by
Career Step
audio
eye 161
favorite 0
comment 2
Know the good news about medical coding salary based from the Department of Labor statistics' and from the American Academy of Professional Coders (AAPC) annual medical coding salary survey. Medical Coding News - The latest news on the exciting field of Medical Coding! Sponsored by MedicalCodingTraining.com
favoritefavoritefavoritefavorite ( 2 reviews )
Topics: Medical coding, medical coder, medical coding salary, medical coding training, salary, wage, annual...
Hans Ippisch is a game industry veteran who is unique for his broad view of the video game industry due to his broad field of employment in his life. He started out 1986 as a coder for the well-known computer game developing studio "Rainbow Arts". He also was staff member of various Computec magazines starting 1990, such as Play Time or PC Games. In 1992, he was leading editor of Amiga Games, 1993 of SEGA Magazin. He was also founded the magazine N-Zone in 1997 and PlayZone in 1998....
Topics: sceneworld, swo, Hans Ippisch, Soldier, Rainbow Arts, Computec, CP, Computec Verlag, CP Verlag, CP...
0
0.0
Jan 15, 2021
01/21
by
Justin Lin (JustinSDK)
data
eye 0
favorite 0
comment 0
YA! I have 1000 followers on Thingiverse and the QR coder comes to celebrate with me. You may create your own QR coder, too :)
Topics: thingiverse, block_person, text, block_people, stl, Toys & Games, openscad, block_man, qr-code,...
R&D Report 1996-02 : MPEG-2: Overview of the systems layer P.A. Sarginson The MPEG-2 Systems specification describes how MPEG-compressed video and audio data streams may be multiplexed together with other data to form a single data stream suitable for digital transmission or storage. This Report introduces the principles and terminology of the MPEG-2 Systems layer. The Report covers three main areas: Firstly, the structure of the multiplexes; secondly, the service information that may be...
Topics: elementary, stream, buffer, coder, programme, access, transport, decoder, video, streams,...
23
23
Jan 5, 2014
01/14
by
Webmaster
data
eye 23
favorite 0
comment 0
2
2.0
image
eye 2
favorite 0
comment 0
If new technologies appear in affordable web development services , this situation is not easy if people can not affect these changes. This is more effective to operate business as a business environment without developing and designing websites.
Topic: #webdevelopment #webdesign #webdeveloper #html #website #coding #programming #css #javascript...
Bell System Technical Journal, 50: 2. February 1971 pp 459-479. The Picturephone System: Digital Encoding of the Video Signal. (Millard, J.B.; Maunsell, H.I.)
Topics: signal, dpcm, digital, coder, noise, video, picturephone, quantizing, quantizer, transmission, leak...
3,081
3.1K
Mar 10, 2011
03/11
by
Ezra Barnett Gildesgame
movies
eye 3,081
favorite 0
comment 0
This session provides a fun introduction for people who want to get started writing their first module or extending an existing one. The presentation is both conceptual and hands-on, and covers topics like Drupal's hook system and the Form API. By the end of the session, attendees should have resources and a foundation to start writing or extending Drupal modules!
Topics: drupalcon chicago 2011, drupalcon, drupal, form api, coder, beginner, intro to module development
1,066
1.1K
Mar 10, 2011
03/11
by
Karim Ratib
movies
eye 1,066
favorite 0
comment 0
Views is a query generator and renderer. Its open internal architecture allows 3rd-party modules to extend its capabilities almost infinitely. In this session, I will present Views from an architectural, top-down perspective. Starting with the 10,000-feet-high conceptual view, we will progressively drill down on the details until we hit the code. Here are some of the topics covered in the talk: * Adding new tables for Views consumption * Writing plugins and handlers for all sorts of Views...
Topics: drupalcon chicago 2011, drupalcon, drupal, views module, intermediate, coder
Usenet newsgroups within "mail.undernet-coder-com", contributed courtesy of giganews.com . These captures omit most binary posts.
Topic: mail.undernet-coder-com
69
69
May 8, 2016
05/16
by
FRB/CLIMBTALK
movies
eye 69
favorite 0
comment 0
Competition climber Remi Arata on CLIMBTALK - 5/6/2016 - video INTERVIEWEE: Remi Arata DATE: 05/06/2016, 9 PM LOCATION: KVCU 1190 AM radio station, University of Colorado, Boulder, CO INTERVIEWER: Michael Francis Brooks CAM1: LENGTH: 61.47 minutes (4 parts) - SIZE: 6.9 GB MP4 CAM2: LENGTH: 29.94 minutes - SIZE: 1.9 GB MP4 Notes: ... fun show! ALBUM: CLIMBTALK (KVCU, 2016) Edited & Produced by Michael Francis Brooks CONTACT: boulder1020@gmail.com © 2016 CLIMBTALK, All Rights Reserved LINKS:...
Topics: CLIMBTALK, Rifle Mountain Park, Western Slope climbing, problem solving, Collegiate Climbing World...
22
22
Aug 1, 2016
08/16
by
spy coder & Dali Teunsi
data
eye 22
favorite 0
comment 0
by Fallaga team
Topic: spy coder & Dali Teunsi
Coder Camp: Music Videos! The Groton Public Library hosted a seven week camp during the summer of 2018 that resulted in music videos featuring original songs. Teens and children wrote their music using SoundTrap, coded Ozobots to dance, and used iMovie to edit the final videos.
Topics: Connecticut, Groton, Groton Municipal Television, GMT, Government Access TV, Community Media, PEG,...
853
853
Mar 9, 2011
03/11
by
Greg Knaddison
movies
eye 853
favorite 0
comment 0
In this session you will learn about the most common vulnerabilities created in Drupal sites, how to exploit them, and how to protect against them. Based on years of experience on the Drupal Security Team and doing security reviews for websites, the presenters will show specific details for finding and using weaknesses in Drupal sites. Seeing the problems is the start: then you will learn how to write and patch code to fix security weaknesses. Finally we'll cover the many newly available tools...
Topics: drupalcon chicago 2011, drupalcon, drupal, coder, intermediate, security
106
106
Sep 25, 2008
09/08
by
Career Step
audio
eye 106
favorite 0
comment 0
Is it possible to work at home as a medical coder? Most people dream of the possibility of working from home, this option is appealing for so many reasons, flexibility, lack of commute, more time with family, and more! Find out the answer as we listen to this episode of Medical Coding News. Medical Coding News - The latest news on the exciting field of Medical Coding! Sponsored by MedicalCodingTraining.com
Topics: Medical coding, medical coder, medical coding salary, medical coding training, work from home, home...
26
26
Oct 27, 2017
10/17
by
Medialab-Prado, Santiago García, Patricia Horrillo
audio
eye 26
favorite 0
comment 0
La serrería digital | Programa 7
Topics: Luna de Octubre, Juegos Reunidos, fachada digital, Transeuropa, Mini Maker Faire, Wikiesfera, Coder...
The Sperry Projector Array housing and several modifications were evaluated using the Center's 36-Inch Variable pressure water tunnel (from 4 to 16 knots) and using a potential-flow computer program (XYZ-PFP) and the Center's CDC 6700 computer. It was conjectured that bubbles due to bubble sweepdown or air coming out of solution were accumulating in the separated region aft of the housing. This might account for the broadening of the aft projector beam pattern which had been determined from...
Topics: DTIC Archive, Coder,David W, DAVID W TAYLOR NAVAL SHIP RESEARCH AND DEVELOPMENT CENTER BETHESDA MD...