Domain: fundisom.com
Stories and comments across the archive that link to fundisom.com.
Comments · 15
-
it's not always about speed
it's not always about speed.
i built a webapp (a remote Safari screenshot generator), that just takes some time to finish.
there's no way to speed it up, so what to do with the visitor in that time?
instead of showing him the spinning wait-cursor while the server does its job, you can just use "Ajax" (god what an awful name) to start the job, keep the visitor informed and once the job is done, present him the result.
much nicer in my opinion...
-
Mac Screenshot Generator
I used XMLHttpRequest to build a Remote screenshot generator which you can use to see your site on Safari, MacIE or Mozilla.
It's the best thing to use when you don't want the user to hop through pages of forms/error-reporting/status etc.
With this you get an interactive interface without having to use Flash or similar crap.
We'll see a lot of this in the future for sure, it's just so convenient to built sites with it - and as a user it's really nice to have (near)instant feedback without having to reload.
-
get Gmail invitations here
-
Gmail Invites - grab yourself an account
-
free gMail anyone ?
gmail invites - first come, first serve
get one for yourself @ http://fundisom.com/free-gmail.php...
and if you don't get one now - i'll add many more over time.
and if you manage to get one and feel like saying thanks - have a look at the ads on the page...
enjoy... -
don't reload every 5seconds, use real-time preview
(it's just a silly hack) - use realtime HTML, CSS and Javascript preview
:) -
get an invitation
first come - first serve
...http://www.fundisom.com/free-gmail.php
5 invitations to give.
and if you manage to catch one and feel like saying thanks -
there's that fat & ugly ad you might want to have a look at ... -
get one for yourself thenget it here - first come - first serve
...http://www.fundisom.com/free-gmail.php
20 invitations to give.
and if you manage to catch one and feel like saying thanks -
there's that fat & ugly ad you might want to have a look at ... -
gmail invites for youget one for yourself here - first come - first serve
...http://www.fundisom.com/free-gmail.php
20 invitations to give.
and if you manage to catch one and feel like saying thanks -
there's that fat & ugly ad you might want to have a look at ... -
gmail invites
first come, first serve...
get yours @ http://www.fundisom.com/free-gmail.php
and if you manage to get one - and feel like saying thanks,
there are these ads on that page...
enjoy. -
gmail invites - first come, first serve
well - i have much more invites than i'd ever need
get one for yourself @ http://fundisom.com/free-gmail.php...
and if you don't get one now - i'll add many more over time.
and if you manage to get one i'd be happy if you have a look at the ads on the page...
enjoy... -
iTunes Library Win-OSX converterHere's how a song is listed in the iTunes Library:
<dict>
now if you let iTunes organize your music, the path after the main library directory should be the same on both platforms ( i guess ),
<key>Track ID</key><integer>37</integer>
<key>Name</key><string>Da Sind Wir</string>
<key>Artist</key><string>2Raumwohnung</string>
<key>Album</key><string>In Wirklich</string>
<key>Kind</key><string>MPEG-Audiodatei</string>
<key>Size</key><integer>8216922</integer>
<key>Total Time</key><integer>342204</integer>
<key>Track Number</key><integer>1</integer>
<key>Year</key><integer>2002</integer>
<key>Date Modified</key><date>2004-02-28T03:41:30Z</date>
<key>Date Added</key><date>2003-11-18T01:50:40Z</date>
<key>Bit Rate</key><integer>192</integer>
<key>Sample Rate</key><integer>44100</integer>
<key>Comments</key><string>lixlpixe l sayz: 680</string>
<key>Play Count</key><integer>8</integer>
<key>Play Date</key><integer>-1121955999</integer>
<key>Play Date UTC</key><date>2004-07-18T14:01:37Z</date>
<key>Artwork Count</key><integer>1</integer>
<key>File Type</key><integer>1061109567</integer>
<key>File Creator</key><integer>1061109567</integer>
<key>Location</key><string>file://localhost/Volume s/FireWire%20HD/Archive/Music/2Raumwohnung/In%20Wi rklich/01%20Da%20Sind%20Wir.mp3</string>
<key>File Folder Count</key><integer>4</integer>
<key>Library Folder Count</key><integer>1</integer>
</dict>
exept the slash pointing in the wrong direction.
(again, a guess, since i never used a Windows system.)
now if anyone could confirm that - because
i've coded this little tool here:
-> fundisom.com/itunes/switch ,
where you can upload your Windows iTunes Library and convert it so it works with your Mac.
seems like some of you could use that. -
10 invites to try it out yourself
fundisom.com/free-gmail
first come, first serve.
and if you manage to catch one, and feel like saying thanks -
have a look at the ads there... -
want gMail ?
get it here - first come - first serve
... http://www.fundisom.com/free-gmail.php 5 invitations to give. and if you manage to catch one and feel like saying thanks - there's that fat & ugly ad you might want to have a look at ... -
Re:All in the mind
No, you're wrong too. It is simple math. You have a pile of exploits. You remove one, and now you have fewer possible exploits. You are therefore less vulnerable.
Normally I'd agree with you, HOWEVER when the Help Viewer exploit was known, the infinitely more serious custom protocol handler and SSH exploits were not known, and so therefore we went from one exploit to many overnight. The real problem is the parent protocol handler exploit - fixing the Help Viewer was irrelevant and didn't fix anything apart from Help Viewer exploits, which would be insignificant when you can run code directly in the shell anyway.
As for evidence of them being informed, why it's right here.