Main Page

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:10, 29 June 2005 (edit)
200.91.178.129 (Talk)

← Previous diff
Revision as of 07:45, 29 June 2005 (edit) (undo)
Scott (Talk | contribs)
m
Next diff →
Line 1: Line 1:
-////////////////////+{| cellspacing="3" width="100%"
 +|- valign="top"
 +|bgcolor="#ffffc0" style="color: black; border: 1px solid black"|
 +<center>
 +'''The DD-WRT Documentation Website is also available in''':
 +[[Hauptseite|German]]
 + 
 +</center>
 +|}
 +<br>
 +This MediaWiki will be used to build up a tutorial for '''DD-WRT'''.
 +<br>
 +{| width="100%"
 +|-
 +|style="vertical-align:top" |
 +<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0 1em 1em 1em; background-color:#E0E0FF; align:right;">
 +=== News ===
 + 
 +'''30 March 2005:''' The '''DD-WRT Documentation Project''' started.
 +--[[User:Master|Master]]
 + 
 + 
 +<center>
 +<font size="4">'''[[DD-WRT_Docu_%28EN%29|> DD-WRT Documentation Project (EN)]]'''</font>
 +</center>
 + 
 +</div>
 +<br>
 +<div style="margin: 0; border: 0px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#FFFFFF; align:left;">
 +=== Any Questions?/Problems? ===
 + 
 +If you have any problems, please have a look at our [http://forum.bsr-clan.de/forum12.html general english], [http://forum.bsr-clan.de/forum15.html DD-WRT english] and our [http://forum.bsr-clan.de/forum13.html german forum].
 + 
 +| width="50%" style="vertical-align:top" |
 +<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#FFFFFF; align:right;">
 +=== This Website is a Wiki ===
 +You can edit pages by clicking "edit" on top of the page, and you can add new articles.<br>
 +<br>
 +Please note that this site is about the
 +'''Linksys WRT54G/GS''' Router with the <br>'''DD-WRT Firmware.
 +<br>
 +</div>
 +<br><br>
 +Visit the English [[English_Index|Site Index]]
 +</div>
 +== Related Projects and Challenges ==
 +For those interested to use a WRT54G to access public networks, imagine a dynamic java based interface, to scan for networks, with real time signal strength and antenna adjustment, and a point and click configuration to link up to a selected network.
 +There is already an excellent project that does some of these things:
 +http://students.washington.edu/natetrue/wiviz/
 + 
 +It still needs the click to connect feature. However till the moment the author says:
 +<blockquote>[http://students.washington.edu/natetrue/wiviz/ Wi-Viz] is only supported under OpenWRT.. Any functionality with
 +other firmwares is entirely coincidental.</blockquote>
 + 
 +Look at the code its quite basic, any volunteers for this porting challenge ?
 + 
 + 
 +__NOTOC__
 +__NOEDITSECTION__

Revision as of 07:45, 29 June 2005

The DD-WRT Documentation Website is also available in: German


This MediaWiki will be used to build up a tutorial for DD-WRT.

News

30 March 2005: The DD-WRT Documentation Project started. --Master


> DD-WRT Documentation Project (EN)


Any Questions?/Problems?

If you have any problems, please have a look at our general english, DD-WRT english and our german forum.

This Website is a Wiki

You can edit pages by clicking "edit" on top of the page, and you can add new articles.

Please note that this site is about the Linksys WRT54G/GS Router with the
DD-WRT Firmware.



Visit the English Site Index

Related Projects and Challenges

For those interested to use a WRT54G to access public networks, imagine a dynamic java based interface, to scan for networks, with real time signal strength and antenna adjustment, and a point and click configuration to link up to a selected network. There is already an excellent project that does some of these things: http://students.washington.edu/natetrue/wiviz/

It still needs the click to connect feature. However till the moment the author says:

Wi-Viz is only supported under OpenWRT.. Any functionality with other firmwares is entirely coincidental.

Look at the code its quite basic, any volunteers for this porting challenge ?