Tag Archives: Espresso

Degree ??

I’m thinking about spending the years to come getting a gradation in software anatomist. It would cover a variety of languages PERL, DELPHI, C++, C, JAVA. Also, UNIX systems Mainly c++ and ESPRESSO, hopefully specialise within JAVA Would that be occasion well spent In order to be a programmer, certainly. Be sure to study databases, even though! IMO Delphi is useless to learn because very few people utilize it (not to say this doesn’t happen have its purposes, obviously). You are welcome to the hell connected with Java Also depends upon the degree and also the school. A professionals or better, positive. ANY BS… well, POST wouldn’t hire any BS in CompSci. The truth is, I didn’t. Three times. An associate of mine would… ONCE. Never once more. Delphi (and Pascal for 3GLs) is still used as a new teaching language, although Java in addition to C++ are swiftly becoming the preferred teaching languages for 4GL+ and C or Perl regarding 3GLs simple due to the fact most new ‘languages’ are following this C syntax standard employed in them. So far as where you review, it doesn’t usually make a difference. How much people learn is much more about what … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Problems converting Layers to Tables

I am dying over right here. I have already been creating websites using layers when using the DIV tag. Me and tables usually do not get along far too well. The problem is the layers stay consistent, and dont move once the site is resized. That is certainly fixed with espresso, but i guess the actual problem is with the resolutions. The sites appears to be great in 1024 nevertheless half of it goes heli-copter flight screen at SIX HUNDRED. My current web site http: //www. looseleafmusic. com is often a perfect example of this. Within Dreamweaver, you might convert layers for you to tables, this is usually wonderful, but this doesn’t happen work all that well personally. When i alter it, the layers get tossed in the wrong place. Only leave it because layers, it appears to be horrible in 800×600. I am not terribly about the existing website on http: //www. looseleafmusic. com, but with the new one we have been creating. the brand new site is in the short term at http: //www. looseleafmusic. com/bustedtables/ this site is done along with layers… This one is converted to tables. http: //www. looseleafmusic. com/bustedtables/index2. htm Obviously normally the one … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Date + clock that changes

Hi How do you create a particular date and time within my page that keeps real time Many thanks I’m kinda in search of the same respond to. I found a free Java applet, Espresso Date, that achieves this, but you simply can’t change the font or even size. If anyone knows a good Java date applet, complete me in. http: //www. completeesolutions. com/Java/DateTime. htm it could help I utilize this little javascript to get time, does the trick for me: Code: var now=new Night out () var hour=now. getHours() var min=now. getMinutes() day=" AM" in the event (hour> 11) day=" PM" in the event (hour==0) hour=12 in the event (hour > 12) hour=hour-12 in the event (min< 10) min=" 0" +min insurance. write(" < cover class=time> " +hour+": " +min+day+" < /span> " ) EDIT: Only pulled this down www. w3schools. com, it is just a short date script. You can manipulate the words with an array if you want, this script may return the particular date in numberical vogue: 30. 1. 2007 is today’s result: Code: < script type=" text/javascript" > var n = new Date() insurance. write(d. getDate()) insurance. write(". " ) insurance. write(d. getMonth() + 1) … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Text Editors

It is possible to best open source text editor for entering HTML, PHP for example. My requirements tend to be: Colour coded value (HTML and PHP) Ability to create tab spaces Must end up being lightweight, i. e. not system resource-intensive I want this because working PS and Dreamweaver with my old PC clarifies that it’s pretty slow. I’m in search of something like notepad, nonetheless with colour coded program code. I assume there will be something on Sourceforge, no Many thanks You may give HTMLKIt a go. I’m think you can find it on sourceforge. hmm, I took a glance at a screenshot and it also isn’t all that more advanced than Dreamweaver… I believe someone has brought up an open-source software on here before that is definitely like notepad, nonetheless colour-codes code. POST can’t find this though. Amenable source or free In the event it still is out there, Arachnophilia is (or was) the absolute best free non-WYSIWYG HTML editor on the market. It seems to still happen to be, now in Espresso… ooh: http: //www. arachnoid. com/arachnophilia/ Cool, thanks – that’s normally the one, I think. Crimson Editor> Look at www. download. com for it, it’s great. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Template.. plz

