Index :: Awards :: Archive :: Art :: FAQ :: Contact

Latest Windows Additions:

September 05, 2008
Hacker Public Radio
Ep0179: Hack This Site
Xoke talks about a legaltraining ground for hackers. http://www.hackthissite.org/

September 04, 2008
Couple of Admins
Episode 65 - The Whine Enthusiast
Recorded: September 2, 2008 Your Host: Keith Albright, Steven Murawski, and Rich Niemeier Show Length: 1:11:10 Thanks for listening and we hope you enjoy. Links mentioned in this show: Google’s Chrome browser Comcast sets usage limits for residential customers BGP Vulnerability CSIStick - Cell Phone data capture device Bi-Directional dial-up VPN on Juniper Netscreen Winsplit - Windows utility to organize your display Article on SysAdmin standards Troubleshooting [...]

Hacker Public Radio
Ep0178: Google Chrome
download link Here's a thread on the binrev forum all about Chrome: http://www.binrev.com/forums/index.php?showtopic=38885

September 03, 2008
Hacker Public Radio
Ep0177: Rythmnbox Streaming
weex talks about streaming audio with Rythmnbox

September 02, 2008
Hacker Public Radio
Ep0176: EC Lug August 21 Meeting
EC Lug August 21 Meeting

September 01, 2008
Power Scripting
PowerScripting Podcast - Episode 39

In This Episode

Today on the PowerScripting Podcast we will be speaking Alex Riedel, lead developer for PrimalScript at SAPIEN Technologies.  And I think we'll give away a copy of PrimalScript at the end of the show.

News

Today's interview is brought to you by Quest.

Do you have what it takes to be the ultimate script warrior? Find out with Questâs PowerPack Challenge â08.
Quest Software is sponsoring a PowerShell Scripting contest where you can test your skills and get paid. Just create some cool PowerShell scripts using Questâs PowerGUI and then post them to our site. Youâll get a score and our celebrity judges will weigh in as well.

Do you have the muscle to bring home the prize? Check out the details here.

Interview

This segment is brought to you by iTripoli!

What can you really do with PowerShell?  With Admin Script Editor the question becomes what can't you do with PowerShell?  Besides all the advanced code generating tools this is the only tool offering a true PowerShell Forms Designer.  To illustrate what can be done the guys at iTripoli created a full-featured MP3/Podcast player written entirely in PowerShell and delivered as a single script.  Check it out at adminscripteditor.com/player.


We had a great talk with Alex Riedel, listen to the show to hear it!

Resource


Tips



Lab Rats
Episode 136: Fonts Demystified
In episode 136, Andy and Sean explore the world of fonts.

Hacker Public Radio
Ep0175: Sourcecast ep 00
original audio http://sourcecast.org/

August 29, 2008
Hacker Public Radio
Ep0174: VIM is my IDE
Django: This Week in Django VIM SnippetsEMU Nerd tree taglist add to ~/.vimrc for shortcuts Taglist shortcut line: nnoremap :TlistToggle NERDtree shortcut line: nnoremap :NERDTree Notes: *.vba is a vimball file open a .vba file and follow the instructions. once in the file type :so % and hit enter to run the .vba file. that should install the vim scripts into your ~/.vim directory. it's always a good idea to run the unzip or .vba files from the directory you want to install them into, as you may come across scripts in the future that assume that's were you are. default Debian/Ubuntu setting file is here: /usr/share/vim/vim71/debian.vim yours may be under vim70 or something else depending on your version the global /etc/vim/vimrc runs the debian.vim file SnippetsEMU notes: open any SOMELANGUAGE_snippets.vim file to see examples of how to setup a snippet. once snippets are installed, open a file with vim and type a snippet phrase followed by hitting the key and the phrase should be replaced with the bits from the snippet file. NERD tree notes: normal vim keyboard keys work in the NERD tree window. :NERDTree starts it q from the NERDtree window quits u for up a level t for down a level (traverse) :help NERDTree for extensive command help Taglist notes: normal vim keyboard keys work in the taglist window. taglsits are cumulative, meaning that as you open different files in the same vim session taglist creates a new taglist tree for new files you edit. :TlistOpen starts :TlistToggle toggles between opening and closeing the taglist window F1 for help q quits/closes taglist window Lodgeit Pastebin for VIM NERDCommenter for VIM easily comment out lines and blocks of text inside code for many languages http://www.vim.org/scripts/script.php?script_id=1218

August 28, 2008
Hacker Public Radio
Ep0173: Configuring Pulse Audio
Klaatu and notJlindsay discuss Pulse Audio and how to configure it so it doesn't bork your system. One thing Klaatu fails to mention is that before you try any of this, you should just run whatever software updates may be available for your OS. Pulse configuration and compatability seems to be improving rapidly over time, so many thing may \"fix themselves\" by simply making sure your distro is up to date. Wiki Article the ogg version of this episode

