upload space and image resizing
-
Hi, I have challenged myself to write an article, but I notice size of libs needed ~20Mbytes :laugh: , there any upload space for upload this stuff? or source control? anything else? also I need to resize pictures? or you resize it? for respecting your site design! thank you.
-
Hi, I have challenged myself to write an article, but I notice size of libs needed ~20Mbytes :laugh: , there any upload space for upload this stuff? or source control? anything else? also I need to resize pictures? or you resize it? for respecting your site design! thank you.
20Mb? Yikes! Have you ensured it's a release-mode build, no intermediate files, and good compression? We can handle large uploads on an individual basis and help with reducing size, and can also help with image resizing if you need it.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
20Mb? Yikes! Have you ensured it's a release-mode build, no intermediate files, and good compression? We can handle large uploads on an individual basis and help with reducing size, and can also help with image resizing if you need it.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
thank you very much! reality is 25M :laugh:, it's a Java article all projects is just ~100Kbytes, but! you know Java is Jar Hell :-D, I don't use Maven for keep things simple, baah! I think. maybe I well use sourceforge repo!