/ home / projects / blog :: archives : hello : archive : uploaded_images : 2007 : nopub : 2004 : 2005 : 2006 : 2001 : 2002 : 2003
|
|
Interest in client-side frameworks in the past year.
posted by j 12/28/2007 11:44:00 AM
The following was the required test script to install WinTV from Hauppauge on Fedora Core 4:#!/bin/sh # Starting point: FC4, base installation # Core install following upgrade worked with 2.6.15-1.1831_FC4 # after resolving the following issues: # Following the automated update to 2.6.15-1.1833_FC4 there were several # issues with duplicates from a stale v4l installation from source. # clearing allfiles seemed to work. # Requirements for Hauppauge WinTV-Go-Plus on FC4 (ALSA setup excluded) # modprobe.conf # ~/.mythtv/lircrc # alsamix stored settings # Failure start echo The following is inteneded to resolve issues with unresolved symbols echo following the addition of the i2c modules for lirc: # No other source installations should be needed # Root: Following the upgrade version information may not have been correct # Find the current kernel echo $KVER # Find duplicates of key modules for K in `locate bttv.ko | grep $KVER`; do ls -la $K ; done for C in `locate tveeprom.ko | grep $KVER`; do ls -la $C ; done echo The following may need to be run to clear any duplicates echo mv /lib/modules/$KVER /lib/modules/$KVER.old echo Then reinstall the RPMs for the same ls -latr ~/install/*$KVER* # Using the following to start: echo sudo /sbin/modprobe lirc_dev echo sudo /sbin/modprobe lirc_i2c echo sudo ~jwalsh/install/lirc-0.8.0/daemons/lircd # 1. remove all old modules for the current source
posted by j 11/26/2007 04:37:00 PM
A new DocBook template for Stakeholder meeting notes with the following structure1. Project Info 1.1. Project Name: [Project] 1.2. Charter 1.3. Stakeholder 1.4. Technical 2. Constraints 2.1. Budget 2.2. Time 2.3. Scope 3. Motivation 4. Vision 5. Audience 6. Schedule 7. Location 8. Implementation 9. Deliverablesis available at
http://wal.sh/code/docbook/template_meeting_notes_stakeholder.xml
in Subversion.
posted by j 11/26/2007 04:30:00 PM
The following should allow access to the Gmail IMAP service using Gnus (tested against GNU Emacs 22.0.990.1 (i386-mingw-nt5.1.2600) of 2007-05-23 on LENNART-69DE564 (patched)):
; Gmail
(setq gnus-select-method
'(nnimap "imap.gmail.com"
(nnimap-stream ssl)
(nnimap-server-port 993)
(nnimap-expunge-on-close ask)))
This should then provide the following after subscribing to your inbox (U: nnimap+imap.gmail.com:INBOX):
[ Gnus -- 0 ]
*: nnimap+imap.gmail.com:INBOX
[ misc -- 0 ]...
There were some initial problems establishing a connection through Gnus but the connection was confirmed with:
bash-3.2$ openssl s_client -tls1 -connect imap.gmail.com:993
depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
verify error:num=27:certificate not trusted
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
verify error:num=21:unable to verify the first certificate
verify return:1
CONNECTED(00000003)
---
Certificate chain
0 s:/C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
i:/C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification Services Division/CN=Thawte Premium Server CA/emailAddress=premium-server@thawte.com
---
posted by j 11/01/2007 05:19:00 PM
DocBook with CSS modification noted on www.ds9a.nl/docbook. The sample file noted is available at http://wal.sh/code/docs/template_opprotunity.xml .![]()
[project] Opprotunity Statement
Originally uploaded by jwalsh
![]()
docbook-css
Originally uploaded by jwalshThe associated CSS and configuration files are available in Subversion at http://wal.sh/code/docs/www.ds9a.nl/docbook/sources/ (the only change from www.ds9a.nl is on config.xsl
posted by j 10/22/2007 04:07:00 PM
- ATI Technologies - RADEON X300 driver
- Cygwin
- Emacs
- Fiddler
- Firefox (and plugins)
- Google Desktop
- JRuler
- MSN Messenger
- Mezer Tools
- Mozilla Firefox
- Aardvark{1.1}.xpi
- BetterGmail{1.0}.xpi
- ChatZilla{0.9.78.1}.xpi
- Console{0.3.8}.xpi
- CookieCrumbler{1.0}.xpi
- CruiseControlMonitor{0.9.4}.xpi
- EditCSS{0.3.6}.xpi
- ExtensionDeveloper{0.3.0.20060726}.xpi
- FEBE{5.0.1RC2}.xpi
- FireGPG{0.4.3}.xpi
- Firebug{1.05}.xpi
- FoxmarksBookmarkSynchronizer{1.0.1}.xpi
- GTDInbox{1.33}.xpi
- GmailSpace{0.5.6}.xpi
- GoogleNotebook{1.0.0.18}.xpi
- GoogleToolbarforFirefox{3.0.20070525W}.xpi
- Greasemonkey{0.7.20070607.0}.xpi
- HtmlValidator{0.8.4.0}.xpi
- IETab{1.3.3.20070528}.xpi
- JavaScriptDebugger{0.9.87}.xpi
- LiveHTTPHeaders{0.13.1}.xpi
- MozLab{0.1.8.2007071519}.xpi
- PearlCrescentPageSaverBasic{1.5}.xpi
- ResurrectPages{1.0.8}.xpi
- SeleniumIDE{0.8.7}.xpi
- TractionControl{1.05}.xpi
- WASP{0.25}.xpi
- WebDeveloper{1.1.4}.xpi
- YSlow{0.7.1}.xpi
- Zotero{1.0.0rc3}.xpi
- annotations{0.3.3}.xpi
- del.icio.usBookmarks{1.5.43}.xpi
- del.icio.us{1.2}.xpi
- dragdropupload{1.5.23}.xpi
- formhistory{default}.dat
- iMacrosforFirefox{6.0.0.3}.xpi
- MyEclipse 5.0GA
- MySQL Administrator
- Process Dashboard
- R
- TopCoder UML Tool
- TortoiseCVS
- TortoiseSVN
- WinZip
posted by j 9/19/2007 03:14:00 PM
Installing 3.0.1 of Bugzilla on FC5:
Email-MIME-Attachment-Stripper: /usr/bin/perl -MCPAN -e 'install Email::MIME::Attachment::Stripper' Email-Reply: /usr/bin/perl -MCPAN -e 'install Email::Reply' perl-ldap: /usr/bin/perl -MCPAN -e 'install Net::LDAP' HTML-Scrubber: /usr/bin/perl -MCPAN -e 'install HTML::Scrubber' MIME-tools: /usr/bin/perl -MCPAN -e 'install MIME::Parser' XML-Twig: /usr/bin/perl -MCPAN -e 'install XML::Twig' Chart: /usr/bin/perl -MCPAN -e 'install Chart::Base' PerlMagick: /usr/bin/perl -MCPAN -e 'install Image::Magick' PatchReader: /usr/bin/perl -MCPAN -e 'install PatchReader' SOAP-Lite: /usr/bin/perl -MCPAN -e 'install SOAP::Lite' Apache-DBI: /usr/bin/perl -MCPAN -e 'install Apache::DBI'
posted by j 8/27/2007 10:53:00 AM
![]()
While performing the byte-compile on the set of files from the EmacWiki ElispArchive the following error was files had issues:
Failed to byte-compile 66 of 588 files--type ? for details ((start.el ayr-china-util.el cricket.el rewrite.el w3m-fb.el ecasound.el rdict.el jswat.el emacs-init.el jde-eclipse-compiler-server.el oggel.el cfml-helper-mode.el startup.el w3m-session.el color-browser.el jde-jalopy.el wikiarea-fixed.el wikiarea.el jde-flymake.el bongo-mplayer.el html-lite.el jira.el ansys-mod.el wajig.el ecasound-ewf.el eukleides.el po-mode+.el simple-emacswiki.el ewb.el flashcard-sm5.el mh-crypt.el nc.el swbuff-x.el xsl-mode.el snipplr.el moikrug.el weekly-view.el buff-menu+.el dired-sort-menu+.el ol-to-bbdb.el planner-frame.el ada-gpr.el jde-lint.el theme-manager.el wiki-remote.el bbdb-vcard-export.el pstricks.el http-post-curl.el msgcodes.el color-theme-maker.el simple-wiki-completion.el track-scroll.el wikify-ell.el lojban.el zenirc-chanbuf.el eoops.el jde-findbugs.el mail-reorder-headers.el rlazoDotEmacs.el chill-mode.el mkhtml.el simple-wiki-recent-changes.el drivein.el sample-dot-emacs.el sqled-mode.el tal-indent.el))
posted by j 8/08/2007 04:45:00 PM