August 27, 2008
Couple of Admins
Episode 64 - The Rich Is Back
Recorded: August 19, 2008 Your Host: Keith Albright & Rich Niemeier Show Length: 47:04 Thanks for listening and we hope you enjoy. Links mentioned in this show: Red Hat & Fedora Project servers compromised….but only a little NY Mets new ballpark - Data Center move MS Exchange System Attendant service problems File Recovery with PCInspector Desktops - Sysinternals Virtual Desktop Manager VirtuaWin virtual desktop manager [...]

Hacker Public Radio
Ep0172: fluxbox tabbed windows
dave yates discusses fluxbox's tabbed windows feature

August 26, 2008
Hacker Public Radio
Ep0171: AVID 101
jelkimantis discusses a program called AVID shownotes

August 25, 2008
Lab Rats
Episode 135: iPhone 3G Demystified
In episode 135, Andy and Sean weigh in on innovations of the iPhone 3G.

Power Scripting
PowerScripting Podcast - Episode 38

In This Episode

Today on the PowerScripting Podcast we have a special roundtable with guests Joel Bennett and Mark Schill. We also have the usual cornucopia of of news, tips, and resources. We'll also be announcing the winner of our /n Software contest from show 36.

News

This segment is brought to you by iTripoli!
"Admin Script Editor (which recently received Windows IT Pro's top award) provides a true integrated scripting environment for PowerShell.  The guys at iTripoli haven't done a great job getting the word out about Admin Script Editor so to make up for it they are offering a 50% competitive discount.  Go to adminscripteditor.com to find out if you qualify."

Community Roundtable

This segment is brought to you by Quest.
Do you have what it takes to be the ultimate script warrior? Find out with Questâs PowerPack Challenge â08.

Quest Software is sponsoring a PowerShell Scripting contest where you can test your skills and get paid. Just create some cool PowerShell scripts using Questâs PowerGUI and then post them to our site. Youâll get a score and our celebrity judges will weigh in as well.

Do you have the muscle to bring home the prize? Check out the details here.

[This segment mostly revolves around a discussion of PoshCode.org, the script repository for PowerShell which aims to match CPAN or PEAR in scope. After an introduction to PoshCode and an update on the site activity, we launch into a discussion of the future of the tool.]

PoshCode Requirements List

The "use" requirements

  1. Host snippets of code
  2. Host scripts with multiple functions (including a way to search on verb/noun which will find all the functions in a script)
  3. Host script modules -- which maycontain multiple files (need ui for multiple files, and download for "all at once")
  4. Easy in, easy out. (low barrier to entry to contribute, multiple ways to download, view, browse, sort, filter)
  5. Compiled Modules would require source code to be uploaded and PoshCode online would compile
    • I don't think we want to get into compiling things on the server ... let them compile them themselves (we'd have to require *proj files after all) (Joel)
    • I'm not actually sure we want to do this at all, it's a deep overlap with every other source control service ...
    • This may be v2 stuff (hal)
  6. Users would be able to select from a list of approved licenses to be applied to their scripts.
    • License information would be prepended into script upon download
    • licenses:
      • CC-By (Attribution)
      • CC-PD (Public Domain)
      • GPL (sucks [says Hal])
      • MS-PL
  7. Repository would have the following fields: Description, Usage, PSVersion,  and Version History
    • Fields would be inserted as comments into the scripts when retrieved.
    • Dependency on other scripts would be controlled by a link to the other script(s).
    • Tags would be used to signify requirements on external dependencies. ex. "VMWare ESX 3.5", "AD 2003", etc.
    • Well we do need a version field for specifing PS version.
      • We should ask that users be explicit about versions by using the #requires -version n.n header in their scripts/modules. (oisin)
    • Comments
  8. Published WCF interface for external use.
  9. Repository would designed so that users can host their own repositories.
  10. RSS fallback

Resources

Tips

Contest

