DCSIMG
December 2007 - Posts - מקודד לשווא

December 2007 - Posts

0
תגובות

3D desktop על ידי danielisimo

0
תגובות

Error while Building Web site in VS 2005 על ידי danielisimo

after reorganizing a solution in vs2005 we got an error message (The project file 'project name' has been removed or is no longer in the solution) while trying to rebuilt it. the problem was deleting a project in the solution referenced by a web site in the project. solution to remove this error right click > property pages on the project in the solution explorer and remove all unresolved references.
0
תגובות

Online music on demand - Deezer.com על ידי danielisimo

after Pandora closed their gates to the world ouside us it took some time to find an alternative Deezer provide on demand music streaming with play lists & recommendations. though their radio sucks they have a wide verity of genres and a lot of songs. enjoy.
1
תגובות

closing (open) source license על ידי danielisimo

In recent projects we are working with clients that use open source components. and used a lot of GPL libraries in their applications without the fear of compromising their proprietary closed source status. The issue regarding using GPL is it's viral nature: "The GPL has been described as being "viral" by many of its critics, because the GPL terms require that all modified versions of the original software, or other software that links with the original GPL software must in turn...
1
תגובות

Flash - masking device fonts על ידי danielisimo

When using mask layers or rotation device fonts disappear , until now the answer was embedding the fonts . lately i found a nice trick that applies from flash 8 ,and that's cache as bitmap , the API applies to any object inherited from DisplayObject myLable.cacheAsBitmap = true; this API enables masking and rotating text that is not embedded to the swf, and thus reducing the download size and support internationalization scenarios.
Powered by Community Server (Commercial Edition), by Telligent Systems