blog.danguer.com
S3, Javascript, HTML5, FileReader, File, BlobBuilder, Canvas, Base64, Base64 Binary, Crossdomain | Daniel Guerrero Thoughts
http://blog.danguer.com/2011/10/25/upload-s3-files-directly-with-ajax
Freelancer, daily life, danguer, php, javascript, flex. Upload S3 files directly with AJAX. On October 25, 2011. One great feature of S3 is that you can upload directly to your s3 bucket through a POST action. The flow is very simple, you only need to generate some params of where is going to be uploaded and the permissions/meta, with the Amazon PHP SDK. You can easily do like:. Will be an array, whose. Input type="file" name="file" /. Which will allow to directly post, but fortunately with. The other pr...
blog.danguer.com
IE Fix on Fieldset Background Color | Daniel Guerrero Thoughts
http://blog.danguer.com/2007/10/25/ie-fix-on-fieldset-background-color
Freelancer, daily life, danguer, php, javascript, flex. IE Fix on Fieldset Background Color. On October 25, 2007. Useful information to patch the problem that your background in the fieldset starts before the content in IE, example:. Link: The IE Fieldset Background Color Bleed Bug. Japanese Shows – Human Tetris & Takeshi’s Castle. Last photos of Tochimilco Travel →. Realtime notifications – Pusher. Upload S3 files directly with AJAX. Base64 Binary Decoding in Javascript.
blog.danguer.com
BlobBuilder | Daniel Guerrero Thoughts
http://blog.danguer.com/tag/blobbuilder
Freelancer, daily life, danguer, php, javascript, flex. Upload S3 files directly with AJAX. On October 25, 2011. One great feature of S3 is that you can upload directly to your s3 bucket through a POST action. The flow is very simple, you only need to generate some params of where is going to be uploaded and the permissions/meta, with the Amazon PHP SDK. You can easily do like:. Will be an array, whose. Input type="file" name="file" /. Which will allow to directly post, but fortunately with. The other pr...
blog.danguer.com
Base64 Binary | Daniel Guerrero Thoughts
http://blog.danguer.com/tag/base64-binary
Freelancer, daily life, danguer, php, javascript, flex. Tag Archives: Base64 Binary. Upload S3 files directly with AJAX. On October 25, 2011. One great feature of S3 is that you can upload directly to your s3 bucket through a POST action. The flow is very simple, you only need to generate some params of where is going to be uploaded and the permissions/meta, with the Amazon PHP SDK. You can easily do like:. Will be an array, whose. Input type="file" name="file" /. You can upload a HTML and a javascript t...
github.com
danguer (Daniel Guerrero) · GitHub
https://github.com/danguer
Http:/ www.danguer.com. Oct 18, 2010. Collection of php scripts. Collection of small svn scripts. Generate a unique request value. Slim Framework source code. 3 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Danguer has no activity during this period. You can't perform that action at this time. You signed in with another tab or window. Reload. To refresh your session. You signed out in another tab or window. Reload.
blog.danguer.com
Binary | Daniel Guerrero Thoughts
http://blog.danguer.com/tag/binary
Freelancer, daily life, danguer, php, javascript, flex. Base64 Binary Decoding in Javascript. On October 24, 2011. Currently all the base64 decoders in javascript are for strings, not suitable for binary data, the common example is if you uses a canvas element and get their base64 representation (. Usually you will upload and in the server do the base64 decode, if you want to process the data in javascript you will find the data will got corrupted since it’s processed as string. You can call like:.
blog.danguer.com
Yellow Curtains | Daniel Guerrero Thoughts
http://blog.danguer.com/2007/02/07/yellow-curtains
Freelancer, daily life, danguer, php, javascript, flex. On February 7, 2007. Testing colors and light. Link: http:/ www.flickr.com/photos/danguer/383247978/. Phillips Darth Vader Commercial. PHP 52 and Upload Progress Monitor →. Realtime notifications – Pusher. Upload S3 files directly with AJAX. Base64 Binary Decoding in Javascript. Login through Google and OAuth API. Using php for analyzing apache logs.
blog.danguer.com
“permission Denied” | Daniel Guerrero Thoughts
http://blog.danguer.com/tag/permission-denied
Freelancer, daily life, danguer, php, javascript, flex. Tag Archives: “permission denied”. NFS client “Permission Denied” on Debian unstable. On November 18, 2010. While I was trying to access to a master NFS server in. Client, I was having “. 8221; when I tried to write any file; as there are other NFS clients with the same configuration this didn’t seem to be a problem of NFS configuration but rather from new client version. After some googling time, I found this bug:. So the other workaround is easy:.
blog.danguer.com
Realtime notifications – Pusher | Daniel Guerrero Thoughts
http://blog.danguer.com/2012/03/02/realtime-notifications-pusher
Freelancer, daily life, danguer, php, javascript, flex. Realtime notifications – Pusher. On March 2, 2012. Recent webapps keep pushing into realtime notifications, starting from web chat (for example Facebook Chat), notifications of new items (Twitter), progress status update (for example encoding a file). The first solution was to provide an ajax poll; which can’t scale easily (a bad implementation could lead to your app to a DDoS) and will have a delay between updates. Easy to implement in server and c...
SOCIAL ENGAGEMENT