Winners for the /n softwareNetcmdlets contest are:

    1. Steve Hiner - Wrote a wrapper for Send-Email script to send email using Gmail's SMTP server
    2. Mark Schill - Sent in two entries, the one we've chosen to highlight is his Twitter IM client bot thingy. It uses Send-IM and Get-Http
    3. Quintus - A script to download an ESPN podcast using the Get-Rss cmdlet

      We will be posting the scripts over the next week, so watch the site for those.

      Gotcha

      We would like to thank Joel and Mark for coming on the show. Weâd also like to thank Ye11owbeard, JPayleck, and BrandonF for helping us test the UStream channel.

      Donât forget to follow us on twitter (halr9000, jonwalz), UStream, and Facebook!



      Hacker Public Radio
      Ep0170: Resetting Windows Passwords
      finux discusses a tool that allows you to reset windows passwords

      August 24, 2008
      Couple of Admins
      Episode 63 - DNS Mess
      Recorded: August 19, 2008 Your Host: Keith Albright and Steven Murawski Show Length: 52:03 In this episode, Steve and I interview Steve Friedl and discuss his white paper on the DNS vulnerability. Steve explains how it works and how you can protect yourself. Thanks for listening and we hope you enjoy. Links mentioned in this show: Unixwiz.net Steve’s DNS Vulnerability White Paper Microsoft’s [...]

      August 23, 2008
      Hacker Public Radio
      Ep0169: stenography
      deepgeek dicusses stenography

      August 22, 2008
      Hacker Public Radio
      Ep0168: Steganography
      deepgeek discusses Steganography

      August 20, 2008
      Hacker Public Radio
      Ep0167: UCLUG august Meeting
      upstate carolina linux user group august meeting

      August 19, 2008
      Hacker Public Radio
      Ep0166: 10 Minute Mail
      10 Minute Mail Ogg Version of this Episode

      August 18, 2008
      Lab Rats
      Episode 134: Surround Sound Demystified
      In episode 134, Andy and Sean responds to a viewer email about surround sound.

      Hacker Public Radio
      Ep0165: Expressive Programming
      uberchick's first installment of her expressive programming series

      August 15, 2008
      Hacker Public Radio
      Ep0164: Copyfight Vol 2
      threethiry continues his copyfight series

      August 14, 2008
      Hacker Public Radio
      Ep0163: Circuit Bending
      HPR Circuit Bending http://www.expertvillage.com/video-series/5058_circuit-bending-audio.htm http://www.expertvillage.com/video-series/4432_circuit-bending.htm Circuit bending is the creative, DIY (Do It Yourself) short-circuiting of electronic devices such as low voltage, battery-powered guitar effects, children's toys and small digital synthesizers to create new musical instruments and sound generators. Emphasizing spontaneity and randomness, the techniques of circuit bending have been commonly associated with noise music, though many more conventional contemporary musicians and musical groups have been known to experiment with \"bent\" instruments. Circuit benders remove the rear panel and connect circuits on a trial and error basis. More experienced benders use a soldering iron and add other components such as potentiometers, resistors or capacitors, which creates an even broader range of sounds.

      August 13, 2008
      Couple of Admins
      Episode 62 - Steve Knows Too Much
      Recorded: August 11, 2008 Your Host: Keith Albright and Steven Murawski Show Length: 1:06:54 In this episode, Steve and I interview Joshua Jones and Eric Johnson, the authors of the new book “A Developer’s Guide to Data Modeling for SQL Server.” They are also fellow podcasters from the CSTechCast podcast. Thanks for listening and we hope you enjoy. Links [...]

      Hacker Public Radio
      Ep0162: Webkit
      Jza, Andymeows, and riddebox have a improvised discussion about an article in the July issue of Linux Journal, called \"Using Webkit In Your Desktop Application.\" pg 54 - 58. Linux Journal = www.linuxjournal.com http://en.wikipedia.org/wiki/WebKit What is webkit? It has a LGPL license Webkit is an open source application framework that provides a foundation upon which to build a web browser. It was originally derived from the konqueror browser's khtml software library by Apple Inc. for use in Safari. You can use Designer to create a nice gui and use the classes for QtWebKit inside it. Which means that you can drag and drop forms and create the gui real fast. The best part of QtWebKit is that you can pull stuff from the internet for you applications. In the article they created an app that will download the pdf files from past issues for you. With a nice search feature for their website. Examples of applications using Webkit: Adium Colloquy MSN Messenger Mac OS X's Dashboard The IPhone uses it as well

      August 12, 2008
      Hacker Public Radio
      Ep0161: Hacking WEP
      finux explains just how insecure WEP is

      August 11, 2008
      Hak.5
      Hak.5 Episode 3x11
      In this post-disaster announcement we bring you up to speed on reconstruction and awesome new developments with Hak5. Darren shows off the Hak5 graffiti wall, a multiplayer game of notepad projected on the HakHouse set, and Matt reminds us all to mark August 15th on our calendar. The live show starts at 9 PM EST. The new season’s big premiere is scheduled for September 8th. We think you’re really gonna love it.

      Lab Rats
      Episode 133: Mailbag #4
      In episode 133, Andy and Sean answer email about the PDF's, video card issues, virus/spyware infections, and more.


      [more]
      Link to us!

      Hackermedia.org is provided by:
      Binary Revolution | Digital Dawg Pound | Infonomicon Computer Club