מקודד לשווא
גבולות השפה הם הם גבולותיה של המחשבה
Sign in
|
Join
|
Help
עמוד הבית
טופס יצירת קשר
אודות
RSS 2.0
Atom 1.0
חיפוש
תגיות
.NET
.net .40
ActionScript
ajax
as3
availability
box2d
Box2DFlex
browser
c#
CAP
chrome
client side
content-type
css
css3
demo
design
DEV
document database
flash
flash 10.1
flex
flex3
form
framework
game
gist
hack
header
howto
HTML
html5
input
integration
javascript
JavaScript plug-in download
json
layout
localization
logging
mac
mask
Media Center
Migration
mobile
mod
multitouch
mxml
NDS
nosql
nvidia
OFFTOPIC
open source
oss
osx
pattern
pc
performance
php
physics
podcast
Podcast list
pry
QT
rails
raven
ravendb
registry
resources
review
RTL
ruby
SAAS
Silverlight
sqlite
storage
summary
TECH
tips
tips and tricks
trick
ui
vista
visual studio
vs2010
w3c
web20
win7
windows
wordpress
אינטרנט
דפדפן
טכנולוגיה
כרום
עזרה
קוד פתוח
קיטורים
תוכנה
תקינה
ניווט
Home
All Posts
RSS
Popular Tags
ארכיון
August 2011 (1)
June 2011 (1)
May 2011 (1)
November 2010 (1)
July 2010 (7)
June 2010 (11)
May 2010 (4)
April 2010 (2)
November 2009 (13)
September 2009 (5)
June 2009 (1)
April 2009 (2)
March 2009 (3)
February 2009 (6)
January 2009 (1)
December 2007 (5)
November 2007 (4)
October 2007 (5)
Me
DNA Studio
Code In Vain
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.
תגים:
visual studio
,
tips and trick
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.
תגים:
tips and tricks
,
flash