# Friday, August 27, 2004

Read the series about the Machine Debug Manager:

Part 1 and Part 2.

 

ASP.NET | C# | Misc
Friday, August 27, 2004 5:07:36 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [25]  | 
# Thursday, August 26, 2004

Peter has changes his blog url? But i gotcha Mr Provost ;-)!

Thursday, August 26, 2004 3:46:48 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [27]  | 

O.K. as you'll see it's been a long night for me - i added a lot of features to iFused and fixed the sign up bug at staticdust.net.

  • Unlimited Directory browsing (limited by the memory of your box ;-) )
    • Directorys are now displayed in the file browser frame and onclick the directory is displayed.
    • The "move directory up" works with unlimited directorys (limited by the memory of your box ;-)
  • Filelist is now a DataTable and no more a Hashtable - yeah that kicks performace and prepairs my next step the "Detail View" (including file size, image width x image height, date created, date last modified and movable XP styled tabs...).
  • "Cancle" is now "Cancel" ;-).
  • "Selet" is now a "Select" ;-) ;-).
  • David Fawn contributed the Czech translation file - THANKS DAVID,  THAT'S GREAT MAN.
  • And my friend Miguel is currently translating the satellite assemblys to french and spanish.
  • Added MIME TYPES for all extensions followed.
  • File icons for following extensions (drop me a mail if you miss a filetype...)
    •  .acp
    •  .adp
    •  .aiff
    •  .as
    •  .asa
    •  .asax
    •  .asc
    •  .ascx
    •  .asf
    •  .asmx
    •  .asp
    •  .aspx
    •  .avi
    •  .bat
    •  .bmp
    •  .chm
    •  .cls
    •  .cmd
    •  .com
    •  .config
    •  .cs
    •  .csproj
    •  .css
    •  .ctl
    •  .dcr
    •  .dir
    •  .disco
    •  .dll
    •  .doc
    •  .dot
    •  .dsn
    •  .eml
    •  .exe
    •  .exp
    •  .fdf
    •  .fla
    •  .flp
    •  .frm
    •  .gif
    •  .gz
    •  .hhp
    •  .hqx
    •  .htm
    •  .html
    •  .icc
    •  .icm
    •  .ics
    •  .infopathxml
    •  .ini
    •  .java
    •  .jpeg
    •  .jpg
    •  .js
    •  .jse
    •  .jsfl
    •  .la1
    •  .lar
    •  .lavs
    •  .lib
    •  .log
    •  .lqt
    •  .manifest
    •  .mdb
    •  .mht
    •  .mid
    •  .midi
    •  .mnd
    •  .mns
    •  .mov
    •  .mp3
    •  .mpg
    •  .mpp
    •  .mpt
    •  .msg
    •  .msi
    •  .mxi
    •  .mxp
    •  .ocx
    •  .pct
    •  .pdf
    •  .pic
    •  .pict
    •  .png
    •  .pot
    •  .pps
    •  .ppt
    •  .ps
    •  .pub
    •  .qt
    •  .qti
    •  .qtif
    •  .r3t
    •  .ra
    •  .ram
    •  .rar
    •  .reg
    •  .resource
    •  .resx
    •  .rm
    •  .rmvb
    •  .rp
    •  .rt
    •  .rtf
    •  .rv
    •  .scc
    •  .sct
    •  .sdl
    •  .sln
    •  .smi
    •  .smil
    •  .sql
    •  .ssm
    •  .ste
    •  .swf
    •  .tar
    •  .tif
    •  .tiff
    •  .txt
    •  .unknown
    •  .vb
    •  .vbe
    •  .vbg
    •  .vbp
    •  .vbproj
    •  .vbs
    •  .vcproj
    •  .vcs
    •  .vdx
    •  .vjsproj
    •  .vpg
    •  .vsd
    •  .vss
    •  .vsscc
    •  .vssscc
    •  .vst
    •  .vxd
    •  .wab
    •  .wav
    •  .wip
    •  .wma
    •  .wsc
    •  .wsdl
    •  .xls
    •  .xml
    •  .xsd
    •  .xsl
    •  .xslt
    •  .zip

 

And as mentioned in the title of this post i hope to score at the contest "Make a developer's life easier and win" by devtrain.de.

So, please if there are any wishes for the wishlist DROP ME A MAIL.

If there is some interest to translate a resource file (61 words or short sentence) DROP ME A MAIL.

Ahh, did i tell you that im on hollydays? No i don't think so. Greetings to the rest of the pack @ the office and all you techies out there.

Download iFused

ASP.NET | C# | Misc | Projects
Thursday, August 26, 2004 3:26:02 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [16]  | 
# Monday, August 16, 2004

1. I fixed a lot of layout bugs for my friends who use mozilla.
2. The Uploaded image will now be selected after upload.
3. The "directory up" button disables if you are in the highest directory.
4. "Save in" is now translated to "Speichern in" (german).

ASP.NET | C# | Projects
Monday, August 16, 2004 1:07:08 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [27]  | 
# Friday, August 06, 2004

I just released version 1.2 - go get it.

FIX: Errors if the control is placed in a control.

New Features:
I just found out how to display all textboxes of the Form in the PropertyList

[TypeConverter(typeof(ValidatedControlConverter))] public string ControlToFill ...

ASP.NET | C# | Projects
Friday, August 06, 2004 3:13:35 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [21]  |