Profile
Achievement
 
    
                rwczippy's Recent Snippets
- All /
 « Prev 1 Next »
search for anything in-between two <TAG>'s and then replace the found string into the PHP if/else staement. $1 is wher TextMate stores the found string. (see http://screenflicker.com/mike/code/textmate-regex-replace/)
        
        
        
            3 
        
        
            1914 
        
                    posted 15 years ago by rwczippy
            Summary
@font-face allows authors to specify online fonts to display text on their webpages. By allowing authors to provide their own fonts, @font-face eliminates the need to depend on the limited number of fonts users have installed on their comput...
        
        
        
            3 
        
        
            1288 
        
                    posted 15 years ago by rwczippy
            pretty basic; dimensions of screen and browser display window
        
        
        
            0 
        
        
            1151 
        
                    posted 16 years ago by rwczippy
            http://www.trentmueller.com/blog/search-and-replace-wildcard-characters-in-dreamweaver.html
-and-
http://www.webmasterworld.com/forum46/1288.htm
        
        
        
            0 
        
        
            1106 
        
                    posted 16 years ago by rwczippy
            what was taking an embarrassingly long time in Spry took 2 lines in PHP
        
        
        
            0 
        
        
            1314 
        
                    posted 16 years ago by rwczippy
            This will start at the specified URL and recursively download pages up to 3 links away from the original page, but only pages which are in the directory of the URL you specified (emacstips/) or one of its subdirectories.
wget will also rewrite the...
        
        
        
            10 
        
        
            1897 
        
                    posted 17 years ago by rwczippy
            example code only... save to [path.to.profile]/searchplugins/
        
        
        
            1 
        
        
            1231 
        
                    posted 17 years ago by rwczippy