Hi guys, been through almost every free website format site around, and them all i found are either boring or way too hard . for me to be able to edit, would someone be capable to make me an online site template for me personally (for free ) so i will edit it which, its going becoming a downloads, online espresso games, forum, and links knowning that site, named: Luke’s (AMCDeathKnight’s) Home-page, just in case you need to know, hmm gives thanks in advnced or whatever, reply to the post asap! Your asking quite a large amount for nothing. You cant truly expect anyone to essentially just make you a totally free template and flash banners and pictures. People here can assist you but Im sure no-one can do it fro zero cost! ok lol worth a try instant messaging sure theres any template somewhere that could suit me!

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Are incentives on online forums a good idea?

Many months ago most people asked the members of the forum to look at our new challenge www. coffeefun. com and most people also were searching for promotion ideas, so it was very difficult to enhance a new community forum. Now, we can claim with certainty that the forum is very successful and all your insight were very useful! We changed the overall idea of this specific forum. Now it sounds like Coffee for talking. It means it is possible to earn coffee pennies while talking while in the forum and trade these cents for almost any coffee related products from our retail store http: //www. 1-800-espresso. com For this reason we created brand new design for community forum. We want to know your opinion about it idea with coffees cents and with regards to our new design and style. Btw, CoffeeFun ended up being only our 1st step. Some days ago we started off another forum world wide web. vitatalk. com, according to the same thought C earning vita cents while speaking about health. We hope it’ll be successful as good, but any ones comments and criticism about our projects might be greatly appreciated. Some people consider these 25 … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Double server-side on one server?

Is it possible for a page going thourgh server-side twice e. g. individual requestes page " good day. " > equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. html ONLY TWO questions: Is it possible If that’s the case how How would an individual request a page Whenever they request hello. jsp, what they get will not that but hi. html How could that work (this is perfect for my project " SIX " ) Using AJAX, I trust so. ahhh… think about without ajax put it off a sec… what does ajax are related with any of the this is most of server side… or is my idea of ajax wrong i highly recommend you explain…. PLAN! individual requestes page " good day. PHP" > PHP in turn requests hello. jsp> equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. php (now … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Idea’s & opinions on layout please. [Updated]

I much prefer development to style and design is just not exactly my strong suit. This however is my work for balance making a fresh homepage. For the past few months clients have visit me via word of mouth. I am starting to possess a lull throughout projects so there’s no doubt that its time i create web presence for myself. During this layout i made my paragraphs first, i then performed around with size, placement and formatting, next i started to fill in the background. Finally i added a portfolio image but it was done. Here is the first time we’ve tried to design a website this way. What do people think of this design. Does anyone possess any ideas/suggestions to enhance it http: //www. jasonstanley. co. uk/misc/layout. jpg 1) dont create a savings fund same font for the entire page 2) whats when using the diagonal image! The diagonal image should preferably be like the Polaroid picture. Perhaps i ought to work on that more. i form of see where you’re coming from with that notion, its been very popular lately, maybe when you had it being a pile of images, but you can certainly only see the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Updating/restarting web design skills

Eliminate me if this can be posted somewhere altogether different, but I’m just having difficulty on where to start with. My skills are outdated to speak about the least. I used to be a BASIC programmer about Decade ago and obtaining it the GUI legitimate. I started studying HTML in Notepad carrying out FTP uploads and at that point is when WHEN I stopped. Currently I’ve employed FrontPage2003 and Vision Web Developer to design my, now closed, business and actually got the legitimate juices going for a second time. I know PhotoshopCS2 enough being dangerous and almost all of my skill are actually self taught. I’ve done considerably on the w3Schools. com site and soaked up around I could nevertheless still feel Now i’m not learning plenty of. From my understanding I understand HTML and probably XHTML. Currently I am just learning CSS along with can’t get ample, it’s awesome to check out what this frees up in wasted time Thought about before when developing pages. I’m hoping someone around can help me get some good bearings on where to start with. In other words in what order should i be learning issues. I’m not an artist by almost any … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 1 